aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/video-channels.ts
Commit message (Expand)AuthorAgeFilesLines
* 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