aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player
Commit message (Expand)AuthorAgeFilesLines
* Handle network issues in video player (#5138)kontrollanten2022-09-287-13/+108
* Translate more strings in player statsEwout van Mansom2022-09-161-4/+6
* Fix broken player on non MSE devicesChocobozzz2022-09-081-0/+2
* Fix metric with old webtorrent videosChocobozzz2022-08-171-1/+3
* Increase test timeoutChocobozzz2022-08-161-1/+1
* Fix "undefined" resolution in player statsChocobozzz2022-08-161-1/+4
* Add playback metric endpoint sent to OTELChocobozzz2022-08-1611-21/+170
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-1/+1
* Reduce auto play error logChocobozzz2022-08-031-1/+1
* Fix stucked HLS playerChocobozzz2022-07-212-5/+4
* Add ability for client to create server logsChocobozzz2022-07-1814-60/+75
* Remove unused class attributeChocobozzz2022-06-281-2/+0
* Put instance name in embed buttonChocobozzz2022-06-284-2/+10
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-8/+6
|\
| * More precise format byte with GBChocobozzz2022-06-231-8/+6
* | Upgrade client dependenciesChocobozzz2022-06-132-3/+4
* | Fix various typosluz paz2022-06-071-1/+1
* | Add live autostart/messages in embedChocobozzz2022-05-311-0/+5
|/
* Fix 0-9 player hotkey conflict with web browserChocobozzz2022-05-201-1/+1
* Add control bar option for peertube playerChocobozzz2022-05-202-0/+3
* Fix live playChocobozzz2022-04-191-1/+1
* Use round for views statsChocobozzz2022-04-151-2/+2
* Support videos stats in clientChocobozzz2022-04-154-82/+74
* Optimize improve stat card rendering in playerChocobozzz2022-03-181-46/+121
* Fix missing p2p media loader config for hlsChocobozzz2022-03-182-7/+9
* Reorganize player filesChocobozzz2022-03-1461-85/+192
* Reorganize player manager options builderChocobozzz2022-03-1411-593/+634
* Reorganize videojs componentsChocobozzz2022-03-1414-14/+14
* Add latency setting supportChocobozzz2022-03-091-19/+80
* Display avatar in embed posterChocobozzz2022-03-084-2/+92
* Fix stuck hls player with bad redundancyChocobozzz2022-03-031-1/+5
* Fix HLS bufferChocobozzz2022-02-222-21/+44
* Correctly hide mobile buttons overlay on iosChocobozzz2022-02-092-6/+8
* Fix hidding mobile overlayChocobozzz2022-02-041-1/+10
* Fast forward on HLS decode errorChocobozzz2022-02-027-533/+588
* Automatically restart live on server/live restartChocobozzz2022-01-191-1/+6
* Remove unused functionChocobozzz2022-01-141-6/+0
* Move to our own player hotkeysChocobozzz2022-01-133-82/+199
* Cleanup player hotkeysChocobozzz2022-01-131-2/+13
* Fix typingsChocobozzz2022-01-121-2/+2
* Add fast forward/rewind on mobileChocobozzz2022-01-123-12/+176
* Move to landscape on mobile fullscreenChocobozzz2022-01-121-1/+18
* Add player controls on mobileChocobozzz2022-01-117-3/+75
* Increase player control bar sizeChocobozzz2022-01-101-0/+1
* Fix player with audio only resolutionChocobozzz2021-12-161-2/+1
* Add ability to disable p2p in embed with URLChocobozzz2021-12-161-2/+1
* Add P2P enabled/disabled in player cardChocobozzz2021-12-162-2/+6
* Hide P2P in player if disabledChocobozzz2021-12-163-3/+20
* Add ability for admins to set default p2p policyChocobozzz2021-12-165-21/+19
* Improve control bar inactivity handlingChocobozzz2021-12-092-14/+32