aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/pods.js
Commit message (Collapse)AuthorAgeFilesLines
* First version with PostgreSQLChocobozzz2016-12-191-1/+0
|
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-28/+22
| | | | | 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: add port when making friends if it is not specifiedChocobozzz2016-10-011-0/+62