aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/channel.ts
Commit message (Expand)AuthorAgeFilesLines
* Propagate old comment on new followChocobozzz2017-12-281-11/+5
* Begin moving video channel to actorChocobozzz2017-12-191-12/+16
* SaveChocobozzz2017-12-191-6/+5
* Move models to typescript-sequelizeChocobozzz2017-12-131-13/+14
* Refractor validatorsChocobozzz2017-11-271-6/+6
* Refractor activity pub lib/helpersChocobozzz2017-11-271-3/+3
* Server shares user videosChocobozzz2017-11-271-2/+2
* Make it compile at leastChocobozzz2017-11-271-24/+13
* Remove references to authorChocobozzz2017-11-271-10/+10
* Use async/await in controllersChocobozzz2017-10-261-82/+71
* Add video channelsChocobozzz2017-10-261-0/+196