aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/captions.ts
Commit message (Expand)AuthorAgeFilesLines
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Cleanup express locals typingsChocobozzz2019-03-191-4/+3
* Support additional video extensionsChocobozzz2018-12-111-2/+2
* Add user history and resume videosChocobozzz2018-10-051-5/+1
* Handle .srt subtitlesChocobozzz2018-07-161-8/+2
* Implement captions/subtitlesChocobozzz2018-07-161-0/+100