]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/friends.js
Server: host -> hostname (host = hostname + port)
[github/Chocobozzz/PeerTube.git] / server / lib / friends.js
2016-10-26  ChocobozzzServer: host -> hostname (host = hostname + port)
2016-10-26  ChocobozzzServer: do not make friends with myself
2016-10-21  ChocobozzzServer: pod removing refractoring
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02  ChocobozzzServer: remove useless hash affectations
2016-08-23  ChocobozzzServer: catch JSON.parse exceptions
2016-08-20  ChocobozzzServer: make friends urls come from the request instead...
2016-08-19  ChocobozzzServer: put config in constants
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-07-01  ChocobozzzUse dashes for filenames
2016-06-30  ChocobozzzPod model refractoring -> use mongoose api
2016-06-28  ChocobozzzRequest 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-15  ChocobozzzUse async waterfall for better readability in friends lib
2016-05-13  ChocobozzzFix friends making
2016-05-13  ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-10  ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-02  ChocobozzzRename pool requests --> requests scheduler
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-07  ChocobozzzPrepare folders structure for angular app