Commit graph

55 commits

Author SHA1 Message Date
arabcoders
bcdc4ee06e Increase log retrieval limit and enhance log pagination metadata 2025-04-10 02:32:38 +03:00
arabcoders
88163cad42 make it possible to change notification data field key name 2025-04-09 17:35:11 +03:00
arabcoders
2fedc6d018 update console/logs page opacity 2025-04-06 01:21:34 +03:00
arabcoders
260901cfa9 minor changes to newDownload form 2025-04-04 22:53:21 +03:00
arabcoders
737b923a97 remove debug statement 2025-04-04 20:21:40 +03:00
arabcoders
48e388b0fe Add logs viewing and enable file logging by default 2025-04-04 20:18:03 +03:00
arabcoders
d03e04db19 minor changes to webui display 2025-04-04 02:07:56 +03:00
arabcoders
fa9c084397 remove presets v1.0 2025-04-01 20:05:35 +03:00
arabcoders
8ad5a2ffc8 hidden default format in preset page. 2025-03-31 23:09:52 +03:00
arabcoders
cbc158f477 Fix preset import output template 2025-03-31 03:10:41 +03:00
arabcoders
23b1b409f4 deprecate JSON yt-dlp config & Post-Processors in presets and recommand cli options. 2025-03-31 02:13:33 +03:00
arabcoders
1bda1893e4 Convert json config in tasks to use cli arguments. 2025-03-31 00:12:35 +03:00
arabcoders
0b3cf653f5 improved the file browser by including searching and sorting 2025-03-29 21:32:43 +03:00
arabcoders
0f4c7cedb1 minor file browser design update 2025-03-29 20:23:27 +03:00
arabcoders
3b9c9acdeb extends the improvements to download page. 2025-03-28 22:44:05 +03:00
arabcoders
37fc7a7604 set opacity when model is active in file browser. 2025-03-28 22:21:03 +03:00
arabcoders
6b6cfc9d4c small improvements to file browser. 2025-03-28 22:17:38 +03:00
arabcoders
21e5dea5bf Added simple file browser 2025-03-28 01:58:22 +03:00
arabcoders
edcecc6290 Added list disable for downloads. 2025-03-26 21:52:44 +03:00
arabcoders
7542a9a0a4 Restore opacity on get_info 2025-03-25 20:51:50 +03:00
ArabCoders
4ed7c26bb4 migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
ArabCoders
8ce19b5a4b Add changeslog page to WebUI 2025-03-16 23:18:49 +03:00
ArabCoders
bce84163f7 make sure task preset format isn't default 2025-03-14 23:14:58 +03:00
ArabCoders
83152f0e00 minor fixes to not export default format 2025-03-14 23:06:09 +03:00
ArabCoders
fc696b6afa standardize the form design, and update packages to latest version. 2025-03-14 22:46:31 +03:00
ArabCoders
b5803f94b1 added export to tasks. 2025-03-14 21:30:29 +03:00
ArabCoders
ada7b5db97 Update presets to use safe url base64 for exported string. 2025-03-13 21:47:01 +03:00
ArabCoders
e0e63d61c4 for some reason, people were exposing ytptube directly to internet without any authentication. therefore, we have disabled the console access by default. 2025-03-07 20:11:21 +03:00
ArabCoders
cc21a93cb5 Make presets more powerful 2025-03-07 02:14:10 +03:00
ArabCoders
c58faa28c9 added button to run task now 2025-03-04 20:27:26 +03:00
ArabCoders
49bc28edc0 Make it possible to manage presets via webui 2025-03-04 02:11:17 +03:00
ArabCoders
96260301be we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well. 2025-02-27 00:39:18 +03:00
ArabCoders
5063099002 Added YTP_INSTANCE_TITLE 2025-01-30 16:18:29 +03:00
ArabCoders
0d8d9bb13f fixed bug preventing get_info from working, and added auto theme. 2025-01-29 13:09:07 +03:00
ArabCoders
d063cf0f52 use same name cross client and server for variables and config files. 2025-01-28 00:09:46 +03:00
ArabCoders
902244769a Major code changes. 2025-01-27 19:53:59 +03:00
ArabCoders
ddc216ccb6 revamped the notification system 2025-01-25 22:24:13 +03:00
ArabCoders
922d194d7a simplify API calls. 2025-01-25 17:25:58 +03:00
ArabCoders
a4827202d8 overhauled the tasks page to support adding/editing/deleting tasks from the WebUI directly instead of relying on tasks.json file. 2025-01-24 23:13:53 +03:00
ArabCoders
b1388eff6b Added Basic mode for WebUI & added new env var for selecting default preset. 2025-01-17 02:03:58 +03:00
ArabCoders
fd32097982 Added view url information in history and queue 2025-01-13 17:15:04 +03:00
ArabCoders
812e92cf23 updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
ArabCoders
0359eafbec fix updating max_workers in UI 2024-12-30 11:03:01 +03:00
ArabCoders
448a145ed0 Added maxWorkers to title 2024-12-30 10:51:14 +03:00
ArabCoders
1bcad666be another attempt at fixing title update 2024-12-30 10:42:02 +03:00
ArabCoders
2528d3df25 attempt to fix title update 2024-12-30 10:33:06 +03:00
ArabCoders
aca10d328f remove debug statements. 2024-12-29 21:57:46 +03:00
ArabCoders
c727ab3446 Finalizing migration to nuxt3 2024-12-17 17:07:52 +03:00
ArabCoders
51024c2a9b some minor app changes =) 2024-12-15 21:28:37 +03:00
ArabCoders
0239e509de sweeping changes to internals 2024-12-14 19:27:13 +03:00