aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in server testsChocobozzz2016-05-134-22/+23
* Fix friends makingChocobozzz2016-05-131-2/+4
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-1325-346/+344
* Add debug electron settingChocobozzz2016-05-132-7/+11
* thumbnail_path -> thumbnailPathChocobozzz2016-05-103-9/+9
* Add tests for thumbnailsChocobozzz2016-05-109-15/+85
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-1010-160/+298
* Add label (host + port) to loggerChocobozzz2016-05-071-0/+2
* Move video duration logic in lib/Chocobozzz2016-05-062-4/+11
* Video duration support (server)Chocobozzz2016-05-035-19/+72
* Better tests for a better worldChocobozzz2016-05-033-14/+43
* Rename pool requests --> requests schedulerChocobozzz2016-05-023-47/+47
* Ensure the log directory is created before instanciate the loggerChocobozzz2016-05-011-0/+5
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-1/+1
* Don't forget to test the client stuffsChocobozzz2016-04-271-0/+6
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-272-0/+29
* Fix lodash map requireChocobozzz2016-04-262-2/+2
* Generate passwords at initialization (client/admin passwords)Chocobozzz2016-04-191-5/+4
* Use lodash v4Chocobozzz2016-04-191-3/+3
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-1414-143/+415
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-213-14/+121
* OAuth server: first draftChocobozzz2016-03-214-0/+143
* Fix exception log of the webtorrent processChocobozzz2016-03-192-2/+2
* Change name of fields for add video apiChocobozzz2016-03-183-11/+11
* Use map instead of pluck (lodash)Chocobozzz2016-03-182-4/+4
* Change api output for videosChocobozzz2016-03-186-26/+82
* Use const/let now we use node 4.2Chocobozzz2016-03-1636-441/+433
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-163-41/+23
* Fix testsChocobozzz2016-03-151-1/+1
* Angular 2 : draft 2Chocobozzz2016-03-141-2/+2
* Angular application :first draftChocobozzz2016-03-144-8/+8
* Fix testsChocobozzz2016-03-079-9/+16
* Prepare Angular routesChocobozzz2016-03-073-30/+2
* Prepare folders structure for angular appChocobozzz2016-03-0745-0/+3623