aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #5460 - Log IP address for failed loginAndrew Browning2017-09-201-0/+6
* Add unit test for #5524Andrew Browning2017-09-203-1/+17
* Fix #5524 Zero division error in exif.pyAndrew Browning2017-09-201-8/+4
* Fix #5514 - Add to Collection causes server errorayleph2017-08-151-7/+7
* Fix #5513 - Can't delete blog post draftsayleph2017-08-153-2/+21
* Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblinBoris Bobrov2017-06-263-6/+4
|\
| * Apply button_warning style to blog delete buttonsAndrew Browning2017-06-193-4/+4
| * Fix #830 - Remove exif from blog postsAndrew Browning2017-06-191-2/+0
* | Remove mongodb-related stuffBoris Bobrov2017-06-182-364/+0
|/
* Re #5308 added cascade to blog mediatypeRobert Smith2017-06-171-2/+4
* Fix tests to reflect that we've moved to amqpBoris Bobrov2017-06-101-4/+1
* Merge branch 'amqp-switch'Boris Bobrov2017-06-102-2/+4
|\
| * Switch to rabbitmq by default and in docsBoris Bobrov2017-06-092-2/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblinBoris Bobrov2017-06-092-1/+2
|\ \ | |/ |/|
| * Add space between words in blog messageAndrew Browning2017-06-061-1/+1
| * Add register_captcha template hookAndrew Browning2017-06-061-0/+1
* | Change all tabs to spaces in js fileBoris Bobrov2017-05-231-5/+5
|/
* Change aria-text when state changesBoris Bobrov2017-04-031-4/+6
* Make play button a button instead of divBoris Bobrov2017-04-032-2/+3
* Add aria attributes to audio playerBoris Bobrov2017-04-021-3/+3
* Move audio html out of jsBoris Bobrov2017-04-022-10/+10
* Commit session after alembic updates have finishedBoris Bobrov2017-04-011-2/+4
* Pass connection to EnvironmentContext.configureBoris Bobrov2017-03-041-2/+1
* Fix trivial spelling and spacing error in cli helpAndrew Browning2017-03-011-2/+2
* Fix #5500 UnicodeEncodeError in atom feedAndrew Browning2017-02-142-2/+2
* edit_profile.html: Consistency in the width of input fieldsvijeth-aradhya2017-02-142-3/+3
* Headers for collection itemsBoris Bobrov2017-01-291-1/+4
* Merge remote-tracking branch 'spechards-mediagoblin/master'Boris Bobrov2017-01-292-2/+17
|\
| * Add creator to filter collectionsStéphane Péchard2014-09-231-2/+3
| * Add collection option to 'addmedia' cli uploadingStéphane Péchard2014-07-132-2/+15
* | oob.html: Removed line breaks around the verifier codevijeth-aradhya2017-01-291-3/+1
* | post_comment.js, media.html: Add AJAX for posting commentsvijeth-aradhya2017-01-292-0/+66
* | Fix #5484 - Add video icon to collection thumbnailAndrew Browning2017-01-161-0/+3
* | Add media_titleinfo template hookayleph2017-01-151-0/+1
* | Merge branch '975-spanish-translation', fixes #975.Ben Sturmfels2016-11-141-1/+1
|\ \