| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Server: put config in constants | Chocobozzz | 2016-08-19 | 3 | -27/+23 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 2 | -2/+15 |
* | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 4 | -24/+67 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 3 | -1/+1 |
* | Pod model refractoring -> use mongoose api | Chocobozzz | 2016-06-30 | 1 | -0/+1 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -3/+8 |
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 2 | -90/+72 |
* | Add tags support to server | Chocobozzz | 2016-06-06 | 1 | -22/+79 |
* | Add check for the thumbnail in base64 (requests inter pods) | Chocobozzz | 2016-05-16 | 1 | -0/+2 |
* | Add check for the author username length | Chocobozzz | 2016-05-16 | 1 | -0/+1 |
* | Add a check for the duration of videos | Chocobozzz | 2016-05-16 | 1 | -0/+4 |
* | Add createdDate to videos | Chocobozzz | 2016-05-13 | 1 | -1/+2 |
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 3 | -27/+27 |
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -1/+12 |
* | Add label (host + port) to logger | Chocobozzz | 2016-05-07 | 1 | -0/+2 |
* | Video duration support (server) | Chocobozzz | 2016-05-03 | 1 | -1/+2 |
* | Ensure the log directory is created before instanciate the logger | Chocobozzz | 2016-05-01 | 1 | -0/+5 |
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 5 | -61/+58 |
* | Fix tests | Chocobozzz | 2016-03-07 | 2 | -2/+2 |
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 5 | -0/+344 |