Basic api documentation #7 (#220)
[oweals/peertube.git] / server / lib / jobs / job-scheduler.ts
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzBegin activitypub
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-17 ChocobozzzMore robust transcoding jobs
2017-10-09 ChocobozzzServer: upgrade packages
2017-07-07 ChocobozzzFix error logging
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration