12 Commits

Author SHA1 Message Date
世界 fa7b0d9de9 Fix inconsistent URLTest results 2026-07-25 22:58:38 +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
世界 5bc0dfa9dd platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界 e9c46cc359 Improve compatibility for kTLS 2026-01-17 05:46:00 +08:00
世界 146383499e Fix race codes 2025-09-12 21:58:48 +08:00
世界 17576e9f66 Add certificate store 2025-07-08 13:12:14 +08:00
世界 8c143feec8 Increase timeouts 2024-10-30 14:01:28 +08:00
世界 61ac141124 Improve URLTest delay calculate 2023-09-23 20:27:43 +08:00
世界 43f72a6419 Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
世界 9c8565cf21 platform: Add group interface 2023-07-02 18:46:41 +08:00
世界 9d32fc9bd1 Use HTTPS URLTest source 2023-06-07 20:33:50 +08:00
世界 c4e46c35b5 Add urltest outbound 2022-07-22 13:51:08 +08:00