aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-imports.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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