mofeng-git
|
433232c845
|
Revert "进一步的 kvmd 国际化(汉化)支持"
This reverts commit 5b25b3661f28deda2d836f970387465ebfd6896a.
|
2024-11-20 12:44:59 +00:00 |
|
mofeng-git
|
b419641251
|
Revert "进一步的 kvmd 国际化(汉化)支持,添加配置入口"
This reverts commit 35397c54143f3dba89bebc4e30bc09b0804b5798.
|
2024-11-20 12:44:59 +00:00 |
|
mofeng-git
|
72dce4de89
|
#46 修复 CD-ROM 与 FLASH 模式网页无法切换
挂载 MSD 时重启 UDC 确保模式生效
|
2024-11-05 17:54:38 +00:00 |
|
mofeng-git
|
507c46b986
|
MSD 支持运行目录存放镜像
|
2024-10-05 14:31:23 +00:00 |
|
mofeng-git
|
5f7f8d58ed
|
a fix
|
2024-09-01 02:38:00 +00:00 |
|
mofeng-git
|
35397c5414
|
进一步的 kvmd 国际化(汉化)支持,添加配置入口
yaml 配置示例:
```
languages:
console: zh
web: zh
```
|
2024-08-14 22:54:12 +08:00 |
|
mofeng-git
|
5b25b3661f
|
进一步的 kvmd 国际化(汉化)支持
|
2024-08-12 22:58:01 +08:00 |
|
mofeng-git
|
20927c7226
|
初步的 kvmd 国际化(汉化)支持
1. 添加汉化文件
2. 添加 Lanuages().gettext 函数处理字符替换
3. 修改相关字符串调用
|
2024-08-06 21:45:16 +08:00 |
|
Maxim Devaev
|
ea285e3fec
|
lint fix
|
2024-07-08 05:37:53 +03:00 |
|
Maxim Devaev
|
01fff2c7a9
|
lint fix
|
2024-05-18 14:33:59 +03:00 |
|
Maxim Devaev
|
1c50c873c3
|
added noyito pseudo-hid relay
|
2024-05-12 04:42:11 +03:00 |
|
Maxim Devaev
|
ceebac9485
|
style fix
|
2024-04-16 00:37:50 +03:00 |
|
aastein
|
039348a0d9
|
add parameter for mouse jiggler interval (#165)
* add jiggler_interval
* Update __init__.py
|
2024-04-16 00:33:49 +03:00 |
|
Maxim Devaev
|
ce62d711c1
|
updated copyright date
|
2024-03-22 16:02:55 +02:00 |
|
Maxim Devaev
|
88fae53541
|
refactoring
|
2024-03-15 22:29:03 +02:00 |
|
Andrew Rabert
|
b9c47126ab
|
Add Extron USB & VGA plugin (#162)
|
2024-03-15 22:26:38 +02:00 |
|
Maxim Devaev
|
0b382c3d59
|
bitbang module
|
2024-02-09 22:49:17 +02:00 |
|
Maxim Devaev
|
af9c2f1f59
|
Issue pikvm/pikvm#1235: Fixed gadgets on UDC re-bind
After unbind and bind, the gadgets stop working,
unless we recreate their links in the profile.
Some kind of kernel bug.
|
2024-02-05 16:04:28 +02:00 |
|
Maxim Devaev
|
860fb03cf8
|
Another XH switch variation support
Co-authored-by: lumascet
|
2024-02-01 22:10:59 +02:00 |
|
Maxim Devaev
|
e28dec4e33
|
libgpiod 2.x api
|
2024-01-14 22:25:09 +02:00 |
|
Maxim Devaev
|
5241c0c579
|
improved jiggler
|
2023-10-30 18:20:57 +02:00 |
|
Maxim Devaev
|
981309d886
|
option to activate jiggler by default
|
2023-10-30 15:54:03 +02:00 |
|
Maxim Devaev
|
1f5ef39135
|
pikvm/pikvm#1116: fixed tesmart lag, making new tcp connection on every request
|
2023-10-26 22:10:46 +03:00 |
|
Maxim Devaev
|
1adf5c40cc
|
disabled jiggler by default
|
2023-10-26 19:22:00 +03:00 |
|
Maxim Devaev
|
7bb5531100
|
option to disable jiggler
|
2023-10-26 08:28:18 +03:00 |
|
Maxim Devaev
|
4038754c37
|
pikvm/pikvm#57: Mouse jiggler
|
2023-10-23 08:10:19 +03:00 |
|
Maxim Devaev
|
cfc556f412
|
extra isinstance check
|
2023-09-28 02:09:57 +03:00 |
|
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 |
|