| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: 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 |
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 1 | -1/+1 |
* | Fix router on / | Chocobozzz | 2016-06-10 | 2 | -1/+5 |
* | Don't make a search when the field is changed and the value is empty | Chocobozzz | 2016-06-10 | 1 | -1/+4 |
* | Fix redirection after the upload of a video | Chocobozzz | 2016-06-10 | 1 | -1/+1 |
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 16 | -64/+139 |
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 7 | -76/+192 |
* | Add an alert if the video load seems to be too long | Chocobozzz | 2016-06-05 | 2 | -6/+46 |
* | Do not import whole rxjs | Chocobozzz | 2016-06-05 | 5 | -4/+9 |
* | Add loader indication when loading videos list | Chocobozzz | 2016-06-05 | 5 | -7/+14 |
* | Handle error for the video upload | Chocobozzz | 2016-06-04 | 3 | -1/+20 |
* | Fix favicon | Chocobozzz | 2016-06-04 | 1 | -1/+1 |