aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/peertube-plugin.ts
Commit message (Expand)AuthorAgeFilesLines
* 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