86 Commits

Author SHA1 Message Date
mofeng-git
ecc27c2be7 fix: 修复MSD上传功能和多项构建优化
- 修复MSD上传中prefix参数编码问题
- 移除重复的uploading-sub元素定义
- 优化Python依赖库清理和缓存管理
- 改进Rockchip硬件加速库构建流程
- 增强国际化语言检测和设置
- 修正ttyd下载地址和系统服务配置
2025-08-25 20:14:50 +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
94fe2226f1 js cleanup 2025-02-06 17:04:18 +02:00
Maxim Devaev
73238e18e9 pikvm/pikvm#1462: relative root location 2025-02-02 07:09:21 +02:00
mofeng-git
06a64725be 修改源文件版权声明 2025-02-01 10:55:41 +00: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
2acd613a38 dvd support 2025-01-24 05:24:40 +02:00
mofeng-git
666f0b694a a fix 2024-11-23 02:45:01 +00:00
mofeng-git
b8ddf7c2da 增加快速文件互传功能(基于 MSD)
为 MSD 路径添加配置选项
为 文件镜像名称添加配置选项
修复 make 测试环境
2024-11-22 17:40:55 +00:00
Maxim Devaev
7ef2e16b51 minor partial state fixes 2024-11-04 18:06:16 +02:00
Maxim Devaev
deba110cdf partial msd events 2024-11-02 10:39:15 +02:00
Maxim Devaev
8209ee2eb0 improved wm dialogs 2024-09-23 02:32:38 +03:00
Maxim Devaev
5ed368769c refactoring 2024-09-23 02:32:23 +03:00
Maxim Devaev
7a53f14456 refactoring 2024-09-18 04:37:43 +03:00
Maxim Devaev
71e5e4d138 refactoring 2024-03-25 01:29:43 +02: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
b08b7a7758 fixed msd storage bar in web ui 2023-03-21 07:47:52 +02:00
Maxim Devaev
2392aa2330 show all parts in msd menu 2023-03-20 20:51:02 +02:00
Maxim Devaev
4f70060d5e don't clean msd image selector when offline 2023-03-20 18:22:09 +02:00
Maxim Devaev
b5b6733b2a check selected msd partition when uploading a file 2023-03-20 17:49:35 +02:00
Maxim Devaev
426ed5da12 fixed blocking the msd parts selector 2023-03-20 17:40:38 +02:00
Maxim Devaev
b5d10afcca refactoring 2023-03-19 20:14:14 +02:00
Maxim Devaev
8798c2f8df refactoring 2023-03-19 02:19:41 +02:00
Maxim Devaev
84563553b8 fixed msd parts api 2023-03-19 02:16:20 +02:00
Maxim Devaev
097dbc517d refactoring 2023-03-18 17:51:04 +02:00
Maxim Devaev
94d2f20d1f removed console.log() 2023-03-18 17:42:14 +02:00
Maxim Devaev
fd6f738a07 msd parts selector 2023-03-18 04:16:50 +02:00
Maxim Devaev
03ce7bfd2c removed some msd api legacy 2023-03-18 03:40:57 +02:00
Maxim Devaev
921d7da513 optional upload prefix 2023-03-17 00:10:51 +02:00
Maxim Devaev
544adcec6b removable flag for image 2023-03-07 18:14:05 +02:00
Maxim Devaev
be25f5a026 removed relay msd 2022-11-21 07:19:35 +03:00
Maxim Devaev
d4e1e9e05b Fixed pikvm/pikvm#842: Added timestamps for MSD images 2022-11-10 05:05:30 +03:00
Maxim Devaev
666880d757 improved msd selector 2022-11-10 04:21:38 +03:00
Maxim Devaev
c17611a438 refactoring 2022-11-07 00:55:33 +03:00
Maxim Devaev
589ec14de0 Fixed pikvm/pikvm#783: remove incomplete msd image 2022-07-30 18:15:50 +03:00
Maxim Devaev
4b4fe63ad7 report about downloading 2022-07-24 17:06:09 +03:00
Maxim Devaev
88b2e90438 rw warning 2022-07-24 05:49:14 +03:00
Maxim Devaev
0e3ebac362 reading images api 2022-07-24 05:38:26 +03:00
Maxim Devaev
477e6f05e4 writable msd 2022-07-24 05:38:26 +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
5933cc0b09 upload image by url in web ui 2021-08-01 21:25:26 +03:00
Maxim Devaev
02335734ce refactoring 2021-07-29 02:11:44 +03:00
Maxim Devaev
9aa3998924 get rid of multipart in /msd/write 2021-07-28 14:58:10 +03:00
Maxim Devaev
801b290ac6 show remote uploading file 2021-07-28 11:43:46 +03:00
Maxim Devaev
e43cbb667f another msd js fixes 2021-07-28 10:25:16 +03:00
Maxim Devaev
75e9b673bc fixed el variable 2021-07-28 10:21:47 +03:00
Maxim Devaev
a32ce23fa8 refactoring 2021-07-28 10:20:59 +03:00
Maxim Devaev
96481aa745 fix 2021-07-24 01:59:59 +03:00