]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/index.js
Server: remove encryption when seending requests to other pods
[github/Chocobozzz/PeerTube.git] / server / middlewares / index.js
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01  ChocobozzzServer: add port when making friends if it is not specified
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-01  ChocobozzzreqValidators --> validators
2016-07-01  ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-05-22  ChocobozzzExtends the search feature by customizing the search...
2016-05-17  ChocobozzzAdd ability to sort videos list
2016-05-13  ChocobozzzIntroduce paginations in videos listing
2016-05-13  ChocobozzzAuthenticate before make/quit friends (server + tests)
2016-05-13  ChocobozzzRemove the cache middleware
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-07  ChocobozzzPrepare folders structure for angular app