Fix issues on server start
[oweals/peertube.git] / server / lib /
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