aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/v1/videos.js
Commit message (Collapse)AuthorAgeFilesLines
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-42/+42
|
* thumbnail_path -> thumbnailPathChocobozzz2016-05-101-1/+1
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-27/+55
|
* Move video duration logic in lib/Chocobozzz2016-05-061-4/+1
|
* Video duration support (server)Chocobozzz2016-05-031-16/+29
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-4/+7
|
* Change name of fields for add video apiChocobozzz2016-03-181-2/+2
|
* Change api output for videosChocobozzz2016-03-181-6/+30
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-25/+25
|
* Angular 2 : draft 2Chocobozzz2016-03-141-2/+2
|
* Angular application :first draftChocobozzz2016-03-141-3/+3
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+144