aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/v1/pods.js
Commit message (Collapse)AuthorAgeFilesLines
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-11/+6
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-30/+13
|
* Return with callback with an errorChocobozzz2016-05-191-1/+1
|
* Use async waterfall in pods controller for better readabilityChocobozzz2016-05-131-24/+59
|
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-6/+7
|
* Remove the cache middlewareChocobozzz2016-05-131-5/+4
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-6/+6
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-8/+19
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-17/+17
|
* Angular application :first draftChocobozzz2016-03-141-3/+3
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+93