aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/video-channel.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add audit logs in various modulesAurélien Bertron2018-07-311-3/+26
| | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config
* Add videos list filtersChocobozzz2018-07-241-3/+9
|
* API: Add ability to update video channel avatarChocobozzz2018-06-291-2/+28
|
* Refractor retry transaction functionChocobozzz2018-06-131-43/+12
|
* Add video channel managementChocobozzz2018-04-261-1/+1
|
* Update video-channel routes (again)Chocobozzz2018-04-251-2/+171
| | | | Use /video-channels now, it's more simple for clients
* Update video channel routesChocobozzz2018-04-241-0/+34