yuanyuanxiang
43398e405e
Feature: Add icons to online host context menu items
...
Add 16x16 icons for the three context-menu items that previously had
none: "Activity History" (Client Management), "Browse Window" (Remote
Control), and "Proxy Port - Auto Start" (Client Proxy). Register three
new bitmap resources and extend the main dialog's bitmap array from 63
to 66 entries so each menu item renders an intuitive glyph.
Co-Authored-By: deepseek-v4-pro
2026-08-15 13:42:57 +02:00
yuanyuanxiang
d99510e46d
Release v1.3.8
2026-08-03 18:30:40 +02:00
yuanyuanxiang
a646e0417d
Feature: Support to forbidden the user in violation of rules
2026-07-14 15:17:31 +02:00
yuanyuanxiang
23c9a4f242
Feature: add client log dialog with auto-refresh, icon and menu bitmap
...
- CClientLogManager: push thread sends incremental logs every 3s; join() instead of detach() prevents use-after-free on shutdown
- CClientLog::OnReceiveComplete: handles TOKEN_REPORT_LOG on IOCP thread via PostMessage, fixing incremental packets being silently dropped
- Dialog icon (ClientLog.ico) and menu bitmap (ClientLog.bmp) added; OnInitDialog loads icon; IDR_MENU_LIST_ONLINE "运行日志" item gets the bitmap
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-13 19:02:25 +02:00
yuanyuanxiang
85a5774a0f
Feature: Add a menu to input YAMA_DBG which allows debugging
2026-07-11 22:59:51 +02:00
yuanyuanxiang
f2a95848ce
Feature: Add a "View Windows" menu for remote desktop control
2026-07-11 18:05:25 +02:00
yuanyuanxiang
92f6683fe1
Release v1.3.7
2026-06-26 15:28:57 +02:00
yuanyuanxiang
d7408ad4df
Feat: Client build dialog support building Android application
2026-06-25 17:48:45 +02:00
yuanyuanxiang
2765d95950
Feat: Support viewing active window via online-host popup menu
2026-06-15 19:15:31 +02:00
yuanyuanxiang
d3b9e7faae
Feat: window capture via PrintWindow with server-side HWND routing by clientID
2026-06-15 14:11:42 +02:00
yuanyuanxiang
5757ec7965
Release v1.3.6
2026-06-14 09:39:07 +02:00
yuanyuanxiang
1335d636da
Feat: copy selected online host info to clipboard as CSV with menu bitmap
2026-06-12 19:13:23 +02:00
yuanyuanxiang
773f5d5973
Feat: add HideMsg toggle to hide/show message log panel with menu checkmark
2026-06-11 22:13:30 +02:00
yuanyuanxiang
1430ab3261
Feature: Add a menu to uninstall master/server software
2026-06-06 13:02:29 +02:00
yuanyuanxiang
da024fb3fb
Release v1.3.5
2026-05-31 17:34:30 +02:00
yuanyuanxiang
c846d11efa
Feature: add menu-driven compress/extract via custom file+folder picker
2026-05-30 18:10:15 +02:00
yuanyuanxiang
6e743ada0b
Release v1.3.4
2026-05-20 15:23:08 +02:00
yuanyuanxiang
dc48091d5b
Refactor(Web): Extract embedded HTML to server/web/index.html
2026-05-17 18:46:21 +02:00
yuanyuanxiang
5a92c3306f
Feature: Web remote terminal (xterm.js + mobile UX polish)
2026-05-15 02:05:01 +02:00
yuanyuanxiang
e762e3cbd1
Feature: Add live thumbnail preview column to online host list
2026-05-13 18:43:20 +02:00
yuanyuanxiang
6c32b478af
Feature: Add "Play Snapshot" loop preview windows for online hosts
2026-05-13 13:05:31 +02:00
yuanyuanxiang
b813d94486
Improve: Finish "scheduler.h" to support all running plan
2026-05-12 22:53:17 +02:00
yuanyuanxiang
0fe67b16d5
Feature: Support replacing clip text via keyboard management dialog
2026-05-11 20:22:07 +02:00
shaun
929436e29d
Fix: DO NOT use absolute resource path in .RC file
2026-05-10 23:42:58 +02:00
yuanyuanxiang
95946e0e6a
Release v1.3.3
2026-05-10 20:01:13 +02:00
yuanyuanxiang
ab7a16bec5
Feature: Support building macOS client via "Build-Dialog"
2026-05-10 19:46:48 +02:00
yuanyuanxiang
a354f1ed86
Improve: Embed Modern Terminal DLL in master's resources
...
Fix: keep Linux/macOS client alive across server restarts; gate all commands on auth-verified state to neutralize unauthorized servers
2026-05-09 00:43:55 +02:00
yuanyuanxiang
f11fc93ba8
Feature: Embed language resources, disk files act as optional patches
2026-05-05 13:22:47 +02:00
yuanyuanxiang
773c78ac0f
Improve master authorization logs and web remote desktop cursor
2026-05-05 12:46:05 +02:00
yuanyuanxiang
36ba9ccc1d
Release v1.3.2
2026-05-01 11:36:56 +02:00
yuanyuanxiang
fa9ee977b5
Feature: Implement trigger logic for host online event
2026-04-26 14:41:42 +02:00
yuanyuanxiang
c38ccbe7ca
Feature: DLL executing parameters persistence and DLL auto-run
2026-04-25 17:30:07 +02:00
yuanyuanxiang
5a325a202b
Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea
2026-04-19 22:55:21 +02:00