summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-08lint fixMaxim Devaev
2024-07-08Removed kvmd-cleanupMaxim Devaev
Systemd kills all orphaned children when using KillMode=mixed
2024-07-08pikvm/pikvm#1347: added CPU and MEM to /api/infoMaxim Devaev
2024-05-18lint fixMaxim Devaev
2024-05-13Bump version: 4.1 → 4.2v4.2Maxim Devaev
2024-05-13fixed deprecated find_module()Maxim Devaev
2024-05-13Bump version: 4.0 → 4.1v4.1Maxim Devaev
2024-05-13python 3.12Maxim Devaev
2024-05-13temporary disabled eslintMaxim Devaev
2024-05-13lint fixesMaxim Devaev
2024-05-12Bump version: 3.333 → 4.0v4.0Maxim Devaev
2024-05-12added noyito pseudo-hid relayMaxim Devaev
2024-05-12pikvm/pikvm#1312: Option to close GPIO menu after clickMaxim Devaev
2024-04-16Bump version: 3.332 → 3.333v3.333Maxim Devaev
2024-04-16style fixMaxim Devaev
2024-04-16add parameter for mouse jiggler interval (#165)aastein
* add jiggler_interval * Update __init__.py
2024-04-11Bump version: 3.331 → 3.332v3.332Maxim Devaev
2024-04-11fixMaxim Devaev
2024-04-11Bump version: 3.330 → 3.331v3.331Maxim Devaev
2024-04-07ustreamer 6.11 requiredMaxim Devaev
2024-04-07v4plus: 8 buffersMaxim Devaev
2024-04-06v4plus: config.txt for passthroughMaxim Devaev
2024-04-06Bump version: 3.329 → 3.330v3.330Maxim Devaev
2024-04-06new sponsorsMaxim Devaev
2024-04-06edidconf presetsMaxim Devaev
2024-04-02removed deprecated streamer option --last-as-blankMaxim Devaev
2024-03-31improved kvmd-udev-restart-passMaxim Devaev
2024-03-26Bump version: 3.328 → 3.329v3.329Maxim Devaev
2024-03-26kvmd-udev-restart-pass fixMaxim Devaev
2024-03-26webterm disableLeaveAlert=true in windowMaxim Devaev
2024-03-26min ustreamer version == 6.8Maxim Devaev
2024-03-26restart ustreamer for v4pMaxim Devaev
2024-03-26restart ustreamer for v4pMaxim Devaev
2024-03-25Bump version: 3.327 → 3.328v3.328Maxim 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-24Bump version: 3.326 → 3.327v3.327Maxim 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-23Bump version: 3.325 → 3.326v3.326Maxim 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-22Bump version: 3.324 → 3.325v3.325Maxim Devaev
2024-03-22janus 1.x compatibilityMaxim Devaev
2024-03-22removed legacy codeMaxim Devaev
2024-03-22required janus 0.14.2-3Maxim Devaev