aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-channels.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update validator dependencyChocobozzz2020-01-071-1/+1
|
* Fix express validatorChocobozzz2019-07-251-2/+0
|
* Correctly notify on auto blacklistChocobozzz2019-07-241-16/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-21/+0
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+3
| | | | Install/uninstall/list plugins remotely
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-3/+1
|
* Remove unused actor uuid fieldChocobozzz2019-05-311-7/+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-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