aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-captions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor video rights checkerChocobozzz2022-06-221-2/+2
|
* Add basic video editor supportChocobozzz2022-02-281-8/+2
|
* Merge branch 'release/4.0.0' into developChocobozzz2022-01-061-3/+19
|\
| * Prevent caption listing of private videosChocobozzz2022-01-061-3/+19
| |
* | Fix shared importsChocobozzz2021-12-241-1/+1
|/
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Fix caption logChocobozzz2021-08-181-1/+2
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-7/+11
|
* Move middleware utils in middlewaresChocobozzz2021-06-031-5/+4
| | | | helpers modules should not import models
* Move to eslintcontainChocobozzz2020-02-031-4/+6
|
* Add video caption upload documentation and improve error messageRigel Kent2020-01-091-4/+4
| | | | fixes #2038
* Stronger model typingsChocobozzz2019-08-191-3/+3
|
* Fix express validatorChocobozzz2019-07-251-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-2/+2
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Does existChocobozzz2019-03-191-6/+6
|
* Add user history and resume videosChocobozzz2018-10-051-0/+71