summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkMediaVideo.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(client): use VuePlyrsyuilo2023-02-081-2/+2
| | | | | | Close #9797 Co-Authored-By: Rox Squires <rox@roxsquires.gay>
* Fix | Vue-plyr CORS issue (#9790)Rox Squires2023-02-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* enhance - Added vue-plyr as the standard video player (#9766)Roxy Squires2023-02-031-12/+17
| | | | | | | | | | | | | | | | | * 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 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+88