| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: workaround for node-ipc that breaks node lts | Chocobozzz | 2016-10-01 | 1 | -1/+2 |
* | Server: fix error log when a friend request fails | Chocobozzz | 2016-10-01 | 1 | -2/+1 |
* | Update README roadmap | Chocobozzz | 2016-10-01 | 1 | -2/+4 |
* | Server: add information why a friend request failed (status code) | Chocobozzz | 2016-10-01 | 1 | -7/+8 |
* | Client: handle the case when the refreshing token step fails | Chocobozzz | 2016-10-01 | 3 | -10/+30 |
* | Client: update angular -> 2.0.1 | Chocobozzz | 2016-10-01 | 1 | -8/+8 |
* | Server: when we remove a user, remove the oauthtokens too | Chocobozzz | 2016-10-01 | 2 | -1/+14 |
* | Server: do not forget to check the signature when another pod wants to | Chocobozzz | 2016-10-01 | 3 | -21/+32 |
* | Server: migration script that add admin role to root user | Chocobozzz | 2016-09-27 | 2 | -1/+21 |
* | Server: fix migration at installation | Chocobozzz | 2016-09-26 | 3 | -7/+9 |
* | Client: fix error alert | Chocobozzz | 2016-09-26 | 4 | -5/+5 |
* | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 8 | -21/+174 |
* | Client: fix compilation about the user created date | Chocobozzz | 2016-09-23 | 1 | -2/+5 |
* | Client: Update ng2-file-upload to the module part | Chocobozzz | 2016-09-23 | 2 | -4/+4 |
* | Client: move some methods in the requestStats model | Chocobozzz | 2016-09-23 | 4 | -16/+30 |
* | Client: display created user date | Chocobozzz | 2016-09-23 | 2 | -1/+5 |
* | Server: show user created date for the api | Chocobozzz | 2016-09-23 | 1 | -1/+2 |
* | gitignore: torrent/ -> torrents/ | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
* | Client: created date in a better format | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
* | Client: add requests stats page | Chocobozzz | 2016-09-23 | 16 | -1/+168 |
* | Server: fix unit tests again | Chocobozzz | 2016-09-21 | 1 | -2/+4 |
* | Update travis node versions | Chocobozzz | 2016-09-21 | 1 | -3/+3 |
* | Server: fix tests | Chocobozzz | 2016-09-21 | 1 | -4/+6 |
* | Update readme dependencies (npm >= 3) | Chocobozzz | 2016-09-21 | 1 | -0/+2 |
* | Try to fix Traviis build (caused by npm 2) | Bigard Florian | 2016-09-21 | 1 | -0/+2 |
* | Fix client peer dependencies | Chocobozzz | 2016-09-20 | 4 | -119/+114 |
* | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 16 | -25/+25 |
* | Client: fix prod build process | Chocobozzz | 2016-09-19 | 5 | -188/+183 |
* | Client: update to angular 2.0 | Chocobozzz | 2016-09-19 | 2 | -15/+29 |
* | Server: add requests stats endpoint | Chocobozzz | 2016-09-19 | 6 | -7/+199 |
* | Client: update a webpack configs | Chocobozzz | 2016-09-12 | 5 | -198/+206 |
* | Client: update tslint -> 3.15.1 | Chocobozzz | 2016-09-09 | 1 | -1/+1 |
* | Client: little app module cleanup | Chocobozzz | 2016-09-09 | 1 | -32/+41 |
* | Client: reactive forms | Chocobozzz | 2016-09-09 | 19 | -128/+282 |
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 41 | -288/+478 |
* | Tags directory in gitignore | Chocobozzz | 2016-08-28 | 1 | -0/+1 |
* | Client: ID column smaller | Chocobozzz | 2016-08-26 | 3 | -2/+6 |
* | Client: add ID, score and created date to the friends list | Chocobozzz | 2016-08-26 | 2 | -0/+9 |
* | Server: add pod created date and score to the list controller | Chocobozzz | 2016-08-26 | 3 | -12/+49 |
* | Client: update codelyzer -> 0.0.28 | Chocobozzz | 2016-08-26 | 1 | -1/+1 |
* | Update to standard 8 | Chocobozzz | 2016-08-25 | 2 | -2/+2 |
* | Server: encrypt password in database | Chocobozzz | 2016-08-25 | 6 | -15/+74 |
* | Client: fix friend add input control when removing an input | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
* | Server: fix check user params tests | Chocobozzz | 2016-08-23 | 1 | -12/+10 |
* | Client: refresh friends list after quitting them | Chocobozzz | 2016-08-23 | 1 | -5/+10 |
* | Client: do not rewrite tsconfig at each change of a file | Chocobozzz | 2016-08-23 | 1 | -83/+0 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 9 | -17/+36 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 16 | -96/+160 |
* | Server: avoid request entity too large for requests between pods | Chocobozzz | 2016-08-23 | 1 | -1/+1 |
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 6 | -28/+56 |