wj-xiao
|
842e1d4578
|
fix: use build:mac-full to build
v1.1.2
|
2026-01-19 18:56:25 +08:00 |
|
wj-xiao
|
3f8bbd11c8
|
fix: update gh-release action to v2 and flatten artifacts
|
2026-01-19 18:40:54 +08:00 |
|
wj-xiao
|
fd346cb3ec
|
release v1.1.2
|
2026-01-19 18:14:05 +08:00 |
|
wj-xiao
|
07cb6e18e1
|
release v1.1.2
|
2026-01-19 17:56:36 +08:00 |
|
wj-xiao
|
3b56b787d5
|
ci: update the system version of the macOS-x64 build
|
2026-01-19 17:55:15 +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
|
e665814798
|
fix(desktop): fix keyboard issues
compatible with IME composition
compatible with Windows AltGr key
|
2026-01-19 16:42:42 +08:00 |
|
wj-xiao
|
cd8ef315bc
|
ci: build x64 version with macOS 13, remove macOS from test build
|
2026-01-19 13:56:19 +08:00 |
|
wj-xiao
|
c26a642933
|
fix: update the system version of the macOS-x64 build
v1.1.1
|
2026-01-19 11:23:09 +08:00 |
|
wj-xiao
|
7c82afd110
|
release v1.1.1
|
2026-01-14 16:29:53 +08:00 |
|
wj-xiao
|
788db995f0
|
perf(desktop): delete the fullscreen button in the menu bar
|
2026-01-14 16:29:53 +08:00 |
|
wj-xiao
|
5da18185f2
|
chore: add macOS build configuration
|
2026-01-14 16:29:53 +08:00 |
|
wj-xiao
|
25f54813fb
|
fix(desktop): compatible with macOS's Command key combinations
|
2026-01-14 16:29:53 +08:00 |
|
Guoguo
|
34f80056c0
|
ci: add missing parameters and push when issue closed (#105)
|
2026-01-14 15:46:08 +08:00 |
|
wj-xiao
|
22d780da5a
|
Sync dev branch changes
1.1.0
|
2026-01-13 16:47:31 +08:00 |
|
wj-xiao
|
3094a8bbbd
|
feat(desktop): menu bar supports dragging
|
2026-01-13 16:37:29 +08:00 |
|
wj-xiao
|
3635d0cdf9
|
fix(desktop): fix shortcut recorder
|
2026-01-13 16:03:26 +08:00 |
|
wj-xiao
|
c10b5b499f
|
refactor(desktop): refactor keyboard and menu bar
|
2026-01-13 15:58:50 +08:00 |
|
wj-xiao
|
c88a1b5ffa
|
chore(desktop): upgrade the dependency packages and update incompatible changes
|
2026-01-12 11:21:31 +08:00 |
|
wj-xiao
|
2d9ef2cacf
|
chore: upgrade the dependency packages and update incompatible changes
|
2026-01-12 10:56:38 +08:00 |
|
Guoguo
|
da177d55d7
|
ci: use jq to format json data (#103)
|
2026-01-08 17:08:49 +08:00 |
|
wenjie
|
f10b8cd967
|
Merge pull request #102 from imguoguo/main
feat: add issue tracker
|
2026-01-06 15:50:28 +08:00 |
|
Guoguo
|
aea36d341c
|
feat: add issue tracker
|
2026-01-06 14:51:18 +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 |
|
wenjie
|
9a925dd49a
|
Merge pull request #93 from imguoguo/revert-nsis
fix(desktop): NSIS only elevates privileges when necessary
|
2025-12-16 16:10:02 +08:00 |
|
wenjie
|
1afc28abc7
|
Merge pull request #92 from imguoguo/fix-jiggler
fix: mouse jiggler
|
2025-12-16 16:08:22 +08:00 |
|
wenjie
|
9750fe2349
|
Merge pull request #91 from imguoguo/fix-baudrate
fix(desktop): custom baud rate bug
|
2025-12-16 16:01:55 +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 |
|
Guoguo
|
e17be01ca0
|
fix(desktop): mouse jiggler unavailable
|
2025-12-16 15:43:13 +08:00 |
|
Guoguo
|
b9e400628f
|
fix(desktop): prevent illegal baud rate from being passed as parameter
|
2025-12-16 15:35:43 +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 |
|
wenjie
|
024abc447a
|
Merge pull request #88 from imguoguo/add-custom-shortcut
feat: add custom shortcut
|
2025-12-16 15:03:59 +08:00 |
|
Guoguo
|
0db485d2f9
|
fix(desktop): NSIS only elevates privileges when necessary
...also revert and optimize some unnecessary changes in https://github.com/sipeed/NanoKVM-USB/pull/22
|
2025-12-16 10:56:13 +08:00 |
|
Guoguo
|
6a2e916981
|
fix(desktop): custom baud rate bug
Custom baud rates only take effect the second time they are set, and will not be used when the page is first loaded.
|
2025-12-15 13:53:11 +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
|
699e132aad
|
chore: update README
|
2025-12-04 15:58:28 +08:00 |
|
wenjie
|
8da8aeaadf
|
Merge pull request #87 from imguoguo/add-github-action
feat: add GitHub Action
|
2025-12-04 15:21:20 +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
|
b7a8461f1e
|
fix: add missing brace
|
2025-12-04 13:57:17 +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 |
|