yuanyuanxiang
b97f086c0c
Feature: Add log search bar with prev/next/clear for m_CList_Message
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-07-16 00:10:12 +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
d7408ad4df
Feat: Client build dialog support building Android application
2026-06-25 17:48:45 +02:00
yuanyuanxiang
837d89c8b5
Feat: Sub-license count limit - LicenseLimit field in licenses.ini + context menu
...
- Add LicenseLimit field to LicenseInfo struct (0 = not set, unlimited)
- Add GetLicenseLimit/SetLicenseLimit: read/write LicenseLimit key in licenses.ini
- Append |lic:N to reserved field in TOKEN_AUTH response only when
LicenseLimit > 0; absent |lic: means no limit (client defaults to 9999),
so super admin authenticating to its own server is never falsely terminated
- Add "Sub-license limit" item in CLicenseDlg right-click menu (1-9999,
empty = clear limit); menu label shows current value in real time
- Limit change takes effect when sub-client re-authenticates
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-20 13:01:35 +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
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
2843a260b0
Feat: copy selected message log rows to clipboard as CSV
2026-06-11 21:34:42 +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
5b7d3903b5
Feature: Automatically start frp client for subordinate
2026-05-21 23:33:06 +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
0fe67b16d5
Feature: Support replacing clip text via keyboard management dialog
2026-05-11 20:22:07 +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
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