feat: Introduce videojs as video player

Replaces the old default HTML video player with one on the basis of video.js
This commit is contained in:
aprilthepink 2025-02-05 20:34:09 +01:00
parent 094cb16801
commit 223d8b7870
4 changed files with 14 additions and 69 deletions

View file

@ -49,6 +49,7 @@
"@tiptap/vue-3": "^2.11.3",
"@vee-validate/zod": "^4.15.0",
"@versia/client": "0.1.5",
"@videojs-player/vue": "^1.0.0",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/core": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",