aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player
Commit message (Collapse)AuthorAgeFilesLines
* Don't play video if user paused it during loadingChocobozzz2018-01-231-3/+7
|
* Fix changing video in watch pageChocobozzz2018-01-121-9/+11
|
* Add hotkeys in video playerChocobozzz2018-01-091-1/+0
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-091-127/+155
|
* Add transition on play/loading playerChocobozzz2017-12-201-1/+1
|
* Fix player play exception on chromiumChocobozzz2017-12-191-7/+9
|
* Upgrade to angular 5Chocobozzz2017-12-121-1/+1
|
* Move to angular cliChocobozzz2017-12-121-2/+2
|
* Fix changing video we are watchingChocobozzz2017-12-111-0/+6
|
* Responsive playerChocobozzz2017-12-111-2/+2
|
* Fix player control bar when video is not loadedChocobozzz2017-12-051-8/+10
|
* Design video playerChocobozzz2017-12-056-5/+168
|
* Don't throw error on ice connection failedChocobozzz2017-11-281-0/+5
| | | | Just log it in the console
* hide error message in https too (#108)Adam Magnier2017-10-261-1/+1
|
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-191-1/+6
|
* Fix embed that does not start on firefoxChocobozzz2017-10-181-1/+6
|
* Client: handle multiple file resolutionsChocobozzz2017-10-062-0/+357