aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/v1/pods.js
Commit message (Expand)AuthorAgeFilesLines
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-4/+5
* reqValidators --> validatorsChocobozzz2016-07-011-4/+4
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-3/+3
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-5/+14
* 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