aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/shared/manager-options
Commit message (Collapse)AuthorAgeFilesLines
* Fix live buffering with small latencyChocobozzz2023-03-071-2/+1
|
* Avoid always resuming the end of the videoChocobozzz2023-02-251-0/+1
|
* Hide playback rate for livesChocobozzz2022-12-301-1/+3
|
* Add back to live featureChocobozzz2022-12-201-4/+17
|
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-021-0/+1
|
* Don't inject untrusted inputChocobozzz2022-11-151-2/+0
| | | | | Even if it's already checked in middlewares It's better to have safe modals too
* Force autoplay when live startsChocobozzz2022-11-151-2/+6
| | | | Using the mute
* Don't fallback to HLS with private videosChocobozzz2022-10-241-0/+2
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-242-4/+29
|
* feat(plugins): add p2p-media-loader options filter (#5318)kontrollanten2022-10-112-4/+7
| | | | | | | * feat(plugins): add p2p-media-loader options filter closes #5317 * remove obsolete await
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+8
|
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-1/+1
|
* Fix stucked HLS playerChocobozzz2022-07-211-1/+3
|
* Add ability for client to create server logsChocobozzz2022-07-181-1/+2
|
* Put instance name in embed buttonChocobozzz2022-06-281-1/+4
|
* Fix live playChocobozzz2022-04-191-1/+1
|
* Support videos stats in clientChocobozzz2022-04-151-8/+12
|
* Fix missing p2p media loader config for hlsChocobozzz2022-03-182-7/+9
|
* Reorganize player filesChocobozzz2022-03-145-0/+535