Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-27 | pikvm/pikvm#1228: another fix for http-only ocr | Maxim Devaev | |
2024-01-27 | pikvm/pikvm#1228: fix ocr for http-only connection | Maxim Devaev | |
2023-12-14 | pikvm/pikvm#1084: workaround for NULL unmute event | Maxim Devaev | |
Note: Required a patch from Janus side: - https://github.com/meetecho/janus-gateway/issues/3283 | |||
2023-12-08 | reverted terminal button | Maxim Devaev | |
2023-12-08 | force disableLeaveAlert=true | Maxim Devaev | |
2023-12-08 | remove ttyd params | Maxim Devaev | |
2023-12-03 | pikvm/pikvm#1148: workaround for clipboard on firefox | Maxim Devaev | |
2023-11-08 | web: default hid.mouse.rate=10 | Maxim Devaev | |
2023-10-26 | option to disable jiggler | Maxim Devaev | |
2023-10-25 | web: option to remap ctrl/caps | Maxim Devaev | |
2023-10-23 | pikvm/pikvm#57: Mouse jiggler | Maxim Devaev | |
2023-09-10 | mute false-positive underpower on cm4-based (v4) devices | Maxim Devaev | |
2023-08-24 | pikvm/pikvm#1094: web: separate switch for reversed scrolling and panning | Maxim Devaev | |
2023-08-17 | web: janus: enabled kbps meter with fps meter | Maxim Devaev | |
2023-08-09 | web: force_desktop and force_mobile options | Maxim Devaev | |
2023-07-25 | pikvm/pikvm#1057: web: fixed onremotestream bug if there is no video track | Maxim Devaev | |
2023-07-23 | pikvm/pikvm#1057: web: fixed onremotestream handler for active=false | Maxim Devaev | |
2023-07-21 | web: improved mac cmd key handling | Maxim Devaev | |
2023-07-10 | web: fixed firefox detection due deprecating InstallTrigger | Maxim Devaev | |
2023-07-07 | pikvm/pikvm#1041: Randomized recorder events | Maxim Devaev | |
2023-06-07 | fix | Maxim Devaev | |
2023-06-07 | binary keyboard protocol | Maxim Devaev | |
2023-06-04 | very effective binary mouse protocol | Maxim Devaev | |
2023-05-27 | Fix crash on unload (#136) | Adam Outler | |
* Fix crash on unload Within main, exists a `window.beforeunload` handler which brings up the "Are you sure you want to close PiKVM session?" message. When the page is refreshed, the event is `undefined` and, the code which sets the `event.returnValue` to the aforementioned text provides an exception. To reproduce: 1. Open KVMD web 2. Open developer tools to view Console. 3. Interact with the page by clicking the main window. 4. Refresh the page 5. Observe type error in console. This patch checks if the event is defined before attempting to set the `event.returnValue`. Other functions are maintained. * Add space | |||
2023-05-27 | copyright update | Maxim Devaev | |
2023-04-27 | web: focus on text area after opening pak menu | Maxim Devaev | |
2023-04-25 | reduced max scroll rate | Maxim Devaev | |
2023-04-25 | option for cumulative scrolling mode | Maxim Devaev | |
2023-04-25 | refactoring, reverted mouse scroll mode | Maxim Devaev | |
2023-04-25 | Add scroll rate slider, with proper pug support (#131) | Adam Outler | |
2023-03-21 | fixed msd storage bar in web ui | Maxim Devaev | |
2023-03-20 | show all parts in msd menu | Maxim Devaev | |
2023-03-20 | don't clean msd image selector when offline | Maxim Devaev | |
2023-03-20 | check selected msd partition when uploading a file | Maxim Devaev | |
2023-03-20 | fixed blocking the msd parts selector | Maxim Devaev | |
2023-03-19 | refactoring | Maxim Devaev | |
2023-03-19 | refactoring | Maxim Devaev | |
2023-03-19 | fixed msd parts api | Maxim Devaev | |
2023-03-18 | refactoring | Maxim Devaev | |
2023-03-18 | removed console.log() | Maxim Devaev | |
2023-03-18 | msd parts selector | Maxim Devaev | |
2023-03-18 | removed some msd api legacy | Maxim Devaev | |
2023-03-17 | optional upload prefix | Maxim Devaev | |
2023-03-07 | removable flag for image | Maxim Devaev | |
2023-03-05 | Fixed pikvm/pikvm#958: Version in the footer | Maxim Devaev | |
2023-01-23 | 2fa code in the login page | Maxim Devaev | |
2022-11-29 | web: optional audio transmitting | Maxim Devaev | |
2022-11-29 | refactoring | Maxim Devaev | |
2022-11-29 | web: split stream.js | Maxim Devaev | |
2022-11-28 | web: janus features request | Maxim Devaev | |