aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup req files on bad requestChocobozzz2018-07-311-3/+1
* API: Add ability to update video channel avatarChocobozzz2018-06-291-0/+2
* Only use account name in routesChocobozzz2018-05-251-3/+3
* Fix video channel update/create on empty fieldsChocobozzz2018-05-071-3/+4
* Add video channel managementChocobozzz2018-04-261-2/+2
* Update video-channel routes (again)Chocobozzz2018-04-251-25/+0
* Video channel API routes refractorChocobozzz2018-04-251-0/+18
* Update video channel routesChocobozzz2018-04-241-0/+8
* Implement support field in video and video channelChocobozzz2018-02-151-2/+4
* Propagate old comment on new followChocobozzz2017-12-281-3/+2
* Add comments federation testsChocobozzz2017-12-271-1/+1
* Begin moving video channel to actorChocobozzz2017-12-191-28/+3
* Use sequelize scopesChocobozzz2017-12-141-1/+1
* Move models to typescript-sequelizeChocobozzz2017-12-131-10/+9
* Fix lintChocobozzz2017-11-301-1/+1
* Refractor validatorsChocobozzz2017-11-271-62/+67
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-6/+35
* Misc cleanupChocobozzz2017-11-271-12/+7
* Server shares user videosChocobozzz2017-11-271-2/+2
* Rename Pod -> ServerChocobozzz2017-11-271-2/+2
* Remove references to authorChocobozzz2017-11-271-10/+10
* Support roles with rights and add moderator roleChocobozzz2017-10-271-2/+4
* Add video channelsChocobozzz2017-10-261-0/+142