aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/secure.js
Commit message (Collapse)AuthorAgeFilesLines
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-7/+7
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Server: remove useless hash affectationsChocobozzz2016-10-021-2/+2
|
* Server: do not forget to check the signature when another pod wants toChocobozzz2016-10-011-20/+25
| | | | quit us
* Server: catch JSON.parse exceptionsChocobozzz2016-08-231-2/+7
|
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-2/+4
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-2/+2
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-6/+6
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+49