ytptube/ui
2025-03-07 01:01:05 +03:00
..
assets Make it possible to manage presets via webui 2025-03-04 02:11:17 +03:00
components added autoplay 2025-03-06 01:48:37 +03:00
composables sweeping changes to internals 2024-12-14 19:27:13 +03:00
layouts Make it possible to manage presets via webui 2025-03-04 02:11:17 +03:00
pages added button to run task now 2025-03-04 20:27:26 +03:00
plugins sweeping changes to internals 2024-12-14 19:27:13 +03:00
public fixed the icon not showing up correctly. 2025-03-05 02:57:48 +03:00
stores Make it possible to manage presets via webui 2025-03-04 02:11:17 +03:00
utils for basic auth rely on cookies and not just the Authorization header 2025-03-07 01:01:05 +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 for basic auth rely on cookies and not just the Authorization header 2025-03-07 01:01:05 +03:00
package.json no longer rely on plyr for playing videos instead use native video element 2025-03-05 21:07:49 +03:00
tsconfig.json no longer rely on plyr for playing videos instead use native video element 2025-03-05 21:07:49 +03:00
web-types.json initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
yarn.lock no longer rely on plyr for playing videos instead use native video element 2025-03-05 21:07:49 +03:00