]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/rate.ts
Try to refractor activities sending
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / rate.ts
2018-03-27  ChocobozzzTry to refractor activities sending
2018-01-07  Benjamin BouvierA few updates for the watch video view (#181)
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzPut activity pub sends inside transactions
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzFederate likes/dislikes
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzMake it compile at least
2017-10-31  ChocobozzzUpgrade server packages
2017-10-26  ChocobozzzUse async/await in controllers
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-07-07  ChocobozzzFix error logging
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