| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 2 | -0/+6 |
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 1 | -1/+6 |
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 2 | -0/+6 |
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 2 | -0/+6 |
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 1 | -2/+1 |
* | Add video category support | Chocobozzz | 2017-03-22 | 2 | -0/+6 |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 2 | -1/+9 |
* | Server: add views attribute when sending videos to friends | Chocobozzz | 2017-03-04 | 1 | -1/+2 |
* | Server: implement video views | Chocobozzz | 2017-02-26 | 2 | -5/+33 |
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 2 | -5/+37 |
* | Server: update express-validator | Chocobozzz | 2017-02-10 | 1 | -1/+17 |
* | Server: remote video validators refractoring | Chocobozzz | 2017-01-17 | 1 | -23/+22 |
* | Server: we don't need the video name when removing a remote video | Chocobozzz | 2017-01-04 | 1 | -1/+0 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 4 | -53/+100 |
* | Server: add updatedAt attribute to videos | Chocobozzz | 2016-12-30 | 1 | -0/+2 |
* | Server: propagate video update to other pods | Chocobozzz | 2016-12-30 | 1 | -0/+15 |
* | Server: use binary data instead of base64 to send thumbnails | Chocobozzz | 2016-12-29 | 1 | -5/+4 |
* | Server: add database field validations | Chocobozzz | 2016-12-28 | 2 | -8/+7 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -7/+12 |
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+0 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 2 | -9/+9 |
* | Server: use preview image for opengraph | Chocobozzz | 2016-11-16 | 1 | -2/+2 |
* | Server: generate magnet uri on the fly | Chocobozzz | 2016-11-16 | 1 | -4/+4 |
* | Server: use _id for image and video files. Add remoteId field | Chocobozzz | 2016-11-16 | 1 | -2/+7 |
* | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 4 | -17/+17 |
* | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 3 | -10/+24 |
* | Server: fix remote videos requests validator | Chocobozzz | 2016-08-21 | 1 | -20/+21 |
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 1 | -1/+10 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 2 | -2/+15 |
* | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 4 | -0/+157 |