aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/static/js/extlib
Commit message (Collapse)AuthorAgeFilesLines
* Fixing symlink to jquery.js in post-bower universeChristopher Allan Webber2015-02-171-1/+1
| | | | This commit sponsored by Alexander Slovesnik. Thanks!
* Remove html5slider Javascript helperAsheesh Laroia2015-02-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | This helper was originally added as a "polyfill" (backward-compatibility shim) for Firefox version 23 and older, so that <input type="range"> that audio.js uses could render nicely in those versions of Firefox. Chromium did not need this shim, and Firefox 23 (released on Aug 6, 2013) added support for this. Therefore, let us remove this dependency. By current metrics at caniuse.com <http://caniuse.com/#feat=input-range>, 88.14% of web users support this attribute. Opera Mini and old versions of Internet Explorer (6-8) are the only holdouts. Note also that the html5slider.js is uninterested in adding this to the npm package manager (or any package manager) repository <https://github.com/fryn/html5slider/issues/5>, meaning that keeping it in the mediagoblin extlib section would mean manual maintenance/updating by the GNU MediaGoblin team. This commit also removes GMG's use of the shim.
* Added thingiview.js symlink, fixes webgl viewJoar Wandborg2013-03-101-0/+1
|
* Removing html5shiv for not complying with its own licenses and racismChristopher Allan Webber2013-02-261-1/+0
| | | | | | | | | | Issues of racism seem to have been resolved and removed from upstream, but make having this as a dependency somewhat uncomfortable: https://github.com/aFarkas/html5shiv/issues/91 Regardless, at the time of writing the project doesn't comply with its own license... it states to be dual licensed under MIT and GPLv2 but distributes neither of these licenses with its source.
* Bump bundled video.js to v3.2.3 (#512)Sebastian Spaeth2012-12-251-1/+0
| | | | | | | | | | | | | | | 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>
* Added html5slider to support range inputs in FirefoxJoar Wandborg2012-04-181-0/+1
|
* adding the video.js wrapperSacha De'Angeli2012-03-121-0/+1
|
* Added code for leaflet geolocation mapJoar Wandborg2012-01-251-0/+1
|
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵Jef van Schendel2012-01-051-0/+1
| | | | | | | mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx)
* First push with jQuery libraryJef van Schendel2011-12-021-0/+1