]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/v1/pods.js
Server: add pod created date and score to the list controller
[github/Chocobozzz/PeerTube.git] / server / controllers / api / v1 / pods.js
2016-08-26  ChocobozzzServer: add pod created date and score to the list...
2016-08-23  ChocobozzzDo not wait the make friends process ends to send a...
2016-08-20  ChocobozzzServer: make friends urls come from the request instead...
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-07-01  ChocobozzzreqValidators --> validators
2016-07-01  ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-06-30  ChocobozzzPod model refractoring -> use mongoose api
2016-06-24  ChocobozzzVideo model refractoring -> use mongoose api
2016-06-18  ChocobozzzTry to make a better communication (between pods) module
2016-05-19  ChocobozzzReturn with callback with an error
2016-05-13  ChocobozzzUse async waterfall in pods controller for better reada...
2016-05-13  ChocobozzzAuthenticate before make/quit friends (server + tests)
2016-05-13  ChocobozzzRemove the cache middleware
2016-05-13  ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-10  ChocobozzzRefractoring and add thumbnails support (without tests)
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-14  ChocobozzzAngular application :first draft
2016-03-07  ChocobozzzPrepare folders structure for angular app