| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "max requests number" information for requests iterations | Chocobozzz | 2016-10-01 | 2 | -1/+9 |
* | Client: handle the case when the refreshing token step fails | Chocobozzz | 2016-10-01 | 1 | -1/+1 |
* | Client: fix error alert | Chocobozzz | 2016-09-26 | 3 | -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 | 1 | -0/+2 |
* | Client: created date in a better format | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
* | Client: add requests stats page | Chocobozzz | 2016-09-23 | 13 | -0/+157 |
* | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 5 | -8/+8 |
* | Client: reactive forms | Chocobozzz | 2016-09-09 | 4 | -31/+54 |
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 13 | -41/+23 |
* | Client: ID column smaller | Chocobozzz | 2016-08-26 | 2 | -2/+2 |
* | Client: add ID, score and created date to the friends list | Chocobozzz | 2016-08-26 | 2 | -0/+9 |
* | Client: fix friend add input control when removing an input | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
* | Client: refresh friends list after quitting them | Chocobozzz | 2016-08-23 | 1 | -5/+10 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 3 | -4/+4 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 2 | -28/+22 |
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 2 | -28/+41 |
* | Client: make friends url button (+/-) -> same width | Chocobozzz | 2016-08-23 | 1 | -0/+4 |
* | Do not wait the make friends process ends to send a response to the | Chocobozzz | 2016-08-23 | 1 | -1/+2 |
* | Client: display make/quit friends according to the situation | Chocobozzz | 2016-08-23 | 1 | -2/+2 |
* | Client: update to new form api | Chocobozzz | 2016-08-23 | 4 | -18/+22 |
* | Client: remove makeFriend from friend-list (in friend-add now) | Chocobozzz | 2016-08-21 | 1 | -13/+0 |
* | Client: simplify simple menu/admin menu displaying logic | Chocobozzz | 2016-08-21 | 2 | -9/+3 |
* | Client: support the new make friends method | Chocobozzz | 2016-08-21 | 11 | -7/+145 |
* | Client: add users list/friends list titles | Chocobozzz | 2016-08-12 | 2 | -0/+4 |
* | Client: add friends page | Chocobozzz | 2016-08-12 | 14 | -65/+158 |
* | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 5 | -0/+99 |
* | Client: add user management | Chocobozzz | 2016-08-09 | 15 | -0/+261 |