index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
plugins
/
archivalook
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plyr as player default and remove NodeJS, npm and videojs
Jesús
2022-02-28
3
-53
/
+117
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
2
-4
/
+4
*
Set videos to preload="metadata" to prevent upfront download [trac#5625].
Michael McMahon
2021-09-20
2
-7
/
+7
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
3
-48
/
+48
*
Only run archivalook migration if the tables aren't there.
Christopher Allan Webber
2016-03-26
1
-0
/
+5
*
Archivalook plugin initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+32
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
2
-6
/
+6
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-1
/
+1
*
Change codebase to query or create correct User model
Jessica Tallon
2015-08-19
1
-1
/
+0
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-5
/
+5
*
Fix typos reported in #1102
Berker Peksag
2015-07-22
1
-2
/
+2
*
Change all unicode() calls with six.text_type().
Berker Peksag
2015-06-25
1
-2
/
+5
*
Remove html5slider Javascript helper
Asheesh Laroia
2015-02-13
1
-2
/
+0
*
Avoid "lego translations" on the nothing currently featured strings
Christopher Allan Webber
2014-07-29
1
-7
/
+9
*
Make translatable 'Feature' button in the explanation about how to feature me...
Laura Arjona Reina
2014-07-29
1
-1
/
+1
*
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
*
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
*
Added a link to the manage feature screen in the dropdown menu for
tilly-Q
2014-05-13
3
-0
/
+76
*
Added the new plugin I've been working at all summer at this link:
tilly-Q
2014-05-13
27
-0
/
+2279