Commit graph

39 commits

Author SHA1 Message Date
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
45e27003c1 fix: do not show action buttons while loading tasks 2026-01-14 20:05:06 +03:00
arabcoders
072a45efba refactor: missed loading check. 2026-01-14 20:02:48 +03:00
arabcoders
e0a47e2fe3 Refactor: facelift the WebUI 2026-01-14 18:56:07 +03:00
arabcoders
cf2ee306d2 feat: support using output template for metadata generation. Closes #539 2026-01-08 17:03:22 +03:00
arabcoders
ff9fd6a061 refactor: change how global buttons are rendered 2026-01-07 17:16:47 +03:00
arabcoders
750322dae4 Refactor: remove socket connection checks in various UI components. 2026-01-04 18:54:22 +03:00
arabcoders
0dccfad5c8 Refactor: improve UX to prevent accidental space as download path 2025-12-29 17:44:47 +03:00
arabcoders
ddc71cc1bd Feat: Add new PATCH api for updating the task and improved the no timer messaging 2025-12-08 19:43:06 +03:00
arabcoders
ab56b875f3 Minor tasks page update 2025-11-19 16:32:52 +03:00
arabcoders
1c2b621324 Fix: tasks were shown as disabled even if they are actually enabled. 2025-11-18 23:29:39 +03:00
arabcoders
793b67c135 Feat: Make it possible to enable/disable task. Ref #493 2025-11-18 19:27:19 +03:00
arabcoders
211089bead minor fixes to file listing, and unifiy how we present tips 2025-10-25 20:05:24 +03:00
arabcoders
9d36ab1351 Added generic rss feed parser for tasks. 2025-10-22 18:52:57 +03:00
arabcoders
ed9ce05ac0 [FEAT] Added checkbox in task add page to directly archive all items in a task. 2025-10-17 17:21:21 +03:00
arabcoders
e085e680cc [FEAT] create channel metadata and thumbnails. Closes #446 2025-10-15 18:55:50 +03:00
arabcoders
d5a0a3aafe more minor design updates. Ref #441 2025-10-14 18:32:09 +03:00
arabcoders
8e0f8045ab minor design update. Ref #441 2025-10-14 18:16:52 +03:00
arabcoders
a1c65572d5 Fix dropdown on mobile 2025-10-02 16:21:41 +03:00
arabcoders
1fd7477a9c improve the simple view flow and change settings render to work on both 2025-09-25 17:32:28 +03:00
arabcoders
021c0908e1 Added new NFO Maker preset 2025-09-23 19:13:07 +03:00
arabcoders
29d30b5f54 Added inspect task handler UI Elements 2025-09-23 02:16:20 +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
fae1d7c577 improved match_str by implementing extended subset. 2025-09-11 02:09:48 +03:00
arabcoders
aab690a822 reflect preset options in tasks page. 2025-09-03 19:25:08 +03:00
arabcoders
2695bb40fc Migrated useConfirm to internally uses useDialog for eventual migration 2025-09-01 17:33:21 +03:00
arabcoders
e0227c1772 wip 2025-08-31 22:05:11 +03:00
arabcoders
db57d6de11 Refactor code for improved type hinting; add unarchive functionality to tasks API and UI. 2025-08-30 01:02:13 +03:00
arabcoders
f21fee96a3 refactor: update basic mode watch logic to check config loading state 2025-08-22 17:47:59 +03:00
arabcoders
a0533a0861 Added autocomplete for cli options 2025-08-20 19:18:39 +03:00
arabcoders
a30843510e Fixed a bug in DownloadQueue 2025-08-05 18:12:00 +03:00
arabcoders
1589e73063 Implement a way to mark items from task as already downloaded. 2025-08-05 17:34:07 +03:00
arabcoders
4b0522e72e Added list view for notifications. 2025-07-26 19:57:44 +03:00
arabcoders
da53055be8 use info color for exporting icon 2025-07-25 20:48:12 +03:00
arabcoders
e44077b99f typo 2025-07-25 20:24:48 +03:00
arabcoders
584d4e107e Added toggle for task handler. 2025-07-25 20:17:51 +03:00
arabcoders
6f059c78b8 nuxt4 migration 2025-07-24 18:51:12 +03:00
Renamed from ui/pages/tasks.vue (Browse further)