Begin moving video channel to actor
[oweals/peertube.git] / server / initializers / installer.ts
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzGenerate application keys too
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzAdd video channels
2017-09-04 ChocobozzzBegin user quota
2017-08-26 ChocobozzzFix config checker
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration