Commit graph

194 commits

Author SHA1 Message Date
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
arabcoders
058bf567d1 [FEAT] add option to see the compiled yt-dlp options 2025-11-08 02:07:37 +03:00
arabcoders
dda90ce17a hide keyboard shortcuts on mobile 2025-11-03 16:21:27 +03:00
arabcoders
be3d57ff95 minor fixes to video player 2025-11-02 19:50:22 +03:00
arabcoders
4b996a5675 [FEAT] Add keyboard shortcuts to built-in video player 2025-11-02 19:07:14 +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
24493885aa minor fixes and style update 2025-10-26 21:42:48 +03:00
arabcoders
75911d01dc Add more checks before fallback for hls stream 2025-10-24 19:26:48 +03:00
arabcoders
94dd37a123 Reverted some changes to the navbar 2025-10-24 18:56:56 +03:00
arabcoders
9d36ab1351 Added generic rss feed parser for tasks. 2025-10-22 18:52:57 +03:00
arabcoders
716bbbc6fb add table-container for list view in index 2025-10-20 19:29:02 +03:00
arabcoders
09c8984a9d fix merge conflicts 2025-10-19 19:44:12 +03:00
felix
5881025931 Make notification icons fit better 2025-10-19 11:54:59 +02:00
felix
2dcdb6ec21 move simple view settings back to modal 2025-10-19 11:39:20 +02: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
9ea860a967 [FEAT] allow user to choose thumbnail aspect ratio. 2025-10-16 17:00:33 +03:00
arabcoders
5a35854f45 [FEAT] add custom download fields to simple mode. Closes #437 2025-10-16 16:41:59 +03:00
felix
7dcd67e69e remove unused functions 2025-10-15 18:45:45 +02:00
felix
65084345f9 make simple mode reversible again 2025-10-15 18:39:39 +02:00
felix
e5c15053d9 Update Navbar and Settings-Styling 2025-10-15 18:32:57 +02:00
arabcoders
d51ca37ace added the ability to reconnect 2025-10-05 18:37:37 +03:00
arabcoders
743566efb1 Fixes issue with simple view and background toggle due to sharing same ID. ref #431 2025-10-03 00:08:36 +03:00
arabcoders
b63d3f7d5b README updates 2025-10-02 17:39:01 +03:00
arabcoders
d1060c43e2 Improve autocomplete for console 2025-10-02 17:11:51 +03:00
arabcoders
a1c65572d5 Fix dropdown on mobile 2025-10-02 16:21:41 +03:00
arabcoders
881232d5aa minor improvements to simple view 2025-09-27 15:49:39 +03:00
arabcoders
e82e7b1bf5 fixing some issue with simple view 2025-09-26 01:28:11 +03:00
arabcoders
42bcaa32db break long video description 2025-09-25 17:50:18 +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
4d16618cfb merge in the simple mode for testing 2025-09-25 00:47:43 +03:00
arabcoders
4d493433af fix nfo maker 2025-09-24 19:23:57 +03:00
arabcoders
3e4079915c when we are extracting non supported site, use compatible generic archive_id 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
09c0267404 Added Web UI for task definitions 2025-09-23 01:41:22 +03:00
arabcoders
7dc5e55eb8 Refactored HandleTask to support a generic extractor and made it more testable 2025-09-21 23:44:11 +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
f417041f53 made condition.cli optional 2025-09-08 17:48:04 +03:00
arabcoders
d0a11cbcd6 make it possible to ignore item download via conditions 2025-09-08 17:25:40 +03:00
arabcoders
0d6532df5d update conditions to support extras options. 2025-09-08 17:25:40 +03:00
arabcoders
2799d3c0d7 fixed issue with cards vs grid naming 2025-09-03 22:45:07 +03:00
arabcoders
aab690a822 reflect preset options in tasks page. 2025-09-03 19:25:08 +03:00
arabcoders
88451f8044 Reflect preset settings in new download form. 2025-09-03 17:00:07 +03:00
arabcoders
691f0d5bfc FEAT: Make it possible to limit notify target to specific presets. 2025-09-02 22:36:31 +03:00
arabcoders
a528bf33ec Updated the autocomplete support to be more smarter 2025-09-02 19:41:27 +03:00
arabcoders
28e3062bef Enhance file browser API and dialog components 2025-09-01 19:35:25 +03:00
arabcoders
2695bb40fc Migrated useConfirm to internally uses useDialog for eventual migration 2025-09-01 17:33:21 +03:00
arabcoders
bf1c79577f wip 2025-09-01 01:01:50 +03:00
arabcoders
e0227c1772 wip 2025-08-31 22:05:11 +03:00
arabcoders
da8358bad6 Further updates on how we handle archive status 2025-08-29 22:11:14 +03:00
arabcoders
e6aa56a008 refactor DeprecatedNotice component for improved state management 2025-08-29 19:29:34 +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
fd999211ef add deprecated notice. 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
309d4ca013 Update default placeholder for save_in dynamically based on selected preset. 2025-08-27 17:21:55 +03:00
arabcoders
70e06f0122 remove webview in favor of using built-in browser. 2025-08-25 22:24:04 +03:00
arabcoders
fe38837b9e Add dialog composable 2025-08-25 22:21:32 +03:00
arabcoders
19b9f8dc6c Added support for pausing adding items from playlist. 2025-08-25 17:34:40 +03:00
arabcoders
e9190b6dab added better fallback to hls. 2025-08-23 21:41:37 +03:00
arabcoders
f21fee96a3 refactor: update basic mode watch logic to check config loading state 2025-08-22 17:47:59 +03:00
arabcoders
2adc529a5b reset dropdown position when writing 2025-08-22 17:21:39 +03:00
arabcoders
cde6d956bb fix bug in textarea cli options auto triggering complete on enter even if nothing is written 2025-08-21 23:26:24 +03:00
arabcoders
3ebd66fd60 add support for --no-continue 2025-08-20 19:33:20 +03:00
arabcoders
a0533a0861 Added autocomplete for cli options 2025-08-20 19:18:39 +03:00
arabcoders
f31ea55ca0 Fixed order by and sorting 2025-08-19 23:06:46 +03:00
arabcoders
89d4c026c5 Added built-in reference for yt-dlp options. 2025-08-19 22:24:51 +03:00
arabcoders
7551aa1fd4 minor history fix 2025-08-09 18:32:51 +03:00
arabcoders
d4e837a805 Disable opacity whenever an overlay is showing 2025-08-08 22:11:03 +03:00
arabcoders
568c244cd8 merge force download into the new custom fields handling. 2025-08-07 23:47:39 +03:00
arabcoders
00fc97c570 working version of custom fields. 2025-08-07 23:03:34 +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
59508b5332 Add new version notification for WebUI 2025-08-03 16:11:26 +03:00
arabcoders
48fb35329a Added force download switch 2025-08-02 16:32:21 +03:00
arabcoders
432f277329 respect auto_start when re-queuing item 2025-07-31 23:49:52 +03:00
arabcoders
781b767879 Add support for converting youtube handle channels urls to channel_id. Closes #353 2025-07-27 16:44:36 +03:00
arabcoders
964a24cdd5 completed the ts migration 2025-07-26 21:14:53 +03:00
arabcoders
5942d12f2e migrated presets.vue to ts 2025-07-26 20:08:49 +03:00
arabcoders
6c7542e8a3 Fixed incorrect form control for handler enable 2025-07-25 20:30:21 +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
dcaeb7acc8 migrated more code to ts 2025-07-25 19:41:17 +03:00
arabcoders
4a017500c7 Fixed in browser match_str to closely match yt-dlp match_str 2025-07-24 19:31:19 +03:00
arabcoders
6f059c78b8 nuxt4 migration 2025-07-24 18:51:12 +03:00