aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video-channel.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Begin moving video channel to actorChocobozzz2017-12-191-6/+13
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+5
* Cleanup modelsChocobozzz2017-11-271-15/+1
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-2/+2
* Fix lintChocobozzz2017-11-271-5/+3
* Optimize account creationChocobozzz2017-11-271-3/+1
* Send server announce when users upload a videoChocobozzz2017-11-271-2/+3
* Rename Pod -> ServerChocobozzz2017-11-271-3/+3
* Fix issues on server startChocobozzz2017-11-271-0/+3
* Make it compile at leastChocobozzz2017-11-271-5/+2
* Remove references to authorChocobozzz2017-11-271-1/+1
* Begin activitypubChocobozzz2017-11-271-5/+5
* Use async/await in controllersChocobozzz2017-10-261-19/+27
* Add video channelsChocobozzz2017-10-261-0/+42