Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent invalid end watch section warnings | Chocobozzz | 2023-05-10 | 1 | -2/+4 |
| | |||||
* | Fix console error | Chocobozzz | 2023-03-21 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -6/+5 |
| | |||||
* | Force autoplay when live starts | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | | | | Using the mute | ||||
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 1 | -2/+2 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -2/+2 |
| | |||||
* | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 1 | -0/+26 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -0/+4 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -3/+4 |
| | |||||
* | Use round for views stats | Chocobozzz | 2022-04-15 | 1 | -2/+2 |
| | |||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 1 | -63/+55 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 2 | -0/+303 |