355 Commits

Author SHA1 Message Date
Vladimir Sukhonosov
0c4d21f204
check group name in ldap result (#150) 2023-09-28 01:52:30 +03:00
Maxim Devaev
21eddbde1c pico hid bridge mode 2023-08-25 12:35:28 +03:00
Maxim Devaev
61de01d892 msd: using .incomplete files instead of .complete 2023-08-19 06:21:32 +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
8e2a528418 ch9329: reconnect logic 2023-07-31 01:53:33 +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
a834c89ef3 copyright update 2023-05-27 12:41:22 +03:00
Maxim Devaev
b5353e63cd python 3.11 fixes 2023-05-04 12:37:05 +03:00
Maxim Devaev
5bb3488281 ldap auth: tls support 2023-04-20 17:27:02 +03:00
Maxim Devaev
1209ddeb8d ldap auth module 2023-04-19 23:40:36 +03:00
Maxim Devaev
99e4615d38 lint fixes 2023-04-13 23:09:30 +03:00
Maxim Devaev
22db176ef0 removed aiofs 2023-03-22 04:44:07 +02:00
Maxim Devaev
1a2b70b2b0 decreased msd tick 2023-03-21 07:47:30 +02:00
Maxim Devaev
84563553b8 fixed msd parts api 2023-03-19 02:16:20 +02:00
Maxim Devaev
03ce7bfd2c removed some msd api legacy 2023-03-18 03:40:57 +02:00
Maxim Devaev
18a8e5c9ef msd parts api 2023-03-18 02:38:57 +02:00
Maxim Devaev
a594b574e8 msd tick every 3 seconds 2023-03-18 01:20:27 +02:00
Maxim Devaev
dbb9eda341 refactoring 2023-03-17 23:41:59 +02:00
Maxim Devaev
166cb8e3b7 removed _StorageState 2023-03-17 23:23:07 +02:00
Maxim Devaev
2189512e0b renamed some msd methods 2023-03-17 20:29:30 +02:00
Maxim Devaev
74a19e40da async msd image 2023-03-16 22:40:06 +02:00
Maxim Devaev
27f38ef086 more msd async 2023-03-16 20:35:04 +02:00
Maxim Devaev
59b1d8abbb missing await 2023-03-16 15:10:53 +02:00
Maxim Devaev
55cbd7fec8 refactoring 2023-03-16 04:45:44 +02:00
Maxim Devaev
4d6da37f40 partially asynchronous msd 2023-03-16 01:32:05 +02:00
PSc-secunet
4b80bd8e07
anelpwr.py: fix POST URL (#120)
Co-authored-by: Peter Schumann <peter.schumann@secunet.de>
2023-03-08 14:33:44 +03:00
Maxim Devaev
f652eca9c2 refactoring 2023-03-07 23:54:05 +02:00
Maxim Devaev
002031baf1 rewritten anelpwr plugin 2023-03-07 19:50:45 +02:00
PSc-secunet
d3eba45644
add support for Anel NET-PwrCtrl ADV as GPIO (#118)
Co-authored-by: Peter Schumann <peter.schumann@secunet.de>
2023-03-07 19:35:01 +03:00
Maxim Devaev
544adcec6b removable flag for image 2023-03-07 18:14:05 +02:00
Maxim Devaev
49a1beab37 explicit image name 2023-03-06 19:29:06 +02:00
Maxim Devaev
3c29e8f61a create path on msd image uploading 2023-03-06 19:21:16 +02:00
Maxim Devaev
cd3c28e97f refactoring 2023-03-06 18:31:49 +02:00
Maxim Devaev
7667834b6d structly validation 2023-03-06 04:18:38 +02:00
Maxim Devaev
5495f70564 msd images tree 2023-03-06 03:16:37 +02:00
Maxim Devaev
c63bb2adb7 refactoring 2023-03-05 23:15:26 +02:00
Maxim Devaev
acf55a3b27 normpath 2023-03-05 19:35:17 +02:00
Maxim Devaev
7c7ac38bfe new msd fs structure 2023-03-05 17:28:45 +02:00