Commit graph

28 commits

Author SHA1 Message Date
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
ArabCoders
cf8f971785 updates 2024-12-14 16:42:31 +03:00
ArabCoders
c61fd133d8 more updates for new UI 2024-12-14 14:57:23 +03:00
ArabCoders
06042776e6 migrating more code to new UI 2024-12-13 20:55:10 +03:00
ArabCoders
f7b610434f migrating some state to pinia stores. 2024-12-13 20:15:05 +03:00
ArabCoders
62d5d29bfc initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00