aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-captions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix peertube subtitles importChocobozzz2023-05-261-3/+5
|
* External auth can update user on loginChocobozzz2023-01-041-4/+5
|
* Add basic video editor supportChocobozzz2022-02-281-3/+9
|
* Add additional checks when importing a videoChocobozzz2022-02-091-0/+13
|
* 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