aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets
Commit message (Expand)AuthorAgeFilesLines
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-243-4/+4
* Fix lintChocobozzz2023-05-242-2/+2
* Reduce time to throw an error on live problemChocobozzz2023-05-101-1/+1
* Prevent invalid end watch section warningsChocobozzz2023-05-101-2/+4
* Catch metrics errorChocobozzz2023-05-101-0/+2
* Fix console errorChocobozzz2023-03-211-1/+1
* Non latin keyboard layout support player shortcut (#5684)Wicklow2023-03-081-1/+26
* Fix live buffering with small latencyChocobozzz2023-03-072-9/+4
* Fix current video time saving for anonymous usersChocobozzz2023-03-011-13/+7
* Avoid always resuming the end of the videoChocobozzz2023-02-254-6/+10
* Fix lintChocobozzz2023-02-162-6/+3
* Fix button link on mobileChocobozzz2023-02-151-6/+3
* Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-303-25/+56
* Hide playback rate for livesChocobozzz2022-12-301-1/+3
* Fix buildChocobozzz2022-12-291-1/+1
* More robust player stats cardChocobozzz2022-12-291-2/+2
* feat(player/playbackRate): set rate with url paramkontrollanten2022-12-292-0/+6
* Log HLS fatal error with error label (#5484)kontrollanten2022-12-291-2/+2
* Replay the stream when clicking on live buttonChocobozzz2022-12-231-0/+1
* Prevent grey live button when loading the liveChocobozzz2022-12-211-0/+3
* Add back to live featureChocobozzz2022-12-204-4/+108
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-024-35/+46
* Fix client lintChocobozzz2022-11-151-1/+1
* Don't inject untrusted inputChocobozzz2022-11-151-2/+0
* Force autoplay when live startsChocobozzz2022-11-155-7/+13
* Force videojs to not recreate <video>Chocobozzz2022-11-141-0/+3
* Reapply playsinline on player fallbackChocobozzz2022-10-311-0/+14
* Prevent console error with HLS fallbackChocobozzz2022-10-312-1/+4
* Prevent player crash on safariChocobozzz2022-10-281-0/+10
* Fix HLS fallbackChocobozzz2022-10-281-1/+10
* Fix token injection if unlogged userChocobozzz2022-10-271-2/+2
* Don't conflict with alt + num web browser hotkeyChocobozzz2022-10-251-1/+5
* Prevent error with metrics in HTTP playerChocobozzz2022-10-251-0/+2
* Don't fallback to HLS with private videosChocobozzz2022-10-243-1/+11
* Put private videos under a specific subdirectoryChocobozzz2022-10-248-17/+91
* feat(plugins): add p2p-media-loader options filter (#5318)kontrollanten2022-10-112-4/+7
* Add channels link in menuChocobozzz2022-09-281-1/+1
* 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