Commit graph

138 commits

Author SHA1 Message Date
arabcoders
042379035a refactor: migrate task definitions to db model 2026-01-23 23:38:59 +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
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
8a10627d6a refactor: migrated dl_fields to db model. 2026-01-19 18:31:16 +03:00
arabcoders
c33827c6f7 fix: minor typing fix 2026-01-19 17:15:10 +03:00
arabcoders
a09343938d refactor: conditions feature to db model 2026-01-18 22:17:07 +03:00
arabcoders
795943196e Refactor: replace direct extract_info calls to async fetch_info 2026-01-16 20:45:10 +03:00
arabcoders
d87995c4b0 fix: popover on mobile going over edge 2026-01-16 19:20:27 +03:00
arabcoders
ad54d80077 Refactor: better final filename status tracking 2026-01-14 19:50:35 +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
3c7157542d Refactor: add priority to presets 2026-01-05 18:19: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
c272fa903d Feat: Add popover component with the ability to disable it 2026-01-04 23:25:30 +03:00
arabcoders
a6b68ed3e4 Refactor: add enabled field to notifications. 2026-01-04 19:31:41 +03:00
arabcoders
750322dae4 Refactor: remove socket connection checks in various UI components. 2026-01-04 18:54:22 +03:00
arabcoders
b03d4ab42e Refactor: add priority and description fields to conditions 2026-01-04 18:23:09 +03:00
arabcoders
0f7e4effd8 Refactor: add enabled field to conditions. 2026-01-04 16:47:32 +03:00
arabcoders
1c5b4f344d Refactor: re-design the settings page. 2026-01-03 17:39:22 +03:00
arabcoders
f32bb266bd Refactor: make it possible to enable/disable simple mode via query param 2026-01-01 22:32:48 +03:00
arabcoders
7b51c6f245 Refactor: improve filtering capabilities in downloads page with detailed usage examples. 2025-12-31 21:27:59 +03:00
arabcoders
0dccfad5c8 Refactor: improve UX to prevent accidental space as download path 2025-12-29 17:44:47 +03:00
arabcoders
450b140561 Fix: prevent sending only space as download path 2025-12-28 21:56:36 +03:00
arabcoders
3268cd4791 Fix: fix history items sort in simple view 2025-12-27 21:42:13 +03:00
arabcoders
2ae5f7e3c8 Fix: double video in archive message 2025-12-26 19:58:32 +03:00
arabcoders
d5727ca387 Fix: add fallback to placeholder if loading thumbnail fails 2025-12-18 18:58:11 +03:00
arabcoders
8a62f053a5 Fix: sorting order for more items in simple view. 2025-12-15 17:23:00 +03:00
arabcoders
fa7292ac35 Feat: set_preset key for condition to switch preset based on yt-dlp data 2025-12-08 17:19:11 +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
793b67c135 Feat: Make it possible to enable/disable task. Ref #493 2025-11-18 19:27:19 +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
9ea8b639f0 Refactor: Add --no-continue as toggle option 2025-11-15 22:04:45 +03:00
arabcoders
81a2998303 Refactor: Use tab design for index page 2025-11-15 20:26:26 +03:00
arabcoders
8e6f5fc293 Feat: allow selecting browser as target for toasts 2025-11-13 22:21:16 +03:00
arabcoders
c77d232c72 Feat: add link to upload cookies 2025-11-13 21:32:19 +03:00
arabcoders
739d8e702f Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
arabcoders
1144ac0e12 revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale 2025-11-13 00:08:36 +03:00
arabcoders
b0c9db2d7d Refactor: update video player to account for video height and width 2025-11-12 18:48:33 +03:00
arabcoders
ad3a3ddb72 Feat: add drop file support for cookies field. 2025-11-12 17:48:43 +03:00
arabcoders
ddd7f77551 [FIX] Show loading screen while waiting for modal text content. 2025-11-10 16:43:13 +03:00
arabcoders
8c8b932d6b [FIX] Chromium browser does not render subtitles after HLS attach 2025-11-08 23:11:14 +03:00
arabcoders
1ced5b3314 [FIX] fix regression in video player 2025-11-08 21:33:22 +03:00
arabcoders
357ca323e1 [FIX] update some web related design choices and improve messaging 2025-11-08 02:08:24 +03:00