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
AgeCommit message (Expand)Author
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-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
2016-02-11Get rid of Flash fallbackLukas Reschke
2016-02-11Rename to files_video_playerThomas Müller
2016-02-11Escape HTMLLukas Reschke
2016-02-11Fix app nameThomas Müller
2015-12-04show close button and hide Video.js error icon when video fails to loadBjörn
2015-12-04fix close button fadeout timing when closing and reopening the player quicklyBjörn
2015-11-20don't hide close button when video is pausedBjörn
2015-11-20show and hide close button with the rest of the UIBjörn
2015-11-20remove function that is no longer neededBjörn
2015-11-12close button: remove recursionBjörn
2015-11-10change file path to webdav to fix playback in chromeBjörn
2015-11-09change close iconBjörn
2015-10-20add support for .mov filesBjörn
2015-09-16CSS prefix for Safari; add poster.pngBjörn
2015-09-04change app info and directory name; autoplay videoBjörn
2015-09-04close player when clicking on overlayBjörn
2015-09-04simplify show/hide functions; change function order; add close event to ESCBjörn
2015-09-03player size dynamic and position centeredBjörn
2015-09-03first commitBjörn