Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | Another XH switch variation support | Maxim Devaev | |
Co-authored-by: lumascet | |||
2024-01-14 | libgpiod 2.x api | Maxim Devaev | |
2023-10-30 | improved jiggler | Maxim Devaev | |
2023-10-30 | option to activate jiggler by default | Maxim Devaev | |
2023-10-26 | pikvm/pikvm#1116: fixed tesmart lag, making new tcp connection on every request | Maxim Devaev | |
2023-10-26 | disabled jiggler by default | Maxim Devaev | |
2023-10-26 | option to disable jiggler | Maxim Devaev | |
2023-10-23 | pikvm/pikvm#57: Mouse jiggler | Maxim Devaev | |
2023-09-28 | extra isinstance check | Maxim Devaev | |
2023-09-28 | check group name in ldap result (#150) | Vladimir Sukhonosov | |
2023-08-25 | pico hid bridge mode | Maxim Devaev | |
2023-08-19 | msd: using .incomplete files instead of .complete | Maxim Devaev | |
2023-08-06 | mcu hid: optional power detecting on the hid device | Maxim Devaev | |
2023-08-03 | rp2040 hid | Maxim Devaev | |
2023-07-31 | ch9329: reconnect logic | Maxim Devaev | |
2023-07-10 | ch9329: fixed int to byte conversion | Maxim Devaev | |
2023-07-10 | ch9329: using bytes instead of list[int] | Maxim Devaev | |
2023-07-10 | ch9329: fixed mac issue (thanks @jacobb) | Maxim Devaev | |
2023-07-10 | ch9329: removed unused params | Maxim Devaev | |
2023-07-10 | ch9329: fixed checksum | Maxim Devaev | |
2023-07-10 | refactoring | Maxim Devaev | |
2023-07-10 | ch9329: fixed rel mouse | Maxim Devaev | |
2023-07-10 | ch9329: fixed abs mouse | Maxim Devaev | |
2023-07-10 | refactoring | Maxim Devaev | |
2023-07-10 | fixes ch9329 plugin multiple keyboard keys (#123) | jacobbar | |
* Add ch9329 plugin --------- Co-authored-by: Maxim Devaev <[email protected]> | |||
2023-07-10 | Adds CH9329 Serial to HID Plugin Support (#122) | jacobbar | |
* Add ch9329 plugin * refactoring ch9329 * refactor ch9329 and cleanup * refactoring * fixing lint errors * clarifying list type * fix mouse multiple buttons * remove unused var --------- Co-authored-by: Maxim Devaev <[email protected]> | |||
2023-07-10 | Add CH9329 Serial to HID support (#121) | jacobbar | |
* Add ch9329 plugin * refactoring ch9329 * refactor ch9329 and cleanup * refactoring * fixing lint errors * clarifying list type | |||
2023-05-27 | copyright update | Maxim Devaev | |
2023-05-04 | python 3.11 fixes | Maxim Devaev | |
2023-04-20 | ldap auth: tls support | Maxim Devaev | |
2023-04-19 | ldap auth module | Maxim Devaev | |
2023-04-13 | lint fixes | Maxim Devaev | |
2023-03-22 | removed aiofs | Maxim Devaev | |
2023-03-21 | decreased msd tick | Maxim Devaev | |
2023-03-19 | fixed msd parts api | Maxim Devaev | |
2023-03-18 | removed some msd api legacy | Maxim Devaev | |
2023-03-18 | msd parts api | Maxim Devaev | |
2023-03-18 | msd tick every 3 seconds | Maxim Devaev | |
2023-03-17 | refactoring | Maxim Devaev | |
2023-03-17 | removed _StorageState | Maxim Devaev | |
2023-03-17 | renamed some msd methods | Maxim Devaev | |
2023-03-16 | async msd image | Maxim Devaev | |
2023-03-16 | more msd async | Maxim Devaev | |
2023-03-16 | missing await | Maxim Devaev | |
2023-03-16 | refactoring | Maxim Devaev | |
2023-03-16 | partially asynchronous msd | Maxim Devaev | |
2023-03-08 | anelpwr.py: fix POST URL (#120) | PSc-secunet | |
Co-authored-by: Peter Schumann <[email protected]> | |||
2023-03-07 | refactoring | Maxim Devaev | |
2023-03-07 | rewritten anelpwr plugin | Maxim Devaev | |
2023-03-07 | add support for Anel NET-PwrCtrl ADV as GPIO (#118) | PSc-secunet | |
Co-authored-by: Peter Schumann <[email protected]> |