| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -1/+1 |
| * | | 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 |
* | | | Fix client build (ng2-bootstrap issue...) | Chocobozzz | 2016-10-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add "max requests number" information for requests iterations | Chocobozzz | 2016-10-01 | 2 | -1/+9 |
* | | 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: update angular -> 2.0.1 | Chocobozzz | 2016-10-01 | 1 | -8/+8 |
* | | 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 | 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 |
* | | 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 |
* | | Fix client peer dependencies | Chocobozzz | 2016-09-20 | 2 | -111/+113 |
* | | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 16 | -25/+25 |
* | | Client: fix prod build process | Chocobozzz | 2016-09-19 | 4 | -187/+182 |
* | | Client: update to angular 2.0 | Chocobozzz | 2016-09-19 | 2 | -15/+29 |
* | | 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 |
* | | 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: update codelyzer -> 0.0.28 | Chocobozzz | 2016-08-26 | 1 | -1/+1 |
* | | Update to standard 8 | Chocobozzz | 2016-08-25 | 1 | -1/+1 |
* | | 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: 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 | 7 | -14/+13 |
* | | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 16 | -96/+160 |
* | | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 6 | -28/+56 |
* | | 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 | 13 | -61/+90 |
* | | 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 | 13 | -8/+148 |
* | | Client: reset pagination when we search something | Chocobozzz | 2016-08-15 | 2 | -3/+9 |
* | | Client: add users list/friends list titles | Chocobozzz | 2016-08-12 | 2 | -0/+4 |
* | | Client: add friends page | Chocobozzz | 2016-08-12 | 15 | -66/+165 |
* | | Update webtorrent -> 0.96 | Chocobozzz | 2016-08-12 | 3 | -9/+16 |
* | | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 13 | -152/+213 |
* | | Client: add user management | Chocobozzz | 2016-08-09 | 27 | -27/+338 |
* | | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 1 | -2/+0 |