Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -30/+0 |
| | |||||
* | Server: remove encryption when seending requests to other pods | Chocobozzz | 2016-11-27 | 1 | -10/+0 |
| | | | | We don't need it anymore since HTTPS is mandatory now | ||||
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 1 | -2/+2 |
| | | | | | 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 affectations | Chocobozzz | 2016-10-02 | 1 | -3/+3 |
| | |||||
* | Server: fix remote videos requests validator | Chocobozzz | 2016-08-21 | 1 | -1/+0 |
| | |||||
* | reqValidators --> validators | Chocobozzz | 2016-07-01 | 1 | -0/+41 |