Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-07 | pikvm/pikvm#1047: Added link to the log in fan fail menu | Maxim Devaev | |
2023-07-05 | new sponsor | Maxim Devaev | |
2023-06-28 | new sponsors | Maxim Devaev | |
2023-06-09 | web: fixed firefox scrollbar width | Maxim Devaev | |
2023-06-09 | pikvm/pikvm#919: Scrollable Web UI menues | Maxim Devaev | |
2023-06-07 | fix | Maxim Devaev | |
2023-06-07 | binary keyboard protocol | Maxim Devaev | |
2023-06-04 | new sponsor | 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-05-25 | new sponsors | 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-29 | new sponsor | Maxim Devaev | |
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 | new sponsors | 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-14 | new sponsor | 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-02-26 | new sponsor | Maxim Devaev | |
2023-02-03 | new sponsors | Maxim Devaev | |
2023-01-23 | new sponsor | Maxim Devaev | |
2023-01-23 | 2fa code in the login page | Maxim Devaev | |
2023-01-11 | new sponsors | Maxim Devaev | |
2022-12-21 | new sponsor | Maxim Devaev | |
2022-12-10 | pikvm/pikvm#878: Added Japanese keys | Maxim Devaev | |
2022-12-06 | Fixed pikvm/pikvm#877: Handling up/down mouse buttons | Maxim Devaev | |
2022-12-04 | new sponsor | Maxim Devaev | |