Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce hls.js not supported log | Chocobozzz | 2023-07-28 | 1 | -1/+1 |
| | | | | Happens often on iOS | ||||
* | Correctly dispose player components | Chocobozzz | 2023-07-27 | 3 | -4/+10 |
| | |||||
* | Fix player error modal | Chocobozzz | 2023-07-27 | 2 | -6/+23 |
| | | | | Not hidden when we change the video | ||||
* | Implement video file replacement in client | Chocobozzz | 2023-07-25 | 1 | -9/+15 |
| | |||||
* | Add p2p info to metrics | Chocobozzz | 2023-07-21 | 8 | -61/+64 |
| | |||||
* | Add peers number and p2p enabled label to metrics | Chocobozzz | 2023-07-20 | 1 | -0/+12 |
| | |||||
* | Fix "undefined" in stats card | Chocobozzz | 2023-07-20 | 1 | -4/+10 |
| | |||||
* | Improve player settings menu style | Chocobozzz | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Fix max settings panel height | Chocobozzz | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Fix player metrics | Chocobozzz | 2023-07-19 | 1 | -0/+2 |
| | |||||
* | Improve settings menu label handler | Chocobozzz | 2023-07-17 | 3 | -24/+27 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2023-07-17 | 1 | -1/+2 |
| | |||||
* | Some player fixes on Android, Safari and iOS | Chocobozzz | 2023-07-17 | 4 | -4/+13 |
| | |||||
* | Fix HLS player on mobile | Chocobozzz | 2023-07-17 | 1 | -2/+5 |
| | |||||
* | Round HTTP/P2P network stats | Chocobozzz | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | Prevent multiple sha requests | Chocobozzz | 2023-07-17 | 2 | -3/+17 |
| | |||||
* | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 52 | -2509/+1989 |
| | |||||
* | Fix storyboard on firefox | Chocobozzz | 2023-06-29 | 1 | -4/+4 |
| | |||||
* | Add storyboard support | Chocobozzz | 2023-06-29 | 5 | -1/+216 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 6 | -23/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments | ||||
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 3 | -4/+4 |
| | | | | It's deprecated by TS | ||||
* | Fix lint | Chocobozzz | 2023-05-24 | 2 | -2/+2 |
| | |||||
* | Reduce time to throw an error on live problem | Chocobozzz | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Prevent invalid end watch section warnings | Chocobozzz | 2023-05-10 | 1 | -2/+4 |
| | |||||
* | Catch metrics error | Chocobozzz | 2023-05-10 | 1 | -0/+2 |
| | |||||
* | Fix console error | Chocobozzz | 2023-03-21 | 1 | -1/+1 |
| | |||||
* | Non latin keyboard layout support player shortcut (#5684) | Wicklow | 2023-03-08 | 1 | -1/+26 |
| | | | | | * Non latin keyboard layout support player shortcut * isNaked in charge of toUpperCase | ||||
* | Fix live buffering with small latency | Chocobozzz | 2023-03-07 | 2 | -9/+4 |
| | |||||
* | Fix current video time saving for anonymous users | Chocobozzz | 2023-03-01 | 1 | -13/+7 |
| | |||||
* | Avoid always resuming the end of the video | Chocobozzz | 2023-02-25 | 4 | -6/+10 |
| | |||||
* | 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 |
| |