aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/shared
Commit message (Expand)AuthorAgeFilesLines
* Avoid always resuming the end of the videoChocobozzz2023-02-251-0/+1
* Fix buildChocobozzz2022-12-291-0/+4
* Don't not autoplay live without autoplay settingChocobozzz2022-12-141-3/+3
* Fix client lintChocobozzz2022-11-151-3/+3
* Force autoplay when live startsChocobozzz2022-11-151-0/+4
* Correctly terminate an ended liveChocobozzz2022-11-151-9/+6
* Fix token injection if unlogged userChocobozzz2022-10-271-0/+2
* Put private videos under a specific subdirectoryChocobozzz2022-10-243-19/+38
* Merge branch 'release/4.3.0' into developChocobozzz2022-10-242-2/+15
|\
| * Fix broken player on live reloadChocobozzz2022-10-241-2/+12
| * Fix reloading new live session in embedChocobozzz2022-10-241-0/+3
* | Add ability for plugins to register ws routesChocobozzz2022-10-111-0/+1
|/
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+1
* Don't autoplay in embed with waiting/ended liveChocobozzz2022-08-111-0/+5
* Add ability for client to create server logsChocobozzz2022-07-185-6/+11
* Put instance name in embed buttonChocobozzz2022-06-281-1/+7
* Add live autostart/messages in embedChocobozzz2022-05-313-0/+85
* Refactor embedChocobozzz2022-05-319-0/+830