ytptube/ui
2025-03-17 23:55:05 +03:00
..
assets add different icon for embeded content 2025-03-08 18:22:50 +03:00
components Added indicator in the WebUI for when post-processing are running. 2025-03-15 00:06:13 +03:00
composables sweeping changes to internals 2024-12-14 19:27:13 +03:00
layouts Add changeslog page to WebUI 2025-03-16 23:18:49 +03:00
pages Add changeslog page to WebUI 2025-03-16 23:18:49 +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 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
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