| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Client: add some explanations if we cannot retrieve client oauth | Chocobozzz | 2016-10-01 | 1 | -1/+4 |
| * | Client: handle the case when the refreshing token step fails | Chocobozzz | 2016-10-01 | 3 | -10/+30 |
| * | Client: fix error alert | Chocobozzz | 2016-09-26 | 4 | -5/+5 |
| * | 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 | 1 | -3/+3 |
| * | 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 |
| * | Client: created date in a better format | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
| * | Client: add requests stats page | Chocobozzz | 2016-09-23 | 14 | -0/+163 |
| * | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 16 | -25/+25 |
| * | 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 | 34 | -195/+367 |
| * | 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 |
| * | 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 | 6 | -7/+13 |
| * | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 15 | -96/+150 |
| * | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 5 | -28/+54 |
| * | 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 | 12 | -60/+88 |
| * | Client: fix malformed div | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
| * | 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 | 6 | -29/+11 |
| * | Client: navigate to /videos/list when do search on another page | Chocobozzz | 2016-08-21 | 2 | -2/+8 |
| * | Client: support the new make friends method | Chocobozzz | 2016-08-21 | 12 | -8/+146 |
| * | Client: reset pagination when we search something | Chocobozzz | 2016-08-15 | 1 | -2/+8 |
| * | 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 |
| * | Update webtorrent -> 0.96 | Chocobozzz | 2016-08-12 | 2 | -8/+15 |
| * | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 12 | -150/+209 |
| * | Client: add user management | Chocobozzz | 2016-08-09 | 26 | -26/+323 |
| * | Client: Redirect user to home page after logout | Chocobozzz | 2016-08-05 | 1 | -0/+2 |
| * | Client: implement password change | Chocobozzz | 2016-08-05 | 10 | -16/+165 |
| * | Server: move clients in its own file | Chocobozzz | 2016-08-05 | 1 | -1/+1 |
| * | Client: fix login state when logout | Chocobozzz | 2016-07-27 | 1 | -0/+2 |
* | | Client: clear timeout error timer for video watch | Chocobozzz | 2016-07-27 | 1 | -0/+1 |
* | | Client: fix login state when logout | Chocobozzz | 2016-07-27 | 1 | -0/+2 |
|/ |
|
* | Client: increase min height for videos list | Chocobozzz | 2016-07-22 | 1 | -1/+1 |
* | Client: click on PeerTube title routes to videos list | Chocobozzz | 2016-07-21 | 2 | -1/+12 |
* | Client: video name in the link title for videos list template | Chocobozzz | 2016-07-21 | 1 | -1/+1 |
* | Client: Auth services cleanup | Chocobozzz | 2016-07-20 | 3 | -15/+6 |
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 14 | -92/+309 |
* | Client: try to make it work with Android Firefox | Chocobozzz | 2016-07-19 | 10 | -24/+52 |
* | Client: save page params as well | Chocobozzz | 2016-07-18 | 8 | -48/+83 |
* | Client: Update to Angular RC4 | Chocobozzz | 2016-07-18 | 19 | -114/+1046 |
* | Client: fix pagination component | Chocobozzz | 2016-07-06 | 1 | -2/+2 |