aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-channels.ts
Commit message (Collapse)AuthorAgeFilesLines
* Does existChocobozzz2019-03-191-6/+6
|
* Add playlist check param testsChocobozzz2019-03-181-3/+3
|
* Improve channel and account SEOChocobozzz2019-02-211-5/+1
|
* Add ability to set a name to a channelChocobozzz2018-08-271-6/+16
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-10/+22
|
* Implement support field in video and video channelChocobozzz2018-02-151-0/+5
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+5
|
* Refractor validatorsChocobozzz2017-11-271-36/+2
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-6/+27
|
* Cleanup helpersChocobozzz2017-11-271-5/+0
|
* Fix issues on server startChocobozzz2017-11-271-1/+7
|
* Remove references to authorChocobozzz2017-11-271-2/+2
|
* Add video channelsChocobozzz2017-10-261-0/+57