63 Commits

Author SHA1 Message Date
wj-xiao
75e8599af8 fix: update video and audio constraints 2026-01-23 18:00:24 +08:00
wj-xiao
706b610a78 refactor: refactor keyboard, mouse and menu bar 2026-01-20 15:18:52 +08:00
wj-xiao
8b09b2950e fix: video frame rate not set when used for the first time 2026-01-19 17:23:08 +08:00
wj-xiao
287cbb5dcc refactor(desktop): refactor mouse module, add touchscreen support 2026-01-19 16:47:10 +08:00
wj-xiao
22d780da5a Sync dev branch changes 2026-01-13 16:47:31 +08:00
wj-xiao
c10b5b499f refactor(desktop): refactor keyboard and menu bar 2026-01-13 15:58:50 +08:00
wj-xiao
2d9ef2cacf chore: upgrade the dependency packages and update incompatible changes 2026-01-12 10:56:38 +08:00
wj-xiao
e7a3fad39a refactor: unify menu bar style 2026-01-04 17:04:44 +08:00
wj-xiao
31676d9254 feat: support video rotation 2026-01-04 16:48:22 +08:00
wj-xiao
052e0263e6 refactor: optimize keyboard keys and refactor keyboard shortcut 2025-12-22 15:56:31 +08:00
wj-xiao
758449cdc0 optimize: update menu bar UI 2025-12-22 15:52:16 +08:00
Guoguo
bfe8d172cb fix(browser): mouse jiggler
Mouse jiggler feature of browser version has been reimplemented based on the desktop version.

Revert Pull Request: https://github.com/sipeed/NanoKVM-USB/pull/46
Reimplemented Reference: https://github.com/sipeed/NanoKVM-USB/pull/47
2025-12-16 15:46:00 +08:00
Guoguo
a6fbdc801b Revert "feat: add mouse jiggler function"
This reverts commit cd0b52cc2a.
2025-12-16 15:44:39 +08:00
wenjie
0016db40ee Merge pull request #90 from imguoguo/add-4k-resolution
feat: add 4k resolution
2025-12-16 15:08:12 +08:00
Guoguo
9659ce38fc feat: add 4k resolution 2025-12-15 11:15:55 +08:00
Guoguo
7dfebfb9f0 fix: use unified shortcuts variable 2025-12-08 14:22:54 +08:00
Guoguo
69d7e3fe96 feat: add custom shortcut 2025-12-05 15:48:45 +08:00
wj-xiao
e7209fd21c perf: optimize browser version code 2025-12-04 15:10:23 +08:00
wj-xiao
807cf3bfe9 chore: update browser version README 2025-12-04 15:09:04 +08:00
wj-xiao
efa0b3c556 chore: update tailwindcss to 3.4.18 2025-12-04 11:53:18 +08:00
wenjie
f5ce6736e5 Merge pull request #86 from imguoguo/add-recorder-upstream
feat: add recorder
2025-12-04 11:50:24 +08:00
wenjie
6f53471e50 Merge pull request #84 from imguoguo/fix-mouse-absolute
fix: mouse position wrong after scaling
2025-12-04 11:49:30 +08:00
Guoguo
d7282a04a2 feat: add recorder 2025-12-03 14:06:20 +08:00
Guoguo
71d0823f67 fix: mouse position wrong after scaling 2025-12-01 19:26:09 +08:00
Guoguo
8fa817aca3 feat(desktop): support simultaneous multi-key presses 2025-12-01 16:33:55 +08:00
Guoguo
6595f47f52 fix: unified variable name likes modifiers 2025-12-01 10:39:24 +08:00
Guoguo
819f2bf160 fix: no response when pressing the keyboard simultaneously 2025-12-01 10:39:20 +08:00
wj-xiao
00bc1aa01c chore: update dependencies 2025-10-30 12:09:11 +08:00
wj-xiao
454de2c9af perf: rename language files 2025-10-30 11:50:18 +08:00
wenjie
ec75c5d094 Merge branch 'main' into main 2025-10-30 10:41:31 +08:00
wenjie
7945c79355 Merge branch 'main' into feature/add-pt-BR 2025-10-30 10:31:10 +08:00
wenjie
6cd331d92d Merge pull request #55 from ystartgo/main
Add Language
2025-10-30 10:24:26 +08:00
wenjie
e16d5c2f5c Merge pull request #50 from finani/video-scale
feat: add video scale
2025-10-30 10:21:06 +08:00
wenjie
20a9192098 Merge pull request #46 from kevinzhangzj/dev
feat: add mouse jiggler function
2025-10-30 10:17:32 +08:00
wenjie
b002b712c9 Merge pull request #45 from aangert/update_local_de
fix: update german localization
2025-10-30 10:15:27 +08:00
wenjie
22704c72bf Merge pull request #44 from ShuJun-Junical/main
feat(browser): add keyboard shortcuts menu, add Ctrl+D and Win+Tab shortcuts
2025-10-30 10:14:34 +08:00
Sebastian Brzuzek
24e5091e3f Polish language translation 2025-10-03 21:04:30 +02:00
Sebastian Brzuzek
2d1143c91a support for AltGraph key modifier 2025-10-03 19:04:03 +02:00
Fabricio Silva
be3bcab120 Adding brazilian portuguese to browser and desktop 2025-08-22 17:39:37 -03:00
startgo
7dadc21869 Create zh-TW.ts 2025-07-07 03:14:00 +08:00
startgo
dc0b5e2290 Update languages.ts
Add Traditional Chinese
2025-07-07 03:12:19 +08:00
Inhwan Wee
a48d203b96 add video scale (browser) 2025-06-02 23:07:37 +09:00
Inhwan Wee
515e7709c6 Add Language KR (Korean) 2025-06-02 23:04:37 +09:00
kevinzhangzj
cd0b52cc2a feat: add mouse jiggler function
feat: add mouse jiggler to menu
2025-05-30 14:17:13 +08:00
aangert
c3375cb595 update german localization 2025-05-30 03:27:16 +02:00
纾浚
be5a233e56 feat: refactor keyboard shortcuts menu and consolidate shortcut components 2025-05-29 16:28:14 +08:00
纾浚
90eeec3093 feat: add keyboard shortcuts menu and update translations 2025-05-28 23:36:06 +08:00
纾浚
a662096acd feat: add Ctrl+D and Win+Tab keyboard functionalities with translations 2025-05-28 23:11:21 +08:00
Dmitry Reshetnikov
4c1b2f9437 fix: update russian localization 2025-05-18 16:29:58 +03:00
wj-xiao
1e9b41530b feat: support change mouse wheel speed
style: optimize menu bar styling
2025-05-12 18:02:59 +08:00