cherrypick/packages/frontend
Rox Squires 57f5df2d22
Fix | Vue-plyr CORS issue (#9790)
* Added Video player

Added vue-plyr as the video play

* Create node.js.yml

* Delete node.js.yml

* Added vue-plyr into pnpm-lock.yaml

* tweak

* Fixed the pnpm-lock.yaml

For some reason on the dependencies there was to instances of vue-plyr

* Added MkMediaAudio

* Update MkMediaList.vue

* CORS checks

* Update MkMediaVideo.vue

* Update MkMediaVideo.vue

* Fixed CORS

the property made the video player use the CORS policy that stopped instance not using media caching not able to load the video from remote instance

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-04 09:00:16 +09:00
..
.vscode rename: client -> frontend 2022-12-27 14:36:33 +09:00
@types rename: client -> frontend 2022-12-27 14:36:33 +09:00
assets feat(client): 🍪👈 2023-01-08 17:41:09 +09:00
src Fix | Vue-plyr CORS issue (#9790) 2023-02-04 09:00:16 +09:00
.eslintrc.js rename: client -> frontend 2022-12-27 14:36:33 +09:00
package.json enhance - Added vue-plyr as the standard video player (#9766) 2023-02-03 17:15:25 +09:00
tsconfig.json update es version 2022-12-28 09:17:33 +09:00
vite.config.ts Fix #9691 2023-01-22 12:25:55 +00:00
vite.json5.ts rename: client -> frontend 2022-12-27 14:36:33 +09:00