| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: adapt tests to host | Chocobozzz | 2016-11-16 | 7 | -48/+58 |
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -2/+9 |
* | Try to fix travis | Chocobozzz | 2016-10-14 | 1 | -1/+1 |
* | Server: fix real world tools | Chocobozzz | 2016-10-10 | 3 | -5/+6 |
* | Server: forbid to remove the root user | Chocobozzz | 2016-10-07 | 1 | -0/+9 |
* | Server: update to webseed implementation (tests, lint...) | Chocobozzz | 2016-10-07 | 3 | -16/+2 |
* | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 7 | -29/+29 |
* | Server: fix unit tests again | Chocobozzz | 2016-09-21 | 1 | -2/+4 |
* | Server: fix tests | Chocobozzz | 2016-09-21 | 1 | -4/+6 |
* | Fix client peer dependencies | Chocobozzz | 2016-09-20 | 1 | -7/+0 |
* | Server: add requests stats endpoint | Chocobozzz | 2016-09-19 | 2 | -1/+148 |
* | Server: add pod created date and score to the list controller | Chocobozzz | 2016-08-26 | 1 | -2/+11 |
* | Server: fix check user params tests | Chocobozzz | 2016-08-23 | 1 | -12/+10 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -0/+11 |
* | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 1 | -50/+59 |
* | Server: fix real world simulation script | Chocobozzz | 2016-08-20 | 1 | -14/+17 |
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 2 | -5/+60 |
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 3 | -4/+120 |
* | Server: test filenames with hyphens | Chocobozzz | 2016-08-15 | 6 | -5/+5 |
* | Server: fix travis tests | Chocobozzz | 2016-08-14 | 1 | -9/+2 |
* | Server: delete user with the id and not the username | Chocobozzz | 2016-08-09 | 3 | -8/+8 |
* | Server: create requests utils module | Chocobozzz | 2016-08-07 | 2 | -89/+105 |
* | Server: split tests utils in multiple files | Chocobozzz | 2016-08-07 | 14 | -626/+712 |
* | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 1 | -0/+2 |
* | Server: fix tests | Chocobozzz | 2016-08-05 | 1 | -1/+1 |
* | Server: allow user to get its informations (/users/me) | Chocobozzz | 2016-08-05 | 3 | -7/+53 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 3 | -20/+393 |
* | Server: Add some cli tools to make it easy to upload a lot of videos | Chocobozzz | 2016-07-20 | 4 | -1/+188 |
* | Server: do not enable images tests by default because it needs a special | Chocobozzz | 2016-07-20 | 1 | -9/+16 |
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 1 | -1/+7 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 7 | -41/+46 |
* | Fix tests | Chocobozzz | 2016-07-07 | 1 | -1/+1 |
* | Server: add script that try to simulate a real world situation | Chocobozzz | 2016-07-06 | 1 | -0/+215 |
* | Fix requests ordering between pods | Chocobozzz | 2016-07-05 | 1 | -0/+15 |
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 1 | -1/+1 |
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -1/+1 |
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 4 | -19/+31 |
* | Add tag search support to server | Chocobozzz | 2016-06-06 | 1 | -0/+38 |
* | Add tags support to server | Chocobozzz | 2016-06-06 | 6 | -29/+166 |
* | Extends the search feature by customizing the search field (name, | Chocobozzz | 2016-05-22 | 2 | -15/+109 |
* | Add total results field and wrap videos in data field when listing | Chocobozzz | 2016-05-21 | 5 | -50/+70 |
* | Fix tests for according to the sort | Chocobozzz | 2016-05-17 | 1 | -0/+1 |
* | Add ability to sort videos list | Chocobozzz | 2016-05-17 | 3 | -0/+109 |
* | Add a check for the duration of videos | Chocobozzz | 2016-05-16 | 2 | -7/+23 |
* | Add createdDate to videos | Chocobozzz | 2016-05-13 | 3 | -0/+18 |
* | Introduce paginations in videos listing | Chocobozzz | 2016-05-13 | 2 | -0/+108 |
* | Fix adding twice a torrent in webtorrent | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Authenticate before make/quit friends (server + tests) | Chocobozzz | 2016-05-13 | 5 | -25/+52 |
* | Fix typos in server tests | Chocobozzz | 2016-05-13 | 4 | -22/+23 |
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 7 | -117/+117 |