aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/peertube-plugin.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize player filesChocobozzz2022-03-141-302/+0
* Reorganize videojs componentsChocobozzz2022-03-141-2/+2
* Fast forward on HLS decode errorChocobozzz2022-02-021-0/+8
* Remove unused functionChocobozzz2022-01-141-6/+0
* Add player controls on mobileChocobozzz2022-01-111-1/+6
* Improve control bar inactivity handlingChocobozzz2021-12-091-13/+31
* Focus player after fullscreenChocobozzz2021-12-091-0/+8
* Update angularChocobozzz2021-11-101-1/+1
* Cleanup player quality changeChocobozzz2021-09-101-36/+2
* Migrate client to eslintChocobozzz2021-08-181-1/+1
* HLS v1 supportChocobozzz2021-08-051-0/+1
* Refactor video links buildersChocobozzz2021-07-261-8/+4
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-4/+9
* Fix viewers for livesChocobozzz2020-12-071-2/+12
* Fix player menu on mobileChocobozzz2020-07-021-2/+10
* Try to fix auto play on apple devicesChocobozzz2020-05-111-1/+1
* Fix videojsChocobozzz2020-04-211-1/+1
* Fix videojs typingsChocobozzz2020-04-171-2/+2
* Correctly type videojs playerChocobozzz2020-01-291-13/+9
* Fix control bar inactive timeoutChocobozzz2019-08-071-15/+33
* Playlist support in watch pageChocobozzz2019-03-181-2/+8
* Add to playlist dropdownChocobozzz2019-03-181-7/+9
* Lazy import some modulesChocobozzz2019-02-151-1/+0
* Fallback HLS to webtorrentChocobozzz2019-02-111-1/+5
* Add hls support on serverChocobozzz2019-02-111-2/+2
* Correctly implement p2p-media-loaderChocobozzz2019-02-111-1/+40
* Refractor videojs playerChocobozzz2019-02-111-0/+219