aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/pods.js
Commit message (Expand)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-67/+0
* Add email to podsChocobozzz2017-02-161-1/+2
* Server: error if we add a pod that already existsChocobozzz2017-01-271-7/+19
* Server: forbid to make friends with a non https serverChocobozzz2016-11-161-0/+7
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-2/+2
* Server: remove useless hash affectationsChocobozzz2016-10-021-2/+2
* Server: fix makefriends validation and testsChocobozzz2016-08-211-14/+15
* Server: make friends urls come from the request instead of theChocobozzz2016-08-201-0/+5
* reqValidators --> validatorsChocobozzz2016-07-011-0/+41