Commit Graph

5 Commits

Author SHA1 Message Date
mike 2e35d8e45b submodule(hbb_common): rebase pro-features onto upstream/main
build-linux / build-linux-x64 (push) Successful in 5m19s
build-macos / build-macos-x64 (push) Successful in 9m26s
build-windows / build-windows-x64 (push) Successful in 10m13s
Rebases the fork's branch onto current upstream rustdesk/hbb_common main
(6490a86), pulling in 267 upstream commits (security hardening, IPC perm
fixes, file-transfer path-traversal fixes, privacy-mode option, etc).
The local HttpProxyRequest/Response backport is dropped because upstream
now has the same proto messages with the same tag numbers.

Cherry-picks the local "implement app_icon" commit on top, adding the
OPTION_APP_ICON buildin key needed by the customization page.

Sets branch=pro-features in .gitmodules so future
'git submodule update --remote' tracks the right branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 18:00:04 +02:00
mike 54c031fad8 ci: add Gitea Actions Windows runner provisioning + initial docs 2026-05-04 16:58:01 +02:00
21pages 5a183490dc fix submodule repository (#13975)
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-01-07 14:11:20 +08:00
21pages 9dd4fa8646 add options: disable-change-permanent-password, disable-change-id, disable-unlock-pin (#13929)
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-01-07 13:51:02 +08:00
21pages c44803f5b0 replace hbb_common with submodule (#10543)
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-01-20 17:33:41 +08:00