ytptube/ui
2025-01-24 23:13:53 +03:00
..
assets added small play button overlay 2024-12-27 18:38:27 +03:00
components 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
composables sweeping changes to internals 2024-12-14 19:27:13 +03:00
layouts 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
pages 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
plugins sweeping changes to internals 2024-12-14 19:27:13 +03:00
public added small play button overlay 2024-12-27 18:38:27 +03:00
stores 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
utils updates API endpoints, fix webhooks not firing due to an error. 2025-01-03 19:49:45 +03:00
.gitignore initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
error.vue more updates for new UI 2024-12-14 14:57:23 +03:00
nuxt.config.ts Added support to queue many urls separated by comma 2024-12-17 20:43:58 +03:00
package.json added confirm to pause download pool 2025-01-01 16:33:25 +03:00
tsconfig.json initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
web-types.json initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
yarn.lock Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box 2025-01-23 17:35:03 +03:00