summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2024-09-11Janus: Fixed OPUS mono audio in ChromeMaxim Devaev
2024-09-08new sponsorsMaxim Devaev
2024-08-27lint fixMaxim Devaev
2024-07-27new sponsorsMaxim Devaev
2024-07-25pikvm/pikvm#1295: Shortcut for the Power keyMaxim Devaev
2024-07-17Proper manifest file for app mode (#174)Grant Emsley
Filling in the name and adding start_url will make browsers offer to install PiKVM as an application, including adding shortcuts to the start menu and everything. This runs it in app mode just like the instructions for running chrome with the --app flag. Requires a valid SSL certificate be setup before browsers will show the option.
2024-07-08pikvm/pikvm#1347: added CPU and MEM to /api/infoMaxim Devaev
2024-05-12pikvm/pikvm#1312: Option to close GPIO menu after clickMaxim Devaev
2024-04-06new sponsorsMaxim Devaev
2024-03-26webterm disableLeaveAlert=true in windowMaxim Devaev
2024-03-25native tracks list for janus 1.xMaxim Devaev
2024-03-25refactoringMaxim Devaev
2024-03-24screenshot and reset stream buttons are always activeMaxim Devaev
2024-03-24new sponsorMaxim Devaev
2024-03-24janus 1.x: prevent picture freezing on reconnectingMaxim Devaev
2024-03-23refactoringMaxim Devaev
2024-03-23janus: 0.x and 1.x compatible tracks cleanupMaxim Devaev
2024-03-23Issue #161: Fixed periodic disconnections on bad networkMaxim Devaev
Fix for Janus 1.x similar as for 0.x (see 6b0f94c78d957359e695e231800d1ddade7706e0)
2024-03-22janus 1.x compatibilityMaxim Devaev
2024-03-22removed legacy codeMaxim Devaev
2024-03-22required janus 0.14.2-3Maxim Devaev
2024-03-22new sponsorMaxim Devaev
2024-03-22updated copyright dateMaxim Devaev
2024-03-22Update copyright year (#163)Martin Wilhelmi
2024-03-17disable orientation on firefox (it doesn't support this)Maxim Devaev
2024-03-17Issue #1076: Orientation options for H.264Maxim Devaev
2024-03-11new sponsorsMaxim Devaev
2024-03-11On bad network conditions `disconnected` can happen periodically (#161)Sergey Radionov
but it doesn't mean channel is already broken. It's better wait `failed` state since `disconnected` can be changed to `connected` at any moment. Also fixes reconnect on Firefox.
2024-03-09renamed 'Desired FPS' to 'JPEG max fps'Maxim Devaev
2024-03-06detach janus pluginMaxim Devaev
2024-03-06fixed structureMaxim Devaev
2024-02-16web: Option to hide blue dotMaxim Devaev
2024-02-14new sponsorsMaxim Devaev
2024-01-27pikvm/pikvm#1228: another fix for http-only ocrMaxim Devaev
2024-01-27pikvm/pikvm#1228: fix ocr for http-only connectionMaxim Devaev
2024-01-26new sponsorsMaxim Devaev
2023-12-14pikvm/pikvm#1084: workaround for NULL unmute eventMaxim Devaev
Note: Required a patch from Janus side: - https://github.com/meetecho/janus-gateway/issues/3283
2023-12-08reverted terminal buttonMaxim Devaev
2023-12-08force disableLeaveAlert=trueMaxim Devaev
2023-12-08remove ttyd paramsMaxim Devaev
2023-12-06pikvm/pikvm#907: modified favicon to support black color schemesMaxim Devaev
2023-12-03pikvm/pikvm#1148: workaround for clipboard on firefoxMaxim Devaev
2023-11-08web: default hid.mouse.rate=10Maxim Devaev
2023-10-26new sponsorMaxim Devaev
2023-10-26link to the mouse jiggler docMaxim Devaev
2023-10-26refactoringMaxim Devaev
2023-10-26option to disable jigglerMaxim Devaev
2023-10-25web: option to remap ctrl/capsMaxim Devaev
2023-10-23pikvm/pikvm#57: Mouse jigglerMaxim Devaev
2023-10-21new sponsorMaxim Devaev