Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-15Fix removed global function call to escapeHTMLMorris Jobke
2020-02-27Fix 18 public folderJohn Molakvoæ (skjnldsv)
2019-03-05Ignore query arguments in single video shareRoeland Jago Douma
2019-02-28Do not register file handlers if the new viewer app is installedJulius Härtl
2019-02-11Add fade using css transitionsJulius Härtl
2019-02-11Kill of jquery!Roeland Jago Douma
2019-02-11Fix public listingRoeland Jago Douma
2019-02-11Move hide to vanillajsRoeland Jago Douma
2019-02-11Properly append playerRoeland Jago Douma
2019-02-11Move video template to vanilla jsRoeland Jago Douma
2019-02-11Move more to vanilla JSRoeland Jago Douma
2019-02-11Move close button to plain jsRoeland Jago Douma
2019-02-11Start with the move to plain JSRoeland Jago Douma
2019-01-29Include css in js bundleRoeland Jago Douma
2019-01-18Merge pull request #86 from nextcloud/bugfix/59/autoplayRoeland Jago Douma
2019-01-18Remove lodashRoeland Jago Douma
2019-01-18Do not try to autoplay on public pagesJulius Härtl
2019-01-18Just use import for videojsJulius Härtl
2019-01-18Bundle videojs css into vendorJulius Härtl
2019-01-18Update video-js skinJulius Härtl
2019-01-17Move vendored dependencies to npm, build with webpack and babelChristoph Wurst