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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update maps copyright notice to OSM
Olivier Mehani
2016-09-18
1
-2
/
+3
*
Spell-check the entire documentation.
Ben Sturmfels
2016-09-18
5
-21
/
+21
*
Fix #928 - cleanup to avoid duplicated get_upload_file_limits
Loic Dachary
2016-07-25
2
-7
/
+1
*
No length check for login form
Jonathan Sandoval
2016-04-07
1
-1
/
+1
*
Fix #5451 - add_message inconsistencies
Andrew Browning
2016-04-02
1
-11
/
+16
*
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
*
OpenID plugin initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+54
*
Persona plugin initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+35
*
Do not calculate processing info for anonymous user
Boris Bobrov
2016-02-05
1
-6
/
+7
*
Change `uploader` to `actor`
Boris Bobrov
2016-02-01
1
-3
/
+3
*
added filtering by entry state in processing panel
Boris Bobrov
2016-02-01
1
-4
/
+4
*
added a plugin to display information about entries in processing
Boris Bobrov
2016-02-01
3
-0
/
+87
*
Issue #5394: Wrong url for forgot_password in basic_auth plugin
Christopher Allan Webber
2016-01-21
1
-1
/
+2
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
5
-14
/
+14
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
2
-2
/
+2
*
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
6
-22
/
+23
*
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
*
wtforms.fields.TextField was deprecated
Jakob Kramer
2015-03-12
5
-21
/
+21
*
Merge remote-tracking branch 'refs/remotes/breton/new_gst10'
Christopher Allan Webber
2015-02-18
1
-13
/
+3
|
\
|
*
Add new hook for two-step media type checking
Boris Bobrov
2015-02-16
1
-13
/
+3
*
|
Remove deprecated oauth 2 plugin
Jessica Tallon
2015-02-15
11
-1187
/
+0
*
|
Remove html5slider Javascript helper
Asheesh Laroia
2015-02-13
1
-2
/
+0
|
/
*
Fix #1005 - location.position is a dictionary so 'value' in dict check needed
Jessica Tallon
2014-10-27
1
-2
/
+2
*
Merge branch 'location'
Jessica Tallon
2014-10-09
2
-10
/
+9
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
2
-10
/
+9
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
40
-26
/
+2567
|
\
|
|
*
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
|
*
Tags can now be passed in for media entries submitted via the api plugin
Tryggvi Bjorgvinsson
2014-07-10
1
-0
/
+1
|
*
Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...
Loïc Le Ninan
2014-06-13
6
-26
/
+26
|
*
Fixed another error created by my last fix
Natalie Foust-Pilcher
2014-06-12
1
-1
/
+1
|
*
Fixed a fatal error causing mediagoblin to crash when certain types of media
Natalie Foust-Pilcher
2014-06-12
1
-1
/
+5
|
*
Merge branch 'metadata'
tilly-Q
2014-05-14
6
-0
/
+191
|
|
\
|
|
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata
tilly-Q
2014-05-13
2
-6
/
+11
|
|
|
\
|
|
*
|
Made the metadata table functional within the new metadata_display plugin and
tilly-Q
2014-05-12
6
-5
/
+156
|
|
*
|
Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin int...
tilly-Q
2014-05-12
1
-0
/
+40
|
|
|
\
\
|
|
|
*
|
Move the metadata display table over to being contained in a plugin
Christopher Allan Webber
2014-05-12
1
-0
/
+34
|
|
|
/
/
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Make sort_keys True to avoid hash randomize feature in Python 3.
Berker Peksag
2014-08-04
1
-1
/
+1
*
|
|
Cleanup mediagoblin._compat and fix translation tests.
Berker Peksag
2014-07-28
1
-1
/
+1
*
|
|
Remove sqlalchemy-migrate imports from the codebase. Do not touch tests yet.
Berker Peksag
2014-06-27
1
-4
/
+0
*
|
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
10
-20
/
+42
[next]