aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/p2p-media-loader/p2p-media-loader-plugin.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup player quality changeChocobozzz2021-09-101-8/+0
* Update client dependenciesChocobozzz2021-08-111-1/+1
* HLS v1 supportChocobozzz2021-08-051-23/+11
* Refactor video links buildersChocobozzz2021-07-261-1/+1
* Load embed api resolutions on initChocobozzz2021-06-081-0/+4
* Cleanup stats for nerdsChocobozzz2021-04-281-4/+26
* add 'total downloaded' stats from server and peers in player (#3394)Florian CUNY2020-12-041-0/+1
* Fallback to built in HLS if possibleChocobozzz2020-07-201-21/+33
* Fix videojsChocobozzz2020-04-211-1/+1
* Fix videojs typingsChocobozzz2020-04-171-2/+2
* Use hls.js lightChocobozzz2020-04-081-1/+1
* Move streamroot plugin in core projectChocobozzz2020-01-311-7/+6
* Correctly type videojs playerChocobozzz2020-01-291-11/+12
* Fix test embed pageChocobozzz2019-12-181-0/+4
* Cleanup HLS redundancy manager in clientChocobozzz2019-09-051-1/+1
* Improve HLS redundancyChocobozzz2019-08-231-4/+5
* Fix start time on HLS videosChocobozzz2019-08-131-16/+1
* Fix nl_NL localeChocobozzz2019-08-131-1/+17
* Playlist support in watch pageChocobozzz2019-03-181-1/+11
* Try to fix p2p-media-loader on iosChocobozzz2019-02-201-0/+8
* Fallback HLS to webtorrentChocobozzz2019-02-111-1/+9
* Add hls support on serverChocobozzz2019-02-111-0/+135