mofeng-git
7b3335ea94
Add support for PiKVM Switch and related features
...
This commit introduces several new components and improvements:
- Added Switch module with firmware update and configuration support
- Implemented new media streaming capabilities
- Updated various UI elements and CSS styles
- Enhanced keyboard and mouse event handling
- Added new validators and configuration options
- Updated Python version support to 3.13
- Improved error handling and logging
2025-02-01 01:08:36 +00:00
mofeng-git
6928fab16c
Revert "初步的 kvmd 国际化(汉化)支持"
...
This reverts commit 20927c7226b1860f94299bd157f73c08ba950dda.
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
35397c5414
进一步的 kvmd 国际化(汉化)支持,添加配置入口
...
yaml 配置示例:
```
languages:
console: zh
web: zh
```
2024-08-14 22:54:12 +08:00
mofeng-git
20927c7226
初步的 kvmd 国际化(汉化)支持
...
1. 添加汉化文件
2. 添加 Lanuages().gettext 函数处理字符替换
3. 修改相关字符串调用
2024-08-06 21:45:16 +08:00
Maxim Devaev
ce62d711c1
updated copyright date
2024-03-22 16:02:55 +02:00
Maxim Devaev
a834c89ef3
copyright update
2023-05-27 12:41:22 +03:00
Maxim Devaev
17e140729e
refactoring
2022-04-01 02:53:10 +03:00
Maxim Devaev
b775239d72
refactoring
2022-03-31 16:17:52 +03:00
Maxim Devaev
c4ca7011bf
removed UsbDeviceController() class
2022-03-31 04:40:24 +03:00
Maxim Devaev
94dca7d7c6
simplified find_udc()
2022-03-31 03:37:04 +03:00
Maxim Devaev
1b3a2cc3f7
copyright bump
2022-01-07 16:39:02 +03:00
Maxim Devaev
8f11fa3b91
small rebranding
2021-09-08 06:47:54 +03:00
Maxim Devaev
2db0656df3
unified udc code and automatic driver detection
2021-08-28 19:01:13 +03:00