28 Commits

Author SHA1 Message Date
mofeng-git
19d1c52ac4 feat: 完善 Web 界面国际化支持
- 将包含数字的无意义 i18n 键名替换为语义化名称 (如 kvm_text1 → about_title)
- 为缺失多语言支持的界面文本添加中英文翻译
- 修复不准确的翻译内容和 HTML 标签格式错误
- 更新所有 Pug 模板文件以使用新的 i18n 键名
- 新增登录页面"记住我"、USB 连接确认等功能的多语言支持
- 统一翻译键命名规范,提升代码可维护性
2025-08-21 13:23:33 +08:00
mofeng-git
2c056ca3e3 feat: merge upstream master - version 4.94
Merge upstream PiKVM master branch updates:

- Bump version from 4.93 to 4.94
- HID: improved jiggler pattern for better compatibility
- Streamer: major refactoring for improved performance and maintainability
- Prometheus: tidying GPIO channel name formatting
- Web: added __gpio-label class for custom styling
- HID: customizable /api/hid/print delay configuration
- ATX: independent power/reset regions for better control
- OLED: added --fill option for display testing
- Web: improved keyboard handling in modal dialogs
- Web: enhanced login error messages
- Switch: added heartbeat functionality
- Web: mouse touch code simplification and refactoring
- Configs: use systemd-networkd-wait-online --any by default
- PKGBUILD: use cp -r to install systemd units properly
- Various bug fixes and performance improvements
2025-08-21 11:26:59 +08:00
Maxim Devaev
73238e18e9 pikvm/pikvm#1462: relative root location 2025-02-02 07:09:21 +02:00
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
Maxim Devaev
3b5e539012 web fixes, verbose video modes name 2025-01-30 20:12:36 +02:00
Maxim Devaev
697ef549b9 refactoring 2025-01-30 10:34:36 +02:00
Maxim Devaev
630610bc53 switch 2024-12-17 18:20:04 +02:00
mofeng-git
eec64ef57c Merge remote-tracking branch 'upstream/master' 2024-11-20 15:18:34 +00:00
Maxim Devaev
3852d0a456 refactoring 2024-10-18 13:25:03 +03:00
Maxim Devaev
5b0ca351d7 fixed platform gpio again 2024-10-06 21:03:39 +03:00
Maxim Devaev
1e11678260 fixed gpio platform-specific switches 2024-10-06 20:14:07 +03:00
mofeng-git
cb559f57c9 进一步汉化 2024-10-05 07:32:19 +00:00
Maxim Devaev
5287eb14f3 link to the mouse jiggler doc 2023-10-26 10:08:04 +03:00
Maxim Devaev
e2ac3412db refactoring 2023-10-26 08:41:27 +03:00
Maxim Devaev
a39d3dffbe pikvm/pikvm#803: Ability to use LEDs in GPIO title 2022-10-08 06:09:33 +03:00
Maxim Devaev
800da71670 improved msd rw ui 2022-07-24 11:08:20 +03:00
Maxim Devaev
96191a1b08 ocr 2022-02-21 04:18:15 +03:00
Devaev Maxim
12080b06ea separate shortcuts menu 2021-07-14 22:23:43 +03:00
Devaev Maxim
d8c3731031 renamed shortcuts to keyboard, moved gpio 2021-07-14 18:56:58 +03:00
Devaev Maxim
d18c27744f common table for switches 2021-05-19 10:06:50 +03:00
Devaev Maxim
f4a8a117c7 navbar change 2020-11-30 11:23:10 +03:00
Devaev Maxim
b83ba7692a optional relative squashing 2020-11-07 05:55:34 +03:00
Devaev Maxim
68ab7ce33c gpio ui 2020-09-03 06:51:11 +03:00
Devaev Maxim
903382fda5 many style improvements 2020-07-19 16:54:50 +03:00
Devaev Maxim
5613a7b2b5 refactoring 2020-07-16 11:04:03 +03:00
Devaev Maxim
c80ff7d27f refactoring 2020-07-15 13:46:33 +03:00
Devaev Maxim
762fae59fb better messages style 2020-07-15 13:22:02 +03:00
Devaev Maxim
6fa59bd7a1 kvm pug 2020-07-15 10:34:49 +03:00