aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/captions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Generate a name for caption filesChocobozzz2021-02-161-13/+15
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-1/+1
|
* Stronger model typingsChocobozzz2019-08-191-4/+5
|
* 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