aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Client: increase min height for videos listChocobozzz2016-07-221-1/+1
* Client: click on PeerTube title routes to videos listChocobozzz2016-07-212-1/+12
* Client: video name in the link title for videos list templateChocobozzz2016-07-211-1/+1
* Client: Auth services cleanupChocobozzz2016-07-203-15/+6
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-2014-92/+309
* Client: try to make it work with Android FirefoxChocobozzz2016-07-1910-24/+52
* Client: save page params as wellChocobozzz2016-07-188-48/+83
* Client: Update to Angular RC4Chocobozzz2016-07-1819-114/+1046
* Client: fix pagination componentChocobozzz2016-07-061-2/+2
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-1/+1
* Fix router on /Chocobozzz2016-06-102-1/+5
* Don't make a search when the field is changed and the value is emptyChocobozzz2016-06-101-1/+4
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
* Add tags support to the video listChocobozzz2016-06-1016-64/+139
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-077-76/+192
* Add an alert if the video load seems to be too longChocobozzz2016-06-052-6/+46
* Do not import whole rxjsChocobozzz2016-06-055-4/+9
* Add loader indication when loading videos listChocobozzz2016-06-055-7/+14
* Handle error for the video uploadChocobozzz2016-06-043-1/+20
* Fix faviconChocobozzz2016-06-041-1/+1
* Reload videos after removing one to avoid issues with paging etcChocobozzz2016-06-041-1/+1
* Apply a fade instead of a loader when loading videosChocobozzz2016-06-042-5/+15
* Improve the login formChocobozzz2016-06-042-6/+26
* Use webtorrent as external dependency instead of building it withChocobozzz2016-06-042-2/+3
* Fix styling when clicking on a thumbnail videoChocobozzz2016-06-041-2/+2
* Add webtorrent and jquery to webpackChocobozzz2016-06-041-0/+4
* Add production webpack, big thanks to @AngularClassChocobozzz2016-06-032-17/+1
* First draft to use webpack instead of systemjsChocobozzz2016-06-0355-0/+1538