aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-watch
Commit message (Collapse)AuthorAgeFilesLines
* Client: add warning if the user want to embed a video of a non https websiteChocobozzz2016-11-212-0/+8
|
* Client: move video watch modals in their own componentChocobozzz2016-11-218-75/+118
|
* 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-161-1/+1
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* 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: allow to copy magnet uriChocobozzz2016-11-042-2/+31
|
* Client: add more informations to watch video viewChocobozzz2016-11-043-39/+143
|
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-021-16/+18
|\
| * Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
| |
| * Dirty update to Angular RC6Chocobozzz2016-09-061-7/+2
| |
| * Client: fix error display for componentChocobozzz2016-08-231-1/+1
| |
| * Update webtorrent -> 0.96Chocobozzz2016-08-121-7/+14
| |
* | Client: clear timeout error timer for video watchChocobozzz2016-07-271-0/+1
|/
* Client: try to make it work with Android FirefoxChocobozzz2016-07-192-6/+12
|
* Client: Update to Angular RC4Chocobozzz2016-07-181-17/+21
|
* Add tags support to the video listChocobozzz2016-06-101-5/+5
|
* Add an alert if the video load seems to be too longChocobozzz2016-06-052-6/+46
|
* Add loader indication when loading videos listChocobozzz2016-06-052-2/+8
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-035-0/+123