aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-channels.ts
Commit message (Collapse)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Optimize views per day in video channelsChocobozzz2020-06-121-7/+10
|
* Put channel stats behind withStats flagRigel Kent2020-03-311-2/+12
|
* Fix channel creation limitationChocobozzz2019-12-051-1/+1
|
* Limit channel numbersChocobozzz2019-11-291-0/+9
| | | | | We can't load too much channels in selects and it helps to prevent actor name squatting
* Cleanup model typesChocobozzz2019-08-201-3/+2
|
* Stronger model typingsChocobozzz2019-08-191-2/+3
|
* Fix express validatorChocobozzz2019-07-251-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-2/+1
|
* Server: Bulk update videos support fieldChocobozzz2019-05-311-3/+13
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-2/+1
|
* Does existChocobozzz2019-03-191-7/+7
|
* Playlist server APIChocobozzz2019-03-181-14/+0
|
* Add user history and resume videosChocobozzz2018-10-051-0/+175