aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/subtitles/views.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-2/+2
* subtitles: Add documentation, limit uploads to *.vtt files, only show for vid...Ben Sturmfels2020-04-301-2/+4
* remove requirement for the file to be with single dot in nameBoris Bobrov2018-07-111-11/+2
* Fixed Copyright Headerssaksham11152016-08-161-1/+1
* Exceptional handling for customizing subitlessaksham11152016-08-131-17/+42
* Using subtitle id instead of subitle path in the urlsaksham11152016-08-061-11/+15
* Some fixessaksham11152016-08-021-3/+3
* Renamed plugin from custom_subtitles to subtitlessaksham11152016-07-301-0/+166