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/js
AgeCommit message (Expand)Author
2022-08-18Bump video.js from 7.4.1 to 7.14.3dependabot[bot]
2022-05-04Prevent downloads when video has a download limitfix/download-limitChristopher Ng
2021-08-06Add eslintJohn Molakvoæ (skjnldsv)
2021-08-06Move to global configs and cleanup codeJohn Molakvoæ (skjnldsv)
2020-09-15Update assetsMorris 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-27Make videoplayer compatible with IE11bugfix/noid/ie-compatJulius Härtl
2019-02-11Bump bundlesJulius 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-29Move back to jquery 2.1.4Roeland Jago Douma
2019-01-22Update map fileJulius Härtl
2019-01-21Bump bundlesJulius Härtl
2019-01-18Remove lodashRoeland Jago Douma
2019-01-18Bump bundled filesJulius Härtl
2019-01-18Bump to latests version 4 of video.jsRoeland Jago Douma
2019-01-17Use jquery 2.1.4Roeland Jago Douma
2019-01-17Move vendored dependencies to npm, build with webpack and babelChristoph Wurst
2018-12-17Do not get the url from the download linksRoeland Jago Douma
2018-11-21Move to jsRoeland Jago Douma
2018-11-21Load the viewerRoeland Jago Douma
2018-11-20Work with stricter cspRoeland Jago Douma
2018-01-25Fix video player height and do not show it for non-video sharesJulius Härtl
2018-01-22Fix video player on public shared foldersJulius Härtl
2018-01-22Use videoplayer on public shares as wellJulius Härtl
2017-10-25Allow to playback m4v filesMorris Jobke
2017-05-20Update viewer.jstobilap
2017-02-03improve commentBjörn Korella
2017-02-03Use proper encoded url - fixes #63Thomas Müller
2016-12-09Revert "rich video previews in the sidebar"Robin Appelman
2016-12-06Fix exiting the gallery viewMorris Jobke
2016-12-03rich sidebar previews in the sidebarRobin Appelman
2016-07-27more efficient jquery usageRobin Appelman
2016-07-27add support for mkv playback in chromeRobin Appelman
2016-07-27better videojs lifecicle managementRobin Appelman
2016-07-27factor out loading of videojsRobin Appelman
2016-05-26fix error 404 /s/falsePiotr Filiciak
2016-05-25close socket in hidePlayer() in viewer.jsPiotr Filiciak
2016-03-09VideoJS initialization fixBjörn
2016-02-12Merge pull request #31 from owncloud/get-rid-of-flash-horrorThomas Müller
2016-02-12Merge pull request #29 from owncloud/fix-xss-in-jsLukas Reschke