Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -2/+2 |
* | subtitles: Add documentation, limit uploads to *.vtt files, only show for vid... | Ben Sturmfels | 2020-04-30 | 4 | -5/+35 |
* | close tag in subtitles html | Boris Bobrov | 2018-07-12 | 1 | -0/+1 |
* | remove requirement for the file to be with single dot in name | Boris Bobrov | 2018-07-11 | 1 | -11/+2 |
* | Fixed Copyright Headers | saksham1115 | 2016-08-16 | 8 | -12/+12 |
* | Exceptional handling for customizing subitles | saksham1115 | 2016-08-13 | 2 | -24/+60 |
* | Added basic tests for the subtitle plugin | saksham1115 | 2016-08-12 | 2 | -41/+0 |
* | Started the unit tests | saksham1115 | 2016-08-12 | 2 | -0/+41 |
* | Using subtitle id instead of subitle path in the url | saksham1115 | 2016-08-06 | 5 | -23/+23 |
* | Some fixes | saksham1115 | 2016-08-02 | 2 | -5/+5 |
* | Renamed plugin from custom_subtitles to subtitles | saksham1115 | 2016-07-30 | 8 | -0/+496 |