yuanyuanxiang
  • Joined on 2026-04-17
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-06 17:36:41 +00:00
0aa75882d1 i18n: UTF-8 protocol capability + Unicode rendering on server
11434653e9 Feature: Add debug configuration for Microsoft VS Code
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-05 19:22:03 +00:00
05a9bb1245 Feature: Allow external resource override from res/ directory
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-05 18:44:23 +00:00
a3fa2f5a81 Feature: Allow external resource override from res/ directory
df91de78f3 Fox: Get1Int function uses the wrong default value
a89f8dd28f Feature: Add zoom functionality for remote desktop viewer in non-control mode
6113b4653d Fix: Resend login info after group change for macOS/Linux clients
f11fc93ba8 Feature: Embed language resources, disk files act as optional patches
Compare 6 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-03 21:38:27 +00:00
92f3df8464 Perf: Optimize macOS screen capture with CGDisplayStream
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-03 13:31:51 +00:00
b732f841d0 fix(server): Prevent crash from dangling pointers in file dialog map
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-03 13:11:54 +00:00
1df2a7b321 feat(macos): Add clipboard support to match Linux implementation
3d8e90da14 Feature: Add daemon mode (-d) support for macOS
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-03 11:16:30 +00:00
12e2a33062 Fix: Prevent reconnect crash by clearing callback before destruction
a8b0932080 Feature: Implement Linux cursor type detection using XFixes extension
ca37fa419a Feat: Implement H264 for Linux client with dynamic libx264 loading
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-03 08:32:25 +00:00
36423b1c7c Refactor: Move FileManager to common, add macOS file management support
a3611d9fc1 Feature: Add terminal support for macOS client with shared PTYHandler
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-02 17:35:05 +00:00
9ae5529458 Fix: Ensure MFC and Web remote desktop sessions are fully independent
171fa750e5 Feature: Persist group name to config file and include in login info
8ed9ba8426 Fix: Wake display on remote desktop start when macOS is locked
fd3838a151 Feature: filter device visibility by allowed groups for web user
Compare 4 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-01 21:27:22 +00:00
56419f8ecb Fix: MFC remote desktop touchpad two-finger scroll not working
bb6fd7b1b9 Feature: Add user idle and screen lock detection for macOS
3607f1d768 Feature: Add power management to keep macOS client always responsive
Compare 3 commits »
yuanyuanxiang pushed tag v1.3.2 to yuanyuanxiang/SimpleRemoter 2026-05-01 09:46:34 +00:00
yuanyuanxiang released v1.3.2 at yuanyuanxiang/SimpleRemoter 2026-05-01 09:46:34 +00:00
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-01 09:37:58 +00:00
36ba9ccc1d Release v1.3.2
ed4b9eeb25 Fix: Web remote desktop double-click not working for macOS clients
cfa9b581fc Fix: Full Disk Access permission check using actual file read
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-01 07:01:31 +00:00
979f309497 Feature: Add "Full Disk Access" permission check for macOS client
9b1cb1ced9 Feature: Add cursor position and type detection for macOS client
f2a184e760 Feature: Implement initial macOS SimpleRemoter client
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-29 17:49:04 +00:00
7a90d217f3 fix: Missing "linux/lib/libzstd.a" to build Linux client
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-28 06:48:25 +00:00
1cc66aff56 Feature: Web remote desktop cursor sync with remote host
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-26 21:36:17 +00:00
b98607d24d Fix: Using wrong DLL info size causes RestoreMemDLL restore failed
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-26 16:00:02 +00:00
fa9ee977b5 Feature: Implement trigger logic for host online event
acccc039b6 Fix: Multiple DLLs execute may fail due to a global variable
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-25 15:33:00 +00:00
c38ccbe7ca Feature: DLL executing parameters persistence and DLL auto-run
655b1934a4 Feature: Implement user management feature with role support
ac14073921 Feature: Support switching remote desktop input language
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-04-23 17:13:03 +00:00
a649c10d0f Fix mouse double click issue and switch remote desktop issue