Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove html5slider Javascript helper | Asheesh Laroia | 2015-02-13 | 1 | -2/+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. | ||||
* | Avoid "lego translations" on the nothing currently featured strings | Christopher Allan Webber | 2014-07-29 | 1 | -7/+9 |
| | | | | This commit sponsored by Vinzenz Vietzke. Thank you! | ||||
* | Make translatable 'Feature' button in the explanation about how to feature ↵ | Laura Arjona Reina | 2014-07-29 | 1 | -1/+1 |
| | | | | media. | ||||
* | Make consistent quotation marks when referring to button labels | Laura Arjona Reina | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | Made it so that admins or moderators only would see the feature_management_panel | tilly-Q | 2014-05-13 | 1 | -0/+3 |
| | | | | link if they have the featurer privilege | ||||
* | Added a line to the readme | tilly-Q | 2014-05-13 | 1 | -0/+2 |
| | |||||
* | Removed unused imports and removed development only migrations fromc | tilly-Q | 2014-05-13 | 3 | -18/+1 |
| | | | | archivalook plugin | ||||
* | Added a link to the manage feature screen in the dropdown menu for | tilly-Q | 2014-05-13 | 3 | -0/+76 |
| | | | | those that have the appropriate privilege. Added a readme. | ||||
* | Added the new plugin I've been working at all summer at this link: | tilly-Q | 2014-05-13 | 27 | -0/+2279 |
https://gitorious.org/npigeons-mediagoblin/archivalook/source/6dbd68dab85650792456b8e24bbbd36a323c2018: |