1765 Commits

Author SHA1 Message Date
Maxim Devaev
12b9d0f012 Bump version: 3.248 → 3.249 2023-08-19 06:23:44 +03:00
Maxim Devaev
61de01d892 msd: using .incomplete files instead of .complete 2023-08-19 06:21:32 +03:00
Maxim Devaev
5c1d691b2c Bump version: 3.247 → 3.248 2023-08-18 03:57:41 +03:00
Maxim Devaev
d91bcdce25 Bump version: 3.246 → 3.247 2023-08-18 02:42:45 +03:00
Maxim Devaev
5e0eecb67a Bump version: 3.245 → 3.246 2023-08-18 00:35:29 +03:00
Maxim Devaev
07e1c601a9 prometheus: hid special gpios starting with __ 2023-08-18 00:27:46 +03:00
Maxim Devaev
61ce81ab64 pikvm/pikvm#1069: added option to disable auth on prometheus api 2023-08-18 00:21:07 +03:00
Maxim Devaev
3542319882 lint fix 2023-08-15 02:10:19 +03:00
Maxim Devaev
69163ccfb1 Bump version: 3.244 → 3.245 2023-08-12 18:50:24 +03:00
Maxim Devaev
449c7370ea Bump version: 3.243 → 3.244 2023-08-10 00:24:17 +03:00
Maxim Devaev
a2abf090af compact 2023-08-10 00:23:43 +03:00
Maxim Devaev
73776e8fd3 Bump version: 3.242 → 3.243 2023-08-10 00:07:23 +03:00
Maxim Devaev
2d881db05a fixed inline list 2023-08-10 00:04:46 +03:00
Maxim Devaev
06cae0f4e9 Bump version: 3.241 → 3.242 2023-08-09 23:14:33 +03:00
Maxim Devaev
e140b4f29d improved outout puf kvmd-otgconf --make-gpio-config 2023-08-09 22:54:49 +03:00
Maxim Devaev
cd599060a0 Bump version: 3.240 → 3.241 2023-08-07 01:55:24 +03:00
Maxim Devaev
163da1bdd1 Bump version: 3.239 → 3.240 2023-08-07 00:16:45 +03:00
Maxim Devaev
01ec612773 Bump version: 3.238 → 3.239 2023-08-06 20:13:41 +03:00
Maxim Devaev
a1b718f6a0 kvmd-otgconf: multiple ops 2023-08-06 06:18:51 +03:00
Maxim Devaev
92c3620a86 mcu hid: optional power detecting on the hid device 2023-08-06 03:36:54 +03:00
Maxim Devaev
c96057772c rp2040 hid 2023-08-03 05:47:27 +03:00
Maxim Devaev
cf44668af9 Merge branch 'ch9329' 2023-07-31 01:55:05 +03:00
Maxim Devaev
8e2a528418 ch9329: reconnect logic 2023-07-31 01:53:33 +03:00
Maxim Devaev
e93a5c968f removed backward compatibility for old aiohttp AccessLogger 2023-07-28 01:51:17 +03:00
Maxim Devaev
8efe0e614f Bump version: 3.237 → 3.238 2023-07-25 16:14:13 +03:00
Maxim Devaev
2b0515dc55 cached /export/prometheus/metrics 2023-07-24 16:25:25 +03:00
Maxim Devaev
78ceb345ac Bump version: 3.236 → 3.237 2023-07-23 22:19:44 +03:00
Maxim Devaev
4f21aae0ce Bump version: 3.235 → 3.236 2023-07-21 19:36:03 +03:00
Maxim Devaev
3dd05af8f5 Bump version: 3.234 → 3.235 2023-07-11 00:51:14 +03:00
Maxim Devaev
2e6f0da141 ch9329: fixed int to byte conversion 2023-07-10 03:02:28 +03:00
Maxim Devaev
2730b11840 ch9329: using bytes instead of list[int] 2023-07-10 03:02:28 +03:00
Maxim Devaev
ce81c872ea ch9329: fixed mac issue (thanks @jacobb) 2023-07-10 03:02:28 +03:00
Maxim Devaev
5a36dec615 ch9329: removed unused params 2023-07-10 03:02:28 +03:00
Maxim Devaev
ee9ff3cd46 ch9329: fixed checksum 2023-07-10 03:02:28 +03:00
Maxim Devaev
be4269fe61 refactoring 2023-07-10 03:02:28 +03:00
Maxim Devaev
c584302587 ch9329: fixed rel mouse 2023-07-10 03:02:28 +03:00
Maxim Devaev
ddfe21d2b0 ch9329: fixed abs mouse 2023-07-10 03:02:28 +03:00
Maxim Devaev
ecf3faf984 refactoring 2023-07-10 03:02:28 +03:00
jacobbar
4220fe5908 fixes ch9329 plugin multiple keyboard keys (#123)
* Add ch9329 plugin

---------

Co-authored-by: Maxim Devaev <mdevaev@gmail.com>
2023-07-10 03:02:28 +03:00
jacobbar
6689008840 Adds CH9329 Serial to HID Plugin Support (#122)
* 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 <mdevaev@gmail.com>
2023-07-10 03:02:28 +03:00
jacobbar
6e24efc81e Add CH9329 Serial to HID support (#121)
* Add ch9329 plugin

* refactoring ch9329

* refactor ch9329 and cleanup

* refactoring

* fixing lint errors

* clarifying list type
2023-07-10 03:02:28 +03:00
Maxim Devaev
c562e640b5 Bump version: 3.233 → 3.234 2023-07-07 17:44:02 +03:00
Maxim Devaev
e3313f33d3 Bump version: 3.232 → 3.233 2023-07-07 17:33:17 +03:00
Maxim Devaev
81aeb3825d Bump version: 3.231 → 3.232 2023-07-05 12:47:14 +03:00
Maxim Devaev
e0c32c2111 Fix for Pillow 10.x 2023-07-05 12:31:43 +03:00
Maxim Devaev
4e9d93b2b1 pikvm/pikvm#1049: VNC: Fixed memory leak when client doesn't send framebuffer request 2023-07-05 11:16:57 +03:00
Maxim Devaev
a0fba08d4e otgnet: changed default ip range to 172.30.30.0/24 2023-07-02 15:38:59 +03:00
Maxim Devaev
f34685d91f Bump version: 3.230 → 3.231 2023-06-29 17:11:47 +03:00
Maxim Devaev
147583e10d Bump version: 3.229 → 3.230 2023-06-28 16:07:27 +03:00
Maxim Devaev
a74044b086 refactoring 2023-06-20 05:45:25 +03:00