aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/subtitles
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused imports and local variables.Ben Sturmfels2021-09-232-9/+6
* 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-304-5/+35
* close tag in subtitles htmlBoris Bobrov2018-07-121-0/+1
* remove requirement for the file to be with single dot in nameBoris Bobrov2018-07-111-11/+2
* Fixed Copyright Headerssaksham11152016-08-168-12/+12
* Exceptional handling for customizing subitlessaksham11152016-08-132-24/+60
* Added basic tests for the subtitle pluginsaksham11152016-08-122-41/+0
* Started the unit testssaksham11152016-08-122-0/+41
* Using subtitle id instead of subitle path in the urlsaksham11152016-08-065-23/+23
* Some fixessaksham11152016-08-022-5/+5
* Renamed plugin from custom_subtitles to subtitlessaksham11152016-07-308-0/+496