aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/archivalook
Commit message (Expand)AuthorAgeFilesLines
* Add plyr as player default and remove NodeJS, npm and videojsJesús2022-02-283-53/+117
* Fix some unused imports and local variables.Ben Sturmfels2021-09-232-4/+4
* Set videos to preload="metadata" to prevent upfront download [trac#5625].Michael McMahon2021-09-202-7/+7
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-053-48/+48
* Only run archivalook migration if the tables aren't there.Christopher Allan Webber2016-03-261-0/+5
* Archivalook plugin initial migration.Christopher Allan Webber2016-03-261-0/+32
* Collection changes and migration for federationJessica Tallon2015-10-072-6/+6
* Fix some unit tests and bugsJessica Tallon2015-08-241-1/+1
* Change codebase to query or create correct User modelJessica Tallon2015-08-191-1/+0
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-5/+5
* Fix typos reported in #1102Berker Peksag2015-07-221-2/+2
* Change all unicode() calls with six.text_type().Berker Peksag2015-06-251-2/+5
* Remove html5slider Javascript helperAsheesh Laroia2015-02-131-2/+0
* Avoid "lego translations" on the nothing currently featured stringsChristopher Allan Webber2014-07-291-7/+9
* Make translatable 'Feature' button in the explanation about how to feature me...Laura Arjona Reina2014-07-291-1/+1
* Make consistent quotation marks when referring to button labelsLaura Arjona Reina2014-07-291-1/+1
* Made it so that admins or moderators only would see the feature_management_paneltilly-Q2014-05-131-0/+3
* Added a line to the readmetilly-Q2014-05-131-0/+2
* Removed unused imports and removed development only migrations fromctilly-Q2014-05-133-18/+1
* Added a link to the manage feature screen in the dropdown menu fortilly-Q2014-05-133-0/+76
* Added the new plugin I've been working at all summer at this link:tilly-Q2014-05-1327-0/+2279