| Commit message (Expand) | Author | Age | Files | Lines |
* | Add email to users | Chocobozzz | 2017-02-18 | 1 | -1/+2 |
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -1/+2 |
* | Server: update express-validator | Chocobozzz | 2017-02-10 | 1 | -3/+1 |
* | Server: error if we add a pod that already exists | Chocobozzz | 2017-01-27 | 1 | -7/+19 |
* | Server: fix update right checks | Chocobozzz | 2017-01-11 | 1 | -7/+10 |
* | Server: rights check for update a video | Chocobozzz | 2017-01-11 | 1 | -0/+8 |
* | Server: use crypto instead of ursa for pod signature | Chocobozzz | 2017-01-04 | 1 | -1/+1 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 5 | -21/+67 |
* | Server: fix video remoe validation | Chocobozzz | 2016-12-30 | 1 | -1/+1 |
* | Server: optimization for videoGet and videoRemove | Chocobozzz | 2016-12-30 | 1 | -7/+8 |
* | Server: add ability to update a video | Chocobozzz | 2016-12-29 | 1 | -10/+31 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 2 | -18/+12 |
* | Server: remove encryption when seending requests to other pods | Chocobozzz | 2016-11-27 | 1 | -10/+0 |
* | Server: forbid to make friends with a non https server | Chocobozzz | 2016-11-16 | 1 | -0/+7 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 2 | -4/+4 |
* | Server: forbid to remove the root user | Chocobozzz | 2016-10-07 | 1 | -0/+2 |
* | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 7 | -16/+16 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -3/+12 |
* | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 1 | -14/+15 |
* | Server: fix remote videos requests validator | Chocobozzz | 2016-08-21 | 1 | -1/+0 |
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 1 | -0/+5 |
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 1 | -0/+11 |
* | Server: delete user with the id and not the username | Chocobozzz | 2016-08-09 | 1 | -2/+3 |
* | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 1 | -0/+1 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 3 | -0/+60 |
* | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 1 | -3/+3 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | reqValidators --> validators | Chocobozzz | 2016-07-01 | 7 | -0/+267 |