aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/peertube-player-manager.ts
Commit message (Expand)AuthorAgeFilesLines
* Move to our own player hotkeysChocobozzz2022-01-131-81/+2
* Cleanup player hotkeysChocobozzz2022-01-131-2/+13
* Add fast forward/rewind on mobileChocobozzz2022-01-121-0/+1
* Add player controls on mobileChocobozzz2022-01-111-1/+5
* Add P2P enabled/disabled in player cardChocobozzz2021-12-161-1/+2
* Hide P2P in player if disabledChocobozzz2021-12-161-1/+5
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-2/+4
* Migrate to @peertube/videojs-contextmenuChocobozzz2021-10-261-1/+1
* Fix privacy concern for remote videosChocobozzz2021-10-211-2/+1
* Improve playback with bad redundanciesChocobozzz2021-10-141-1/+1
* Cleanup player quality changeChocobozzz2021-09-101-1/+1
* Migrate client to eslintChocobozzz2021-08-181-22/+20
* HLS v1 supportChocobozzz2021-08-051-9/+36
* Refactor video links buildersChocobozzz2021-07-261-1/+2
* Refactor video links buildingChocobozzz2021-07-261-7/+35
* Fix player optionsChocobozzz2021-07-121-2/+1
* Fix HTTP fallback with no webtorrent filesChocobozzz2021-07-121-1/+6
* 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