22 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
c3eed7c497 pikvm/pikvm#1418: web: hold/lock key on keypad 2025-05-18 22:07:47 +03:00
Maxim Devaev
818ff6321e pikvm/pikvm#1316: web: keep stream window maximized 2025-05-17 20:42:17 +03: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
697ef549b9 refactoring 2025-01-30 10:34:36 +02:00
Maxim Devaev
630610bc53 switch 2024-12-17 18:20:04 +02:00
mofeng-git
011c7d8371 WEB 网页汉化 2024-09-10 23:36:22 +08:00
Maxim Devaev
d683149b38 pikvm/pikvm#878: Added Japanese keys 2022-12-10 18:19:36 +03:00
Maxim Devaev
8f890af803 web: improved keyboard style 2022-12-04 18:38:52 +03:00
Maxim Devaev
edc370168c Fixed pikvm/pikvm#879: Added ContextMenu key 2022-11-22 19:39:14 +03:00
Maxim Devaev
b3c7340504 improved mobile keyboard layout 2022-10-05 13:43:25 +03:00
Maxim Devaev
d6e158c28f bold windows close icon 2022-07-23 14:02:13 +03:00
Devaev Maxim
105928193b two keyboard buttons 2021-07-14 20:06:32 +03:00
Devaev Maxim
671627b768 pikvm/pikvm#373: added yen key 2021-07-03 09:58:09 +03:00
Devaev Maxim
5dc123e186 refactoring 2021-04-13 10:14:27 +03:00
Maxim Devaev
3af4a8b852
Rework of #39 (#40)
* Rework of #39 patch from @arykov (thanks)

* styled resize corner

* fixed squashing of resizaable window on moving

* keep window size and opsition after full screen

* not necessary

* attempt to fix desktop overflow

* improved

* ios fixes

* refactoring
2021-04-12 15:26:32 +03:00
Devaev Maxim
f605e91bf2 fixed #10 2020-09-23 22:58:45 +03:00
Martin Funk
3701a0a742 Added missing no us key 2020-09-20 23:04:52 +02:00
Devaev Maxim
8c40029956 Fixed pikvm/pikvm#38: Closeable stream window 2020-08-16 10:35:29 +03:00
Devaev Maxim
e3b334ffc3 web numpad 2020-08-07 06:03:59 +03:00
Devaev Maxim
6fa59bd7a1 kvm pug 2020-07-15 10:34:49 +03:00