aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/v1/remote.js
Commit message (Expand)AuthorAgeFilesLines
* Server: remove v1 directory, we don't really need itChocobozzz2016-10-211-83/+0
* Server: do not forget to check the signature when another pod wants toChocobozzz2016-10-011-0/+1
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-3/+4
* Fix requests ordering between podsChocobozzz2016-07-051-0/+10
* reqValidators --> validatorsChocobozzz2016-07-011-4/+4
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-27/+18
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-0/+80