Server: fix unit tests again
[oweals/peertube.git] / server / lib /
2016-08-25 ChocobozzzServer: encrypt password in database
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-27 ChocobozzzServer: Use ES6 promise for mongoose/node-oatuh2-server
2016-07-20 ChocobozzzServer: implement refresh token
2016-07-18 ChocobozzzServer: udpate async to 2.0.0
2016-07-18 ChocobozzzServer: fix ipc bug
2016-07-01 ChocobozzzUse dashes for filenames
2016-07-01 ChocobozzzOAuth/User models refractoring -> use mongoose api
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-06-14 ChocobozzzRemove useless use of async.each
2016-06-06 ChocobozzzLittle refractoring of requests scheduler module
2016-06-06 ChocobozzzAdd tags support to server
2016-05-15 ChocobozzzUse async waterfall in request scheduler for better...
2016-05-15 ChocobozzzUse async waterfall for better readability in friends lib
2016-05-13 ChocobozzzgetVideoThumbnail -> createVideoThumbnail
2016-05-13 ChocobozzzFix friends making
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-13 ChocobozzzAdd debug electron setting
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-06 ChocobozzzMove video duration logic in lib/
2016-05-02 ChocobozzzRename pool requests --> requests scheduler
2016-04-26 ChocobozzzFix lodash map require
2016-04-19 ChocobozzzUse lodash v4
2016-03-19 ChocobozzzFix exception log of the webtorrent process
2016-03-18 ChocobozzzChange api output for videos
2016-03-16 ChocobozzzUse const/let now we use node 4.2
2016-03-16 ChocobozzzVideo lib/model/reqvalidator refractoring
2016-03-07 ChocobozzzFix tests
2016-03-07 ChocobozzzPrepare Angular routes
2016-03-07 ChocobozzzPrepare folders structure for angular app