Search video channel handle/uri
[oweals/peertube.git] / server / lib / video-channel.ts
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-04-26 ChocobozzzAdd video channel management
2018-02-15 ChocobozzzImplement support field in video and video channel
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup models
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzBegin activitypub
2017-10-26 ChocobozzzUse async/await in controllers
2017-10-26 ChocobozzzAdd video channels