Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2023-02-16 | 2 | -6/+3 |
| | |||||
* | Fix button link on mobile | Chocobozzz | 2023-02-15 | 1 | -6/+3 |
| | |||||
* | Prevent hotkeys playback rate/seek with lives | Chocobozzz | 2022-12-30 | 3 | -25/+56 |
| | |||||
* | Hide playback rate for lives | Chocobozzz | 2022-12-30 | 1 | -1/+3 |
| | |||||
* | Fix build | Chocobozzz | 2022-12-29 | 1 | -1/+1 |
| | |||||
* | More robust player stats card | Chocobozzz | 2022-12-29 | 1 | -2/+2 |
| | |||||
* | feat(player/playbackRate): set rate with url param | kontrollanten | 2022-12-29 | 2 | -0/+6 |
| | |||||
* | Log HLS fatal error with error label (#5484) | kontrollanten | 2022-12-29 | 1 | -2/+2 |
| | | | | | * fix(client/p2p-media-loader): logg err upon fatal * feat(client/p2p-media-loader): err log currentTime | ||||
* | Replay the stream when clicking on live button | Chocobozzz | 2022-12-23 | 1 | -0/+1 |
| | |||||
* | Prevent grey live button when loading the live | Chocobozzz | 2022-12-21 | 1 | -0/+3 |
| | |||||
* | Add back to live feature | Chocobozzz | 2022-12-20 | 4 | -4/+108 |
| | |||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 4 | -35/+46 |
| | |||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 1 | -2/+0 |
| | | | | | Even if it's already checked in middlewares It's better to have safe modals too | ||||
* | Force autoplay when live starts | Chocobozzz | 2022-11-15 | 5 | -7/+13 |
| | | | | Using the mute | ||||
* | Force videojs to not recreate <video> | Chocobozzz | 2022-11-14 | 1 | -0/+3 |
| | | | | | Happens with HLS playlist on iOS breaking our event listener on the former <video> element in embed api | ||||
* | Reapply playsinline on player fallback | Chocobozzz | 2022-10-31 | 1 | -0/+14 |
| | |||||
* | Prevent console error with HLS fallback | Chocobozzz | 2022-10-31 | 2 | -1/+4 |
| | |||||
* | Prevent player crash on safari | Chocobozzz | 2022-10-28 | 1 | -0/+10 |
| | |||||
* | Fix HLS fallback | Chocobozzz | 2022-10-28 | 1 | -1/+10 |
| | |||||
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 1 | -2/+2 |
| | |||||
* | Don't conflict with alt + num web browser hotkey | Chocobozzz | 2022-10-25 | 1 | -1/+5 |
| | |||||
* | Prevent error with metrics in HTTP player | Chocobozzz | 2022-10-25 | 1 | -0/+2 |
| | |||||
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 3 | -1/+11 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 8 | -17/+91 |
| | |||||
* | feat(plugins): add p2p-media-loader options filter (#5318) | kontrollanten | 2022-10-11 | 2 | -4/+7 |
| | | | | | | | * feat(plugins): add p2p-media-loader options filter closes #5317 * remove obsolete await | ||||
* | Add channels link in menu | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 7 | -13/+108 |
| | | | | | | | | | | | | | | * feat(client/player): handle network offline * feat(client/player): human friendly err msg * feat(client/player): handle broken resolutions When an error occurs for a resolution, remove the resolution and try with another resolution. * fix(client/player): prevent err handl when offline * fix(client/player): localize offline text | ||||
* | Translate more strings in player stats | Ewout van Mansom | 2022-09-16 | 1 | -4/+6 |
| | |||||
* | Fix broken player on non MSE devices | Chocobozzz | 2022-09-08 | 1 | -0/+2 |
| | |||||
* | Fix metric with old webtorrent videos | Chocobozzz | 2022-08-17 | 1 | -1/+3 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-08-16 | 1 | -1/+1 |
| | |||||
* | Fix "undefined" resolution in player stats | Chocobozzz | 2022-08-16 | 1 | -1/+4 |
| | |||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 11 | -21/+170 |
| | |||||
* | Add plugin hooks/placeholder to share modal | Chocobozzz | 2022-08-11 | 1 | -1/+1 |
| | |||||
* | Reduce auto play error log | Chocobozzz | 2022-08-03 | 1 | -1/+1 |
| | |||||
* | Fix stucked HLS player | Chocobozzz | 2022-07-21 | 2 | -5/+4 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 14 | -60/+75 |
| | |||||
* | Remove unused class attribute | Chocobozzz | 2022-06-28 | 1 | -2/+0 |
| | |||||
* | Put instance name in embed button | Chocobozzz | 2022-06-28 | 4 | -2/+10 |
| | |||||
* | Theme fixes | Chocobozzz | 2022-06-28 | 1 | -4/+4 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -8/+6 |
|\ | |||||
| * | More precise format byte with GB | Chocobozzz | 2022-06-23 | 1 | -8/+6 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 2 | -2/+2 |
| | | |||||
* | | Redesign register steps | Chocobozzz | 2022-06-15 | 5 | -0/+269 |
| | | |||||
* | | Upgrade client dependencies | Chocobozzz | 2022-06-13 | 2 | -3/+4 |
| | | |||||
* | | Reorganize application.scss | Chocobozzz | 2022-06-13 | 3 | -3/+3 |
| | | |||||
* | | Better icon names | Chocobozzz | 2022-06-13 | 1 | -1/+0 |
| | | |||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 2 | -0/+2 |
| | | |||||
* | | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 1 | -0/+1 |
| | |