Commit Graph

8 Commits

Author SHA1 Message Date
世界
f3b0c775ad
Add connections to OOM report 2026-07-09 15:12:55 +08:00
世界
22650b3020
Fix group status updates broken by API service
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.

Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-07-09 11:20:05 +08:00
世界
a485967957
Add sing-box API service 2026-07-09 11:20:03 +08:00
世界
3cf2b6e4fc
platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
世界
ca76c56377
daemon: Fix registry leak 2026-04-19 20:39:38 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
世界
172a9d5e4e
Standardize gomobile usages 2026-02-07 15:52:26 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00