aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/video-channel.ts
Commit message (Expand)AuthorAgeFilesLines
* Limit associations fetch when loading tokenChocobozzz2018-09-201-5/+4
* Refractor audit user identifierChocobozzz2018-09-191-8/+5
* Fetch outbox when searching an actorChocobozzz2018-08-271-1/+3
* Add ability to search video channelsChocobozzz2018-08-271-2/+3
* Add ability to set a name to a channelChocobozzz2018-08-271-10/+9
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Cleanup utils helperChocobozzz2018-08-141-3/+5
* Add audit logs in various modulesAurélien Bertron2018-07-311-3/+26
* 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
* Update video channel routesChocobozzz2018-04-241-0/+34