aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/shared
Commit message (Expand)AuthorAgeFilesLines
* Automatically adapt player ratioChocobozzz2023-08-184-3/+40
* Migrate server to ESMChocobozzz2023-08-1111-15/+15
* Reduce hls.js not supported logChocobozzz2023-07-281-1/+1
* Correctly dispose player componentsChocobozzz2023-07-273-4/+10
* Fix player error modalChocobozzz2023-07-272-6/+23
* Implement video file replacement in clientChocobozzz2023-07-251-9/+15
* Add p2p info to metricsChocobozzz2023-07-216-59/+57
* Add peers number and p2p enabled label to metricsChocobozzz2023-07-201-0/+12
* Fix "undefined" in stats cardChocobozzz2023-07-201-4/+10
* Improve player settings menu styleChocobozzz2023-07-201-1/+1
* Fix max settings panel heightChocobozzz2023-07-201-1/+1
* Fix player metricsChocobozzz2023-07-191-0/+2
* Improve settings menu label handlerChocobozzz2023-07-173-24/+27
* Fix e2e testsChocobozzz2023-07-171-1/+2
* Some player fixes on Android, Safari and iOSChocobozzz2023-07-172-3/+8
* Fix HLS player on mobileChocobozzz2023-07-171-2/+5
* Round HTTP/P2P network statsChocobozzz2023-07-171-4/+4
* Prevent multiple sha requestsChocobozzz2023-07-172-3/+17
* Remove webtorrent support from clientChocobozzz2023-07-1046-2113/+1330
* Fix storyboard on firefoxChocobozzz2023-06-291-4/+4
* Add storyboard supportChocobozzz2023-06-292-0/+185
* Feature/password protected videos (#5836)Wicklow2023-06-294-20/+47
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-243-4/+4
* Fix lintChocobozzz2023-05-241-1/+1
* 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-252-6/+6
* Fix lintChocobozzz2023-02-162-6/+3
* Fix button link on mobileChocobozzz2023-02-151-6/+3
* Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-301-23/+53
* Hide playback rate for livesChocobozzz2022-12-301-1/+3
* More robust player stats cardChocobozzz2022-12-291-2/+2
* 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-203-4/+107
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-023-35/+45
* Don't inject untrusted inputChocobozzz2022-11-151-2/+0
* Force autoplay when live startsChocobozzz2022-11-153-5/+9
* Force videojs to not recreate <video>Chocobozzz2022-11-141-0/+3
* Prevent console error with HLS fallbackChocobozzz2022-10-311-0/+3
* 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