aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
* Client: add video not found message if the video... is not foundChocobozzz2016-11-163-3/+20
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-162-16/+7
* Client: remove videojs on destroyChocobozzz2016-11-081-2/+10
* Client: add share buttonChocobozzz2016-11-083-5/+60
* Client: use videojs as playerChocobozzz2016-11-083-7/+16
* Prepare embed pageChocobozzz2016-11-071-0/+3
* Client: add opengraph tagsChocobozzz2016-11-041-0/+22
* Client: add titles to all pagesChocobozzz2016-11-041-2/+12
* Client: allow to copy magnet uriChocobozzz2016-11-042-2/+31
* Client: add more informations to watch video viewChocobozzz2016-11-045-39/+145
* Client: fix form upload validation on key enterChocobozzz2016-10-172-3/+5
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-2/+9
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-0212-150/+134
|\
| * Client: fix error alertChocobozzz2016-09-261-1/+1
| * Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-196-11/+11
| * Client: reactive formsChocobozzz2016-09-092-47/+66
| * Dirty update to Angular RC6Chocobozzz2016-09-066-35/+11
| * Client: fix error display for componentChocobozzz2016-08-232-2/+2
| * Client: centralize http res extraction in a serviceChocobozzz2016-08-234-49/+24
| * Client: update to new form apiChocobozzz2016-08-232-14/+15
| * Client: reset pagination when we search somethingChocobozzz2016-08-151-2/+8
| * Update webtorrent -> 0.96Chocobozzz2016-08-121-7/+14
| * Client: add user managementChocobozzz2016-08-091-3/+3
* | Client: clear timeout error timer for video watchChocobozzz2016-07-271-0/+1
|/
* Client: increase min height for videos listChocobozzz2016-07-221-1/+1
* Client: video name in the link title for videos list templateChocobozzz2016-07-211-1/+1
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-202-7/+21
* Client: try to make it work with Android FirefoxChocobozzz2016-07-196-13/+26
* Client: save page params as wellChocobozzz2016-07-184-25/+71
* Client: Update to Angular RC4Chocobozzz2016-07-1810-75/+139
* Client: fix pagination componentChocobozzz2016-07-061-2/+2
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
* Add tags support to the video listChocobozzz2016-06-108-34/+79
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-073-70/+183
* Add an alert if the video load seems to be too longChocobozzz2016-06-052-6/+46
* Do not import whole rxjsChocobozzz2016-06-051-1/+1
* Add loader indication when loading videos listChocobozzz2016-06-055-7/+14
* Handle error for the video uploadChocobozzz2016-06-043-1/+20
* 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
* Fix styling when clicking on a thumbnail videoChocobozzz2016-06-041-2/+2
* First draft to use webpack instead of systemjsChocobozzz2016-06-0328-0/+797