]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/pods.ts
Add MANAGE_PEERTUBE_FOLLOW right
[github/Chocobozzz/PeerTube.git] / server / controllers / api / pods.ts
2017-11-27  ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27  ChocobozzzSend follow/accept
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzMake it compile at least
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzUse async/await in controllers
2017-10-19  ChocobozzzFix pod removal when it is down
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-09-07  Chocobozzzurls: makefriends/quitfriends -> make-friends/quit...
2017-08-25  ChocobozzzFormated -> Formatted
2017-08-02  Green-StarRemove one pod (#76)
2017-07-11  ChocobozzzRemove any typing from server
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