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
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
2765d95950
Feat: Support viewing active window via online-host popup menu
2026-06-15 19:15:31 +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
1430ab3261
Feature: Add a menu to uninstall master/server software
2026-06-06 13:02:29 +02:00
yuanyuanxiang
c846d11efa
Feature: add menu-driven compress/extract via custom file+folder picker
2026-05-30 18:10:15 +02:00
yuanyuanxiang
5a92c3306f
Feature: Web remote terminal (xterm.js + mobile UX polish)
2026-05-15 02:05:01 +02:00
yuanyuanxiang
6c32b478af
Feature: Add "Play Snapshot" loop preview windows for online hosts
2026-05-13 13:05:31 +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
773c78ac0f
Improve master authorization logs and web remote desktop cursor
2026-05-05 12:46:05 +02:00
yuanyuanxiang
fa9ee977b5
Feature: Implement trigger logic for host online event
2026-04-26 14:41:42 +02:00
yuanyuanxiang
5a325a202b
Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea
2026-04-19 22:55:21 +02:00