Commit graph

35 commits

Author SHA1 Message Date
arabcoders
66c349d41f fix: set the configuration dict 2026-01-22 20:04:09 +03:00
arabcoders
c3eb7091af refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
arabcoders
501455029c refactor: remove socket.io dependency 2026-01-21 22:07:12 +03:00
arabcoders
5b7d9ddbde refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +03:00
arabcoders
ea1fc59e88 refactor: standardize config_update event for UI 2026-01-20 16:27:04 +03:00
arabcoders
81a4ef0f36 Feat: add version checker and refactor the page footer. 2026-01-09 21:11:39 +03:00
arabcoders
4a3f0316ea fix: update folder reference in socket store and adjust history count logic in state store 2026-01-07 17:57:53 +03:00
arabcoders
3c7157542d Refactor: add priority to presets 2026-01-05 18:19:55 +03:00
arabcoders
e1297f3799 Fix: sometimes the socket does not reconnect on mobile 2026-01-02 19:25:31 +03:00
arabcoders
5a5f16c9f8 Refactor: make classes more modular 2025-12-19 20:12:01 +03:00
arabcoders
d99875eb57 QoL: Support newlines as seperator for URLs. 2025-11-28 17:15:46 +03:00
arabcoders
4d22e345e5 Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding 2025-11-20 16:49:50 +03:00
arabcoders
6d2deedc21 Refactor: change how clear in/completed buttons behave due to changes in how we load history now. 2025-11-16 19:17:33 +03:00
arabcoders
81a2998303 Refactor: Use tab design for index page 2025-11-15 20:26:26 +03:00
arabcoders
d835c027d5 Chore: rename Notification interface type to notification 2025-11-13 21:42:46 +03:00
arabcoders
7edc21ee2d Refactor: removed debug statement. 2025-11-13 19:58:42 +03:00
arabcoders
739d8e702f Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
arabcoders
70ff5e79c5 refactor: improve messaging about websocket errors 2025-11-12 18:08:43 +03:00
arabcoders
28207bcd41 Refactor: swap the order to poll and than upgrade to WS 2025-11-11 17:25:51 +03:00
arabcoders
fa9f1fcefc Fix: reduce the initial connection data 2025-11-11 17:24:07 +03:00
arabcoders
e1eb17ad7a [CHORE] update dependancies and remove lagecy code 2025-11-10 19:02:55 +03:00
arabcoders
b888e67877 [FEAT] When console enabled show button to run commands from newDownload into console. 2025-10-27 19:55:52 +03:00
arabcoders
d51ca37ace added the ability to reconnect 2025-10-05 18:37:37 +03:00
arabcoders
4d16618cfb merge in the simple mode for testing 2025-09-25 00:47:43 +03:00
arabcoders
021c0908e1 Added new NFO Maker preset 2025-09-23 19:13:07 +03:00
arabcoders
d48faed4f7 Minor design update 2025-09-14 22:15:43 +03:00
arabcoders
f490c78179 removed deprecated features and flags 2025-09-12 20:38:09 +03:00
arabcoders
7a50cb34d8 fix linter issues 2025-09-11 21:49:39 +03:00
arabcoders
bdb6d0e36a FEAT: Update default presets 2025-09-03 23:49:19 +03:00
arabcoders
551daf6b70 removed sentry as we really don't use it for anything. 2025-09-03 21:04:12 +03:00
arabcoders
a0533a0861 Added autocomplete for cli options 2025-08-20 19:18:39 +03:00
arabcoders
45401639ad Update download form to use the custom input 2025-08-07 22:08:59 +03:00
arabcoders
355adfade4 more changes to support custom fields in download form 2025-08-07 21:01:24 +03:00
arabcoders
c94a4e5c75 migrated file browser to ts 2025-07-26 20:39:06 +03:00
arabcoders
6f059c78b8 nuxt4 migration 2025-07-24 18:51:12 +03:00