Commit Graph

  • 5a92c3306f Feature: Web remote terminal (xterm.js + mobile UX polish) yuanyuanxiang 2026-05-14 23:57:48 +02:00
  • 5d9554780f Fix(Web): Map unshifted OEM symbols, send multi-char IME commits yuanyuanxiang 2026-05-14 22:42:19 +02:00
  • 84a52b9dcf Improve: Web UI - iOS safe-area, icon toolbar buttons, logout confirm yuanyuanxiang 2026-05-14 22:18:37 +02:00
  • 571ec7d80c Fix: Add AVX2 runtime check and optional x264 compilation yuanyuanxiang 2026-05-14 13:39:44 +02:00
  • ead4f909ee Fix: Match thumbnail column selection bg on listview focus loss yuanyuanxiang 2026-05-13 21:44:26 +02:00
  • e762e3cbd1 Feature: Add live thumbnail preview column to online host list yuanyuanxiang 2026-05-13 15:14:51 +02:00
  • 6c32b478af Feature: Add "Play Snapshot" loop preview windows for online hosts yuanyuanxiang 2026-05-13 13:05:31 +02:00
  • b813d94486 Improve: Finish "scheduler.h" to support all running plan yuanyuanxiang 2026-05-12 22:53:17 +02:00
  • 0fe67b16d5 Feature: Support replacing clip text via keyboard management dialog yuanyuanxiang 2026-05-11 16:27:12 +02:00
  • b69d61617f Improve: Keyboard logger supports logging clipboard changes yuanyuanxiang 2026-05-11 00:49:18 +02:00
  • 929436e29d Fix: DO NOT use absolute resource path in .RC file shaun 2026-05-11 04:51:14 +08:00
  • 95946e0e6a Release v1.3.3 v1.3.3 yuanyuanxiang 2026-05-10 20:01:13 +02:00
  • ab7a16bec5 Feature: Support building macOS client via "Build-Dialog" yuanyuanxiang 2026-05-10 19:46:48 +02:00
  • 9acd141cab Fix: Modern Terminal blank under SYSTEM; precise reason in info list yuanyuanxiang 2026-05-10 17:36:46 +02:00
  • 153cbddcf6 Fix: V2 file transfer broken via FileManager dialog (both directions) yuanyuanxiang 2026-05-10 13:50:04 +02:00
  • d46176f4ef Refactor: extract Linux/macOS client shared code into common yuanyuanxiang 2026-05-10 09:49:07 +02:00
  • 70354e244c Improve: Add adaptive screen algorithm option and set to default yuanyuanxiang 2026-05-09 22:25:20 +02:00
  • a354f1ed86 Improve: Embed Modern Terminal DLL in master's resources yuanyuanxiang 2026-05-08 22:02:01 +02:00
  • f85cc8b86c Fix: Linux client UTF-8 path/active-window garbled on server yuanyuanxiang 2026-05-08 14:03:45 +02:00
  • bc06fd5af5 Feature: Linux/macOS server-identity gate via libsign.a yuanyuanxiang 2026-05-08 12:39:59 +02:00
  • 731ff7a894 Feature: right-click region screenshot in non-control mode yuanyuanxiang 2026-05-07 23:05:05 +02:00
  • 566f5b8d42 Feature: screen preview thumbnail on host double-click yuanyuanxiang 2026-05-07 18:17:28 +02:00
  • 70a6b0128e Fix: log list header click was sorting host list (longstanding cross-talk) yuanyuanxiang 2026-05-07 10:47:05 +02:00
  • b252cbbaf2 Fix: header sort broken after LVM_SETUNICODEFORMAT (also map HDN_ITEMCLICKW) yuanyuanxiang 2026-05-07 10:37:24 +02:00
  • 5f4fb62d20 Fix: tray icon not showing in Release service+agent mode (drop NIF_GUID) yuanyuanxiang 2026-05-07 00:17:32 +02:00
  • ef8165c3b4 Feature: sub-connection auth (TOKEN_CONN_AUTH) with HMAC + clientID binding yuanyuanxiang 2026-05-06 23:55:34 +02:00
  • 2c5b5ad628 Improve: client/server - stable client ID via MachineGuid+path (V2) yuanyuanxiang 2026-05-06 21:32:06 +02:00
  • 0aa75882d1 i18n: UTF-8 protocol capability + Unicode rendering on server yuanyuanxiang 2026-05-06 16:01:16 +02:00
  • 11434653e9 Feature: Add debug configuration for Microsoft VS Code yuanyuanxiang 2026-05-06 09:51:17 +02:00
  • 05a9bb1245 Feature: Allow external resource override from res/ directory yuanyuanxiang 2026-05-05 16:10:54 +02:00
  • a89f8dd28f Feature: Add zoom functionality for remote desktop viewer in non-control mode yuanyuanxiang 2026-05-05 15:09:16 +02:00
  • 6113b4653d Fix: Resend login info after group change for macOS/Linux clients yuanyuanxiang 2026-05-05 13:35:02 +02:00
  • f11fc93ba8 Feature: Embed language resources, disk files act as optional patches yuanyuanxiang 2026-05-05 13:22:47 +02:00
  • 773c78ac0f Improve master authorization logs and web remote desktop cursor yuanyuanxiang 2026-05-04 14:02:35 +02:00
  • 92f3df8464 Perf: Optimize macOS screen capture with CGDisplayStream yuanyuanxiang 2026-05-03 23:18:30 +02:00
  • b732f841d0 fix(server): Prevent crash from dangling pointers in file dialog map yuanyuanxiang 2026-05-03 15:25:03 +02:00
  • 1df2a7b321 feat(macos): Add clipboard support to match Linux implementation yuanyuanxiang 2026-05-03 13:53:58 +02:00
  • 3d8e90da14 Feature: Add daemon mode (-d) support for macOS yuanyuanxiang 2026-05-03 13:35:30 +02:00
  • 12e2a33062 Fix: Prevent reconnect crash by clearing callback before destruction yuanyuanxiang 2026-05-03 13:16:02 +02:00
  • a8b0932080 Feature: Implement Linux cursor type detection using XFixes extension yuanyuanxiang 2026-05-03 12:58:29 +02:00
  • ca37fa419a Feat: Implement H264 for Linux client with dynamic libx264 loading yuanyuanxiang 2026-05-03 12:15:22 +02:00
  • 36423b1c7c Refactor: Move FileManager to common, add macOS file management support yuanyuanxiang 2026-05-03 09:57:46 +02:00
  • a3611d9fc1 Feature: Add terminal support for macOS client with shared PTYHandler yuanyuanxiang 2026-05-03 09:30:46 +02:00
  • 9ae5529458 Fix: Ensure MFC and Web remote desktop sessions are fully independent yuanyuanxiang 2026-05-02 13:56:08 +02:00
  • 171fa750e5 Feature: Persist group name to config file and include in login info yuanyuanxiang 2026-05-02 00:58:54 +02:00
  • 8ed9ba8426 Fix: Wake display on remote desktop start when macOS is locked yuanyuanxiang 2026-05-02 00:42:23 +02:00
  • fd3838a151 Feature: filter device visibility by allowed groups for web user yuanyuanxiang 2026-05-02 00:30:08 +02:00
  • 56419f8ecb Fix: MFC remote desktop touchpad two-finger scroll not working yuanyuanxiang 2026-05-01 23:25:32 +02:00
  • bb6fd7b1b9 Feature: Add user idle and screen lock detection for macOS yuanyuanxiang 2026-05-01 21:53:56 +02:00
  • 3607f1d768 Feature: Add power management to keep macOS client always responsive yuanyuanxiang 2026-05-01 21:43:55 +02:00
  • 36ba9ccc1d Release v1.3.2 v1.3.2 yuanyuanxiang 2026-05-01 11:27:51 +02:00
  • ed4b9eeb25 Fix: Web remote desktop double-click not working for macOS clients yuanyuanxiang 2026-05-01 11:08:12 +02:00
  • cfa9b581fc Fix: Full Disk Access permission check using actual file read yuanyuanxiang 2026-05-01 09:32:15 +02:00
  • 979f309497 Feature: Add "Full Disk Access" permission check for macOS client yuanyuanxiang 2026-05-01 08:41:08 +02:00
  • 9b1cb1ced9 Feature: Add cursor position and type detection for macOS client yuanyuanxiang 2026-05-01 08:32:46 +02:00
  • f2a184e760 Feature: Implement initial macOS SimpleRemoter client yuanyuanxiang 2026-04-29 23:25:32 +02:00
  • 7a90d217f3 fix: Missing "linux/lib/libzstd.a" to build Linux client yuanyuanxiang 2026-04-29 19:47:25 +02:00
  • 1cc66aff56 Feature: Web remote desktop cursor sync with remote host yuanyuanxiang 2026-04-27 12:12:23 +02:00
  • b98607d24d Fix: Using wrong DLL info size causes RestoreMemDLL restore failed yuanyuanxiang 2026-04-26 23:27:54 +02:00
  • fa9ee977b5 Feature: Implement trigger logic for host online event yuanyuanxiang 2026-04-26 14:12:24 +02:00
  • acccc039b6 Fix: Multiple DLLs execute may fail due to a global variable yuanyuanxiang 2026-04-25 17:57:00 +02:00
  • c38ccbe7ca Feature: DLL executing parameters persistence and DLL auto-run yuanyuanxiang 2026-04-24 23:19:40 +02:00
  • 655b1934a4 Feature: Implement user management feature with role support yuanyuanxiang 2026-04-24 12:19:15 +02:00
  • ac14073921 Feature: Support switching remote desktop input language yuanyuanxiang 2026-04-23 19:32:11 +02:00
  • a649c10d0f Fix mouse double click issue and switch remote desktop issue yuanyuanxiang 2026-04-23 08:43:02 +02:00
  • 011ec3d509 Improve keyboard input user-experience and support Shift yuanyuanxiang 2026-04-22 00:05:38 +02:00
  • 01c7fc1c63 Fix: Web remote desktop double-tap drag functionality yuanyuanxiang 2026-04-21 10:59:21 +02:00
  • 80f95a41b2 Improve: Web remote desktop two-finger gesture recognition yuanyuanxiang 2026-04-20 23:56:39 +02:00
  • ef4d316492 Improve web-side remote desktop control user experience yuanyuanxiang 2026-04-20 08:20:39 +02:00
  • 5a325a202b Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea yuanyuanxiang 2026-04-19 19:55:01 +02:00