Client: add optimize plugin
[oweals/peertube.git] / server /
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-13 ChocobozzzAdd debug electron setting
2016-05-10 Chocobozzzthumbnail_path -> thumbnailPath
2016-05-10 ChocobozzzAdd tests for thumbnails
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-07 ChocobozzzAdd label (host + port) to logger
2016-05-06 ChocobozzzMove video duration logic in lib/
2016-05-03 ChocobozzzVideo duration support (server)
2016-05-03 ChocobozzzBetter tests for a better world
2016-05-02 ChocobozzzRename pool requests --> requests scheduler
2016-05-01 ChocobozzzEnsure the log directory is created before instanciate...
2016-04-30 ChocobozzzUse scripty instead of writing shell commands in packag...
2016-04-27 ChocobozzzDon't forget to test the client stuffs
2016-04-27 ChocobozzzMake angular client load dynamically the generated...
2016-04-26 ChocobozzzFix lodash map require
2016-04-19 ChocobozzzGenerate passwords at initialization (client/admin...
2016-04-19 ChocobozzzUse lodash v4
2016-04-14 ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-21 ChocobozzzCreate an "installer" module that create defaults clien...
2016-03-21 ChocobozzzOAuth server: first draft
2016-03-19 ChocobozzzFix exception log of the webtorrent process
2016-03-18 ChocobozzzChange name of fields for add video api
2016-03-18 ChocobozzzUse map instead of pluck (lodash)
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-15 ChocobozzzFix tests
2016-03-14 ChocobozzzAngular 2 : draft 2
2016-03-14 ChocobozzzAngular application :first draft
2016-03-07 ChocobozzzFix tests
2016-03-07 ChocobozzzPrepare Angular routes
2016-03-07 ChocobozzzPrepare folders structure for angular app