aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/videojs-components/p2p-info-button.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update i18n with new player keysChocobozzz2020-12-041-2/+2
|
* add 'total downloaded' stats from server and peers in player (#3394)Florian CUNY2020-12-041-2/+11
| | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3384 This will only work with HLS. The display for Webtorrent is left untouched. Co-authored-by: Rigel Kent <par@rigelk.eu>
* Fix videojsChocobozzz2020-04-211-1/+1
|
* Fix videojs typingsChocobozzz2020-04-171-1/+1
|
* Correctly type videojs playerChocobozzz2020-01-291-23/+25
|
* Add hls support on serverChocobozzz2019-02-111-5/+6
|
* Correctly implement p2p-media-loaderChocobozzz2019-02-111-7/+9
|
* Refractor videojs playerChocobozzz2019-02-111-0/+102
Add fake p2p-media-loader plugin