aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Creating plugin forms.pysaksham11152016-07-191-0/+29
| * | | | Making changes to plugins __init__.pysaksham11152016-07-191-0/+31
| * | | | Converting to subtitle pluginsaksham11152016-07-191-1/+0
| * | | | Deleted some filessaksham11152016-07-192-73/+0
| * | | | Only video uploader can edit their subtitlessaksham11152016-07-193-3/+7
| * | | | Only video owner can upload the subtitle for the videosaksham11152016-07-191-1/+2
| * | | | Modified get_path function in tools/subtitles.pysaksham11152016-07-191-9/+6
| * | | | Removed option for adding subtitles for image etcsaksham11152016-07-191-25/+27
| * | | | Saing subtitle after editsaksham11152016-07-192-2/+15
| * | | | Removed ast and fixed commentssaksham11152016-07-191-16/+4
| * | | | Adding the migration filesaksham11152016-07-191-0/+36
| * | | | Adding css to textareasaksham11152016-07-192-1/+8
| * | | | Opening ths subtitle using absolute path and open functionsaksham11152016-07-192-5/+22
| * | | | Converting the path to subtitle into a tuplesaksham11152016-07-193-1/+14
| * | | | Removing commented codesaksham11152016-07-191-2/+0
| * | | | Cleaning upsaksham11152016-07-194-37/+44
| * | | | Customizing Subs using Wtformssaksham11152016-07-195-3/+63
| * | | | Working for firefoxsaksham11152016-07-191-6/+9
| * | | | Loading subtitle files [Not working]saksham11152016-07-192-3/+37
| * | | | Path decoded and sent to html pagesaksham11152016-07-191-1/+9
| * | | | Made decorators views for Customize Interfacesaksham11152016-07-193-3/+35
| * | | | Customize Interface in progresssaksham11152016-07-193-2/+14
| * | | | Starting Customize Interfacesaksham11152016-07-191-0/+16
| * | | | Minor Changesaksham11152016-07-192-4/+4
| * | | | Subtitle built over attachments : workingsaksham11152016-07-199-5/+203
| * | | | Subtitle interface using attachmentssaksham11152016-07-192-1/+5
| * | | | Lightbox effect for imagessaksham11152016-07-193-1/+96
| * | | | Revert "Import messages in blog views"saksham11152016-07-191-1/+1
* | | | | Fix server crash on blog about page [#5572]Andrew Browning2018-07-081-1/+3
* | | | | 2 bug fixes in editor viewsĎÚβĨŐÚŚ Dod2018-06-281-7/+13
* | | | | Add Creative Commons 4.0 licenses [#955]Dpg2018-05-241-10/+27
* | | | | Add moderation panel thumbnail header [#5563]Andrew Browning2018-04-081-0/+1
* | | | | Process videos with incorrect date tags [#5409]Andrew Browning2018-04-081-4/+7
* | | | | Prevent video plugin from processing svg [#934]Andrew Browning2018-04-041-0/+10
* | | | | Remove backup file added in b5dd245Andrew Browning2018-04-041-60/+0
* | | | | Fix EXIF rotation to make the image portrait on demandchrysn2017-11-291-4/+9
* | | | | move alembic.ini to python app dirBoris Bobrov2017-11-142-3/+58
* | | | | Added tests for tags in image API objectRomain Porte2017-11-121-0/+14
* | | | | Added tags in API (view them and edit them)Romain Porte2017-11-121-1/+10
* | | | | Improved gitignores for patch submittingRomain Porte2017-11-121-0/+1
* | | | | Fixed flake8 errors for tests/test_api.pyRomain Porte2017-11-111-16/+30
* | | | | Added tests for custom file name using APIRomain Porte2017-11-111-2/+30
* | | | | Change API filename upload using custom headerRomain Porte2017-11-111-2/+7
* | | | | Fix location of host-meta.xml file [#5543]Andrew Browning2017-10-311-0/+0
* | | | | Fix trivial spelling error in test commentAndrew Browning2017-10-231-1/+1
* | | | | Port batchaddmedia command to Python 3Simen Heggestøyl2017-10-161-3/+9
* | | | | Make admin panel headers readable in Airy themeSimen Heggestøyl2017-10-161-0/+4
* | | | | Handle collection in batchaddmedia commandSimen Heggestøyl2017-10-161-0/+2
* | | | | Support Unicode characters in configuration valuesSimen Heggestøyl2017-10-163-2/+5
* | | | | Remove dead code in batchaddmedia.pySimen Heggestøyl2017-10-161-4/+1