Commit graph

45 commits

Author SHA1 Message Date
arabcoders
ca03bf716b refactor: use static width for table cells. 2026-03-31 18:34:59 +03:00
arabcoders
cdca27d4b9 refactor: minor fixes for better mobile view. 2026-03-26 19:12:40 +03:00
arabcoders
295c74b985 Refactor: rebase the UI on top of nuxt/ui 2026-03-25 22:59:53 +03:00
arabcoders
befc7df583 refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
arabcoders
19d5d60de1 feat: add NFO generation endpoint and UI integration for downloads 2026-02-13 20:38:33 +03:00
arabcoders
a3fc7f6abb fix: remove unnecessary terminator call and improve exception handling in status tracker 2026-02-13 18:16:18 +03:00
arabcoders
c67c9912cc fix: show alert instead of notification for missing video file. 2026-02-05 16:18:32 +03:00
arabcoders
ed6cdf1f92 refactor: minor UX fixes. 2026-01-29 16:48:18 +03:00
arabcoders
e551ad7848 refactor: improve connection status and history loading logic 2026-01-22 23:00:45 +03:00
arabcoders
c3eb7091af refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
arabcoders
ea1fc59e88 refactor: standardize config_update event for UI 2026-01-20 16:27:04 +03:00
arabcoders
e0a47e2fe3 Refactor: facelift the WebUI 2026-01-14 18:56:07 +03:00
arabcoders
d37cc6120a refactor: move popover to separate button 2026-01-12 17:14:29 +03:00
arabcoders
ff9fd6a061 refactor: change how global buttons are rendered 2026-01-07 17:16:47 +03:00
arabcoders
700847f4ad Refactor: more UX consistency changes 2026-01-06 17:51:55 +03:00
arabcoders
d7fc66a63a Refactor: remove underline for file_size in history. 2026-01-04 23:42:20 +03:00
arabcoders
6f717de345 Refactor: make the UI buttons more consistent 2026-01-04 23:26:09 +03:00
arabcoders
7b51c6f245 Refactor: improve filtering capabilities in downloads page with detailed usage examples. 2025-12-31 21:27:59 +03:00
arabcoders
d5727ca387 Fix: add fallback to placeholder if loading thumbnail fails 2025-12-18 18:58:11 +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
46fb943243 Fix: change icons and show no items in history. 2025-11-16 00:46:02 +03:00
arabcoders
81a2998303 Refactor: Use tab design for index page 2025-11-15 20:26:26 +03:00
arabcoders
739d8e702f Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
arabcoders
716bbbc6fb add table-container for list view in index 2025-10-20 19:29:02 +03:00
arabcoders
9ea860a967 [FEAT] allow user to choose thumbnail aspect ratio. 2025-10-16 17:00:33 +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
4d493433af fix nfo maker 2025-09-24 19:23:57 +03:00
arabcoders
ba2bfd6c9b Use local downloaded thumbnail if avaliable instead of referencing external one 2025-09-16 17:45:23 +03:00
arabcoders
a96be4c0fe Add docs to footer 2025-09-14 19:43:52 +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
2799d3c0d7 fixed issue with cards vs grid naming 2025-09-03 22:45:07 +03:00
arabcoders
2695bb40fc Migrated useConfirm to internally uses useDialog for eventual migration 2025-09-01 17:33:21 +03:00
arabcoders
da8358bad6 Further updates on how we handle archive status 2025-08-29 22:11:14 +03:00
arabcoders
e2b4a8caa3 moved socket event pause/resume to api/system/ 2025-08-29 19:00:26 +03:00
arabcoders
20cfc00640 migrated /api/archive to /api/history/{id}/archive 2025-08-29 18:41:13 +03:00
arabcoders
29b7748b8a add is_archived to both local info and yt-dlp info 2025-08-29 18:41:13 +03:00
arabcoders
283ed74f71 handle redirection for thumbnails. 2025-08-27 19:52:35 +03:00
arabcoders
f21fee96a3 refactor: update basic mode watch logic to check config loading state 2025-08-22 17:47:59 +03:00
arabcoders
7551aa1fd4 minor history fix 2025-08-09 18:32:51 +03:00
arabcoders
432f277329 respect auto_start when re-queuing item 2025-07-31 23:49:52 +03:00
arabcoders
964a24cdd5 completed the ts migration 2025-07-26 21:14:53 +03:00
arabcoders
6f059c78b8 nuxt4 migration 2025-07-24 18:51:12 +03:00
Renamed from ui/components/History.vue (Browse further)