aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-captions.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix torrent import on windowsChocobozzz2020-04-071-3/+3
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Refactor middleware helpersChocobozzz2019-07-241-20/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Does existChocobozzz2019-03-191-2/+2
* Support additional video extensionsChocobozzz2018-12-111-2/+2
* Fix caption upload on Mac OSChocobozzz2018-08-061-2/+4
* Handle .srt subtitlesChocobozzz2018-07-161-7/+4
* Implement captions/subtitlesChocobozzz2018-07-161-0/+41