aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/shared/peertube/peertube-plugin.ts
Commit message (Collapse)AuthorAgeFilesLines
* Prevent invalid end watch section warningsChocobozzz2023-05-101-2/+4
|
* Fix console errorChocobozzz2023-03-211-1/+1
|
* Fix current video time saving for anonymous usersChocobozzz2023-03-011-13/+7
|
* Avoid always resuming the end of the videoChocobozzz2023-02-251-6/+5
|
* Force autoplay when live startsChocobozzz2022-11-151-1/+1
| | | | Using the mute
* Fix token injection if unlogged userChocobozzz2022-10-271-2/+2
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-2/+2
|
* Handle network issues in video player (#5138)kontrollanten2022-09-281-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 OTELChocobozzz2022-08-161-0/+4
|
* Add ability for client to create server logsChocobozzz2022-07-181-3/+4
|
* Use round for views statsChocobozzz2022-04-151-2/+2
|
* Support videos stats in clientChocobozzz2022-04-151-63/+55
|
* Reorganize player filesChocobozzz2022-03-141-0/+302