aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins
Commit message (Expand)AuthorAgeFilesLines
* Renamed plugin from custom_subtitles to subtitlessaksham11152016-07-308-20/+20
* Checking filename and extension of subtitle uploadedsaksham11152016-07-271-0/+18
* Using with statement for editing filessaksham11152016-07-252-28/+15
* Removed path_subtitle as a decoratorsaksham11152016-07-191-5/+4
* Added the feature for deleting the subtitlesaksham11152016-07-193-13/+39
* Removed dependence on absolute path for editingsaksham11152016-07-192-45/+42
* Creating plugins views.pysaksham11152016-07-191-0/+162
* Creating plugin tools.pysaksham11152016-07-191-0/+20
* Creating plugin templatessaksham11152016-07-193-0/+162
* Creating models.pysaksham11152016-07-191-0/+49
* Creating plugin forms.pysaksham11152016-07-191-0/+29
* Making changes to plugins __init__.pysaksham11152016-07-191-0/+31
* Starting Customize Interfacesaksham11152016-07-191-0/+16
* Fix #5451 - add_message inconsistenciesAndrew Browning2016-04-021-11/+16
* 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
* OpenID plugin initial migration.Christopher Allan Webber2016-03-261-0/+54
* Persona plugin initial migration.Christopher Allan Webber2016-03-261-0/+35
* Do not calculate processing info for anonymous userBoris Bobrov2016-02-051-6/+7
* Change `uploader` to `actor`Boris Bobrov2016-02-011-3/+3
* added filtering by entry state in processing panelBoris Bobrov2016-02-011-4/+4
* added a plugin to display information about entries in processingBoris Bobrov2016-02-013-0/+87
* Issue #5394: Wrong url for forgot_password in basic_auth pluginChristopher Allan Webber2016-01-211-1/+2
* Collection changes and migration for federationJessica Tallon2015-10-075-14/+14
* Fix some unit tests and bugsJessica Tallon2015-08-242-2/+2
* 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-316-22/+23
* Fix typos reported in #1102Berker Peksag2015-07-221-2/+2
* Change all unicode() calls with six.text_type().Berker Peksag2015-06-251-2/+5
* wtforms.fields.TextField was deprecatedJakob Kramer2015-03-125-21/+21
* Merge remote-tracking branch 'refs/remotes/breton/new_gst10'Christopher Allan Webber2015-02-181-13/+3
|\
| * Add new hook for two-step media type checkingBoris Bobrov2015-02-161-13/+3
* | Remove deprecated oauth 2 pluginJessica Tallon2015-02-1511-1187/+0
* | Remove html5slider Javascript helperAsheesh Laroia2015-02-131-2/+0
|/
* Fix #1005 - location.position is a dictionary so 'value' in dict check neededJessica Tallon2014-10-271-2/+2
* Merge branch 'location'Jessica Tallon2014-10-092-10/+9
|\
| * Add location model and migrationsJessica Tallon2014-10-092-10/+9
* | Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-1640-26/+2567
|\|
| * 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
| * Tags can now be passed in for media entries submitted via the api pluginTryggvi Bjorgvinsson2014-07-101-0/+1
| * Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-136-26/+26
| * Fixed another error created by my last fixNatalie Foust-Pilcher2014-06-121-1/+1
| * Fixed a fatal error causing mediagoblin to crash when certain types of mediaNatalie Foust-Pilcher2014-06-121-1/+5
| * Merge branch 'metadata'tilly-Q2014-05-146-0/+191
| |\
| | * Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadatatilly-Q2014-05-132-6/+11
| | |\
| | * | Made the metadata table functional within the new metadata_display plugin andtilly-Q2014-05-126-5/+156
| | * | Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin int...tilly-Q2014-05-121-0/+40
| | |\ \
| | | * | Move the metadata display table over to being contained in a pluginChristopher Allan Webber2014-05-121-0/+34
| | |/ /