| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | 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 |
* | Reload videos after removing one to avoid issues with paging etc | Chocobozzz | 2016-06-04 | 1 | -1/+1 |
* | Apply a fade instead of a loader when loading videos | Chocobozzz | 2016-06-04 | 2 | -5/+15 |
* | Improve the login form | Chocobozzz | 2016-06-04 | 2 | -6/+26 |
* | Use webtorrent as external dependency instead of building it with | Chocobozzz | 2016-06-04 | 2 | -2/+3 |
* | Fix styling when clicking on a thumbnail video | Chocobozzz | 2016-06-04 | 1 | -2/+2 |
* | Add webtorrent and jquery to webpack | Chocobozzz | 2016-06-04 | 1 | -0/+4 |
* | Add production webpack, big thanks to @AngularClass | Chocobozzz | 2016-06-03 | 2 | -17/+1 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 55 | -0/+1538 |