aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-imports.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-3/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-8/+15
* improve api param message for video names and tagsRigel Kent2021-05-311-1/+3
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-3/+0
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-4/+5
* Update server dependenciesChocobozzz2020-06-171-1/+1
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+38
* Move to eslintcontainChocobozzz2020-02-031-4/+5
* Fix express validatorChocobozzz2019-07-251-3/+3
* Refactor middleware helpersChocobozzz2019-07-241-1/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-1/+1
* Does existChocobozzz2019-03-191-2/+2
* Playlist server APIChocobozzz2019-03-181-2/+2
* Add user history and resume videosChocobozzz2018-10-051-0/+75