ytptube/ui
2025-03-25 02:03:44 +03:00
..
assets minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
components restore opacity if the video is playing. 2025-03-25 02:03:44 +03:00
composables sweeping changes to internals 2024-12-14 19:27:13 +03:00
layouts minor change to add random background to the WebUI. 2025-03-25 01:38:59 +03:00
pages migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
plugins sweeping changes to internals 2024-12-14 19:27:13 +03:00
public updated README with bookmarklets and updated the favicon. 2025-03-09 01:15:00 +03:00
stores migrated all our emitter usage to EventBus 2025-03-22 02:05:52 +03:00
utils Update presets to use safe url base64 for exported string. 2025-03-13 21:47:01 +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 update external packages 2025-03-17 23:55:05 +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 update external packages 2025-03-17 23:55:05 +03:00