aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/p2p-media-loader
Commit message (Expand)AuthorAgeFilesLines
* hls-plugin: destroy hls upon third errkontrollanten2020-12-071-0/+1
* add 'total downloaded' stats from server and peers in player (#3394)Florian CUNY2020-12-041-0/+1
* Upgrade client dependenciesChocobozzz2020-11-191-1/+1
* Delay notification when waiting for a liveChocobozzz2020-11-121-2/+2
* Try to optimize sha segments fetchingChocobozzz2020-11-101-3/+6
* Try to fix live segments checkChocobozzz2020-11-101-5/+10
* HLS player fallback for non https contextChocobozzz2020-11-101-4/+11
* Live streaming implementation first stepChocobozzz2020-11-091-6/+31
* Upgrade to angular 10Chocobozzz2020-08-071-3/+1
* Fallback to built in HLS if possibleChocobozzz2020-07-201-21/+33
* Fix videojsChocobozzz2020-04-212-2/+2
* Fix videojs typingsChocobozzz2020-04-172-5/+5
* Use hls.js lightChocobozzz2020-04-082-2/+2
* Client dependencies upgradeChocobozzz2020-04-011-2/+4
* Move streamroot plugin in core projectChocobozzz2020-01-312-7/+632
* Correctly type videojs playerChocobozzz2020-01-291-11/+12
* Fix test embed pageChocobozzz2019-12-181-0/+4
* Cleanup HLS redundancy manager in clientChocobozzz2019-09-052-17/+2
* Improve HLS redundancyChocobozzz2019-08-233-21/+65
* Fix start time on HLS videosChocobozzz2019-08-131-16/+1
* Fix nl_NL localeChocobozzz2019-08-131-1/+17
* tslint updateChocobozzz2019-04-021-2/+2
* Playlist support in watch pageChocobozzz2019-03-181-1/+11
* Try to fix p2p-media-loader on iosChocobozzz2019-02-201-0/+8
* Use a single file instead of segments for HLSChocobozzz2019-02-111-4/+11
* Fallback HLS to webtorrentChocobozzz2019-02-111-1/+9
* Add hls support on serverChocobozzz2019-02-113-0/+219