schroda
890b304b4a
Ignore source/extension, tracker icon and thumbnails requests from image queue
...
The server is not requesting these images through an extension; thus, it is not a problem to send them directly to the server since there is no problem of getting the server "stuck" due to extension rate limits.
2025-11-22 23:50:05 +01:00
schroda
dad58f77b6
Handle obsolete extensions during update/uninstall actions
...
Prevent treating extensions marked as obsolete as updatable by adding an additional check before determining the action.
2025-09-06 14:58:19 +02:00
schroda
45481cd725
Prevent grouping obsolete extensions with updatable ones
...
Apparently extensions can have an update available while being marked as obsolete.
2025-09-06 14:53:35 +02:00
schroda
e1058200c0
Delete unused "ExtensionOptions" component
2025-08-16 16:04:02 +02:00
schroda
a403e6cb5f
Structure "extension" in sub-features
2025-08-16 16:03:32 +02:00
schroda
d2b2eb9595
Move components to "browse" feature
2025-08-16 15:58:43 +02:00
schroda
9e5af57a5f
Move "core" folder out of "features" into "base"
2025-08-16 15:44:17 +02:00
schroda
1b4bf22542
Rename folder "modules" to "features"
2025-08-15 22:02:58 +02:00