Client: increase min height for videos list
[oweals/peertube.git] / client / src /
2016-07-22 ChocobozzzClient: increase min height for videos list
2016-07-21 ChocobozzzClient: click on PeerTube title routes to videos list
2016-07-21 ChocobozzzClient: video name in the link title for videos list...
2016-07-20 ChocobozzzClient: Auth services cleanup
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-19 ChocobozzzClient: try to make it work with Android Firefox
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-07-06 ChocobozzzClient: fix pagination component
2016-06-18 ChocobozzzTry to make a better communication (between pods) module
2016-06-10 ChocobozzzFix router on /
2016-06-10 ChocobozzzDon't make a search when the field is changed and the...
2016-06-10 ChocobozzzFix redirection after the upload of a video
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-07 ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-05 ChocobozzzAdd an alert if the video load seems to be too long
2016-06-05 ChocobozzzDo not import whole rxjs
2016-06-05 ChocobozzzAdd loader indication when loading videos list
2016-06-04 ChocobozzzHandle error for the video upload
2016-06-04 ChocobozzzFix favicon
2016-06-04 ChocobozzzReload videos after removing one to avoid issues with...
2016-06-04 ChocobozzzApply a fade instead of a loader when loading videos
2016-06-04 ChocobozzzImprove the login form
2016-06-04 ChocobozzzUse webtorrent as external dependency instead of buildi...
2016-06-04 ChocobozzzFix styling when clicking on a thumbnail video
2016-06-04 ChocobozzzAdd webtorrent and jquery to webpack
2016-06-03 ChocobozzzAdd production webpack, big thanks to @AngularClass
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs