aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/peertube-player-manager.ts
Commit message (Expand)AuthorAgeFilesLines
* add client hook filter:videojs.optionskontrollanten2021-06-141-10/+16
* add stats videojs pluginRigel Kent2021-04-281-0/+15
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-79/+31
* Fix context menu when watching a playlistChocobozzz2021-04-211-31/+79
* Lazy load player captionsChocobozzz2021-04-131-2/+4
* add icons in contextmenuRigel Kent2021-04-121-2/+7
* add loop toggle to the player contextmenuRigel Kent2021-04-121-27/+38
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-1/+4
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-4/+5
* Add 1.75 option to playback ratesltsallas2021-03-261-1/+1
* client(hotkeys): remove seekstep VLC behaviorkontrollanten2021-02-161-13/+8
* client(hotkeys): tighten hotkey definitionskontrollanten2021-02-161-4/+7
* Improve parse log with sqlChocobozzz2021-02-011-1/+1
* Fix viewers for livesChocobozzz2020-12-071-1/+2
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+2
* Update live settings edge delayChocobozzz2020-11-181-1/+1
* Increase live delayChocobozzz2020-11-171-1/+1
* Try to optimize sha segments fetchingChocobozzz2020-11-101-1/+3
* Regenerate miniature on live saveChocobozzz2020-11-091-4/+2
* Live streaming implementation first stepChocobozzz2020-11-091-2/+2
* Fix play of videos on iosChocobozzz2020-08-271-0/+4
* Correctly fix autoplay with webtorrentChocobozzz2020-08-191-8/+8
* Try to fix autoplay with ios/safariChocobozzz2020-08-191-8/+18
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
* Add previous buttonChocobozzz2020-08-071-10/+50
* Handle basic playlist in embedChocobozzz2020-08-071-2/+16
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
* Upgrade to angular 10Chocobozzz2020-08-071-3/+1
* Fix resolution for portrait videosChocobozzz2020-08-031-1/+8
* Fixes video hotkey part 1Chocobozzz2020-07-311-1/+2
* Support player hotkeys when it is not focusedChocobozzz2020-06-231-0/+7
* Fix webtorrent play on SafariChocobozzz2020-05-121-11/+8
* Try to fix auto play on apple devicesChocobozzz2020-05-111-5/+9
* Fix autoplay on SafariChocobozzz2020-05-111-1/+11
* Fix videojsChocobozzz2020-04-211-2/+2
* Fix videojs typingsChocobozzz2020-04-171-9/+9
* Fix videojs subtitlesChocobozzz2020-04-081-3/+0
* Don't force autoplayChocobozzz2020-04-071-1/+1
* Move streamroot plugin in core projectChocobozzz2020-01-311-4/+4
* Correctly type videojs playerChocobozzz2020-01-291-25/+39
* Add next video button to the playerRigel Kent2019-12-191-4/+19
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-0/+2
* respect video history on explicit playlist clickRigel Kent2019-12-181-0/+1
* Add play/pause bezels to the video playerRigel Kent2019-12-181-0/+1
* Speedup embed first paintChocobozzz2019-12-181-51/+3
* add 'up next' screen on autoplayRigel Kent2019-12-171-0/+1
* Fix cellular detection in playerChocobozzz2019-12-091-1/+1
* Don't seed on cellular networksChocobozzz2019-12-061-111/+149
* Add hook to alter player build optionsChocobozzz2019-12-051-4/+4
* Add ability to disable P2P in HLS player tooChocobozzz2019-11-291-1/+3