Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | pikvm/pikvm#1295: Shortcut for the Power key | Maxim Devaev | |
2024-07-17 | Proper 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-08 | lint fix | Maxim Devaev | |
2024-07-08 | Removed kvmd-cleanup | Maxim Devaev | |
Systemd kills all orphaned children when using KillMode=mixed | |||
2024-07-08 | pikvm/pikvm#1347: added CPU and MEM to /api/info | Maxim Devaev | |
2024-05-18 | lint fix | Maxim Devaev | |
2024-05-13 | Bump version: 4.1 → 4.2v4.2 | Maxim Devaev | |
2024-05-13 | fixed deprecated find_module() | Maxim Devaev | |
2024-05-13 | Bump version: 4.0 → 4.1v4.1 | Maxim Devaev | |
2024-05-13 | python 3.12 | Maxim Devaev | |
2024-05-13 | temporary disabled eslint | Maxim Devaev | |
2024-05-13 | lint fixes | Maxim Devaev | |
2024-05-12 | Bump version: 3.333 → 4.0v4.0 | Maxim Devaev | |
2024-05-12 | added noyito pseudo-hid relay | Maxim Devaev | |
2024-05-12 | pikvm/pikvm#1312: Option to close GPIO menu after click | Maxim Devaev | |
2024-04-16 | Bump version: 3.332 → 3.333v3.333 | Maxim Devaev | |
2024-04-16 | style fix | Maxim Devaev | |
2024-04-16 | add parameter for mouse jiggler interval (#165) | aastein | |
* add jiggler_interval * Update __init__.py | |||
2024-04-11 | Bump version: 3.331 → 3.332v3.332 | Maxim Devaev | |
2024-04-11 | fix | Maxim Devaev | |
2024-04-11 | Bump version: 3.330 → 3.331v3.331 | Maxim Devaev | |
2024-04-07 | ustreamer 6.11 required | Maxim Devaev | |
2024-04-07 | v4plus: 8 buffers | Maxim Devaev | |
2024-04-06 | v4plus: config.txt for passthrough | Maxim Devaev | |
2024-04-06 | Bump version: 3.329 → 3.330v3.330 | Maxim Devaev | |
2024-04-06 | new sponsors | Maxim Devaev | |
2024-04-06 | edidconf presets | Maxim Devaev | |
2024-04-02 | removed deprecated streamer option --last-as-blank | Maxim Devaev | |
2024-03-31 | improved kvmd-udev-restart-pass | Maxim Devaev | |
2024-03-26 | Bump version: 3.328 → 3.329v3.329 | Maxim Devaev | |
2024-03-26 | kvmd-udev-restart-pass fix | Maxim Devaev | |
2024-03-26 | webterm disableLeaveAlert=true in window | Maxim Devaev | |
2024-03-26 | min ustreamer version == 6.8 | Maxim Devaev | |
2024-03-26 | restart ustreamer for v4p | Maxim Devaev | |
2024-03-26 | restart ustreamer for v4p | Maxim Devaev | |
2024-03-25 | Bump version: 3.327 → 3.328v3.328 | Maxim Devaev | |
2024-03-25 | native tracks list for janus 1.x | Maxim Devaev | |
2024-03-25 | refactoring | Maxim Devaev | |
2024-03-24 | screenshot and reset stream buttons are always active | Maxim Devaev | |
2024-03-24 | Bump version: 3.326 → 3.327v3.327 | Maxim Devaev | |
2024-03-24 | new sponsor | Maxim Devaev | |
2024-03-24 | janus 1.x: prevent picture freezing on reconnecting | Maxim Devaev | |
2024-03-23 | refactoring | Maxim Devaev | |
2024-03-23 | janus: 0.x and 1.x compatible tracks cleanup | Maxim Devaev | |
2024-03-23 | Bump version: 3.325 → 3.326v3.326 | Maxim Devaev | |
2024-03-23 | Issue #161: Fixed periodic disconnections on bad network | Maxim Devaev | |
Fix for Janus 1.x similar as for 0.x (see 6b0f94c78d957359e695e231800d1ddade7706e0) | |||
2024-03-22 | Bump version: 3.324 → 3.325v3.325 | Maxim Devaev | |
2024-03-22 | janus 1.x compatibility | Maxim Devaev | |
2024-03-22 | removed legacy code | Maxim Devaev | |
2024-03-22 | required janus 0.14.2-3 | Maxim Devaev | |