aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/extlib
Commit message (Collapse)AuthorAgeFilesLines
* Add plyr as player default and remove NodeJS, npm and videojsJesús2022-02-285-4/+3
|
* Remove redundant symlink to tinymce.Ben Sturmfels2021-04-231-1/+0
|
* Add video-resolution-switcher (video.js plugin) v0.4.2vijeth-aradhya2017-07-231-0/+1
|
* Change video.js version to v5.20.1vijeth-aradhya2017-07-231-1/+1
|
* Revert "Modify video-js link folder and change version"vijeth-aradhya2017-07-231-1/+1
| | | | This reverts commit 0e49df65fea13b15c5566f2ee44842feaeaaccd0.
* Revert "Add video-resolution-switcher (v0.4.2) plugin"vijeth-aradhya2017-07-231-1/+0
| | | | This reverts commit 19d7c450706df1aae74003fcfcfa03d17ebd6f54.
* Add video-resolution-switcher (v0.4.2) pluginvijeth-aradhya2017-07-181-0/+1
|
* Modify video-js link folder and change versionvijeth-aradhya2017-07-181-1/+1
|
* Fixing video-js symlink for new bower based checkoutChristopher Allan Webber2015-02-171-1/+1
| | | | This commit sponsored by Thorbjørn Lindeijer. Thank you!
* initial skeleton pushjpope7772014-01-051-0/+1
|
* Create symbolic link for tinymce.Aditi2013-08-101-0/+1
|
* add pdf media typeAlon Levy2013-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | The new media type supports pdf and a subset of media recognized by libreoffice via unoconv. Every document added goes through: * conversion to pdf with unoconv if not already a pdf * creation of thumbnail and medium sized image, and pdfinfo generates some information (even for unoconv produces docs - should fix this) Poppler (pdftocairo, pdfinfo) is used. http://poppler.freedesktop.org/ A working but uglified pdf.js integration exists, which is enabled by setting pdf.pdf_js=true mediagoblin_local.ini (disabled in mediagoblin.ini) Adds one test to the test_submission test suite, and another separate test_pdf suite. The tests are only run if media_types.pdf.processing.check_prerequisites passes, so the test suite will not require any extra package. TODO: make test suite say 'skipped' in that case instead of just 'ok' Signed-off-by: Alon Levy <alon@pobox.com>
* Bump bundled video.js to v3.2.3 (#512)Sebastian Spaeth2012-12-251-0/+1
| | | | | | | | | | | | | | | There is nothing inherently wrong with the currently bundled version, but the last one was uploaded in March 2012 and there have been upstream releases since. So bump to the latest available release 3.2.3. Might help with the reported issue 512 of an unresponsive video player. Do note that the Flash fallback option is removed. If we decide this should be added it is easy to add it back. We still use our own customized theme. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* Installed leaflet in extlibJoar Wandborg2012-01-251-0/+1