ytptube/ui
2025-03-10 00:53:04 +03:00
..
assets add different icon for embeded content 2025-03-08 18:22:50 +03:00
components Improve history status display and added button to play the video incase thumbnail is hidden. 2025-03-10 00:53:04 +03:00
composables sweeping changes to internals 2024-12-14 19:27:13 +03:00
layouts 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
pages 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
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 Make it possible to embed content if the content is being downloaded or yet to complete. 2025-03-07 20:40:31 +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