| 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 | 2 | -9/+29 |
* | Client: fix compilation about the user created date | Chocobozzz | 2016-09-23 | 1 | -2/+5 |
* | Client: display created user date | Chocobozzz | 2016-09-23 | 1 | -1/+3 |
* | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 1 | -1/+1 |
* | Client: reactive forms | Chocobozzz | 2016-09-09 | 8 | -2/+72 |
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -5/+2 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -1/+7 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 6 | -13/+91 |
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 3 | -0/+13 |
* | Client: navigate to /videos/list when do search on another page | Chocobozzz | 2016-08-21 | 2 | -2/+8 |
* | Update webtorrent -> 0.96 | Chocobozzz | 2016-08-12 | 1 | -1/+1 |
* | Client: add user management | Chocobozzz | 2016-08-09 | 6 | -21/+46 |
* | Client: implement password change | Chocobozzz | 2016-08-05 | 3 | -14/+52 |
* | 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: Auth services cleanup | Chocobozzz | 2016-07-20 | 2 | -14/+6 |
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 8 | -66/+253 |
* | Client: save page params as well | Chocobozzz | 2016-07-18 | 2 | -7/+9 |
* | Client: Update to Angular RC4 | Chocobozzz | 2016-07-18 | 2 | -2/+2 |
* | Fix router on / | Chocobozzz | 2016-06-10 | 1 | -1/+1 |
* | Don't make a search when the field is changed and the value is empty | Chocobozzz | 2016-06-10 | 1 | -1/+4 |
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 3 | -2/+35 |
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 3 | -3/+8 |
* | Do not import whole rxjs | Chocobozzz | 2016-06-05 | 1 | -1/+2 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 11 | -0/+243 |