aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Move video duration logic in lib/Chocobozzz2016-05-061-4/+1
|
* Video duration support (server)Chocobozzz2016-05-031-16/+29
|
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-271-0/+24
|
* Fix lodash map requireChocobozzz2016-04-261-1/+1
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-142-8/+10
|
* OAuth server: first draftChocobozzz2016-03-212-0/+24
|
* Change name of fields for add video apiChocobozzz2016-03-181-2/+2
|
* Use map instead of pluck (lodash)Chocobozzz2016-03-181-2/+2
|
* Change api output for videosChocobozzz2016-03-181-6/+30
|
* Use const/let now we use node 4.2Chocobozzz2016-03-165-59/+59
|
* Angular 2 : draft 2Chocobozzz2016-03-141-2/+2
|
* Angular application :first draftChocobozzz2016-03-144-8/+8
|
* Fix testsChocobozzz2016-03-071-0/+7
|
* Prepare Angular routesChocobozzz2016-03-072-30/+1
|
* Prepare folders structure for angular appChocobozzz2016-03-076-0/+345