Commit graph

354 commits

Author SHA1 Message Date
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
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
32bebcaf46 add pnpm configuration for built dependencies 2025-08-24 17:14:06 +03:00
arabcoders
e9190b6dab added better fallback to hls. 2025-08-23 21:41:37 +03:00
arabcoders
c4b8121c3d external packages update 2025-08-23 13:41:51 +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
444e1458be minor ui updates/ 2025-08-19 19:27:45 +03:00
arabcoders
53b7474069 bump playlist_items_concurrency to 4 by default 2025-08-16 20:06:33 +03:00
arabcoders
2dfaa6b161 update external packages 2025-08-13 19:35:26 +03:00
arabcoders
f4fa2ea4fa as bilibili as target for embedable content 2025-08-11 16:52:14 +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
0ea1d80243 Added initial code to support adding custom fields to NewDownload form. 2025-08-07 18:12:24 +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
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
15ab126a51 external packages updates 2025-07-31 23:49:30 +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
c94a4e5c75 migrated file browser to ts 2025-07-26 20:39:06 +03:00
arabcoders
5942d12f2e migrated presets.vue to ts 2025-07-26 20:08:49 +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
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
4e1a1e65ed Add loading screen 2025-07-25 18:38:04 +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
arabcoders
78e09e03cf update external dependencies 2025-07-24 17:21:47 +03:00
arabcoders
bdbc2f5b7a migrate more code to ts 2025-07-23 19:34:08 +03:00
arabcoders
ac2056f038 Fix text overflow, Closes #345 2025-07-20 17:02:01 +03:00
arabcoders
a7e8d242c9 Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
arabcoders
0f7f22bdbf removed event type ERROR and migrated it's uses to LOG_ERROR 2025-07-18 21:59:43 +03:00
arabcoders
09c5d7794d Cleaning up the event dispatcher system. 2025-07-18 21:06:09 +03:00
arabcoders
84f623f2e4 Convert socketStore and stateStore to ts 2025-07-18 19:49:36 +03:00
arabcoders
1580388b96 renamed types folder 2025-07-18 18:56:38 +03:00
arabcoders
49ac2720ac auto focus the confirm button in confirm dialog. 2025-07-18 17:01:32 +03:00
arabcoders
95c294556c Allow the UI to bypass some checks for apprise URLs 2025-07-18 00:24:57 +03:00
arabcoders
112da01105 Major notification update to add initial support for apprise URLs. 2025-07-18 00:10:14 +03:00
arabcoders
c1763f9e3b add preset to history/queue 2025-07-16 16:16:44 +03:00
arabcoders
5cc86ade7d Fix color contrast on pause button in dark mode. Closes #337 2025-07-15 16:05:03 +03:00
arabcoders
dfe1acbec4 minor design update 2025-07-11 19:46:41 +03:00
arabcoders
5e14c232d7 move condition to ts 2025-07-11 18:53:43 +03:00
arabcoders
f782cad213 minor download form improvements. 2025-07-10 01:02:38 +03:00
arabcoders
a8b318b40e Refactor confirmation messages for consistency across components 2025-07-09 19:14:19 +03:00
arabcoders
347f99adb6 Set default value for auto_start in TaskForm component 2025-07-08 22:54:05 +03:00
arabcoders
543d7137f4 update external packages 2025-07-08 22:14:59 +03:00
arabcoders
9ff9735a2f Added the ability to add item in paused state 2025-07-08 22:13:45 +03:00
arabcoders
61cbd4aec8 update default.vue to use ts 2025-07-08 16:42:02 +03:00
arabcoders
e7dad280cd change default opacity to 0.95 2025-07-08 16:12:28 +03:00
arabcoders
ed77a59b42 clean up language usage. 2025-07-08 16:11:03 +03:00
arabcoders
ef2094f140 finalize changes for native apps. 2025-07-06 00:08:53 +03:00
arabcoders
4849301c5a fix incorrect test display. 2025-07-05 17:54:01 +03:00
arabcoders
a5812a7d61 Download selected as archive when downloading multiple files. Implements #321, Update #310 2025-07-04 19:18:40 +03:00
arabcoders
27476a39eb wait until config is loaded to check for default preset. Fix #320 2025-07-04 19:17:04 +03:00
arabcoders
31aa15efba Added file browser actions 2025-07-01 18:06:45 +03:00
arabcoders
1d6f810453 updated frontend packages 2025-07-01 18:05:16 +03:00
arabcoders
ffefc3d9af renamed presets and added optimized preset for mobile devices. 2025-06-28 20:15:29 +03:00
arabcoders
4f7da0b125 support preset in yt-dlp/url/info endpoint. 2025-06-28 19:12:29 +03:00
arabcoders
25b7aad606 Fix running in subpath again. 2025-06-27 16:31:11 +03:00
arabcoders
de304005da make it more clear when item has already been downloaded. 2025-06-24 17:26:03 +03:00
arabcoders
43aef86e7e switch from config.version to config.app_version 2025-06-23 16:26:27 +03:00
arabcoders
3e00ebd067 fix big in tailing log 2025-06-23 12:55:49 +03:00
arabcoders
b37d614e27 Migrate configStore to ts 2025-06-22 21:49:07 +03:00
arabcoders
d0630f7415 Change re-queue text to retry 2025-06-22 18:03:12 +03:00
arabcoders
a2f5c770c6 minor design update for index page. 2025-06-21 20:47:18 +03:00
arabcoders
a188c20099 packages update 2025-06-21 20:47:09 +03:00
arabcoders
c8dbd93efb make it possible to view local item info 2025-06-20 20:36:22 +03:00
arabcoders
e02fedfe39 Improve tasks page for mass operations. 2025-06-20 00:21:02 +03:00
arabcoders
86da6c2b06 improve the import/export process to allow for non-ascii characters. 2025-06-19 18:11:19 +03:00
arabcoders
746b490216 Added filter displayed items in tasks page. 2025-06-19 12:31:19 +03:00
arabcoders
f50708852a As we no longer need to update each time yt-dlp updates, we going to use simver 2025-06-18 22:08:11 +03:00
arabcoders
20b0e41aaa update the tips on how to mark task as rss feed only. 2025-06-18 17:27:09 +03:00
arabcoders
8694e82965 minor design update 2025-06-17 17:24:52 +03:00
arabcoders
249bb43c15 RSS feed support for youtube channel/playlist. 2025-06-16 20:03:04 +03:00
arabcoders
1d8fc51db8 upgrade packages. 2025-06-16 19:44:25 +03:00