aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/redundancy.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't allow manual redundancy of live videosChocobozzz2020-12-071-2/+6
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-11/+12
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-281-3/+71
|
* Update server dependenciesChocobozzz2019-10-211-4/+14
|
* Stronger model typingsChocobozzz2019-08-191-2/+2
|
* Fix express validatorChocobozzz2019-07-251-4/+3
|
* Refactor middleware helpersChocobozzz2019-07-241-1/+1
|
* Cleanup express locals typingsChocobozzz2019-03-191-7/+3
|
* Does existChocobozzz2019-03-191-3/+3
|
* Add hls support on serverChocobozzz2019-02-111-4/+29
|
* Fix redundancy with videos already duplicated with another instanceChocobozzz2018-10-011-1/+1
|
* Basic video redundancy implementationChocobozzz2018-09-131-0/+80