]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/rate.ts
Merge branch 'release/1.4.0' into develop
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / rate.ts
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19  ChocobozzzStronger model typings
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-07-24  ChocobozzzSpeed up populate database script
2018-06-13  ChocobozzzRefractor retry transaction function
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