Commit Graph
17 Commits
Author SHA1 Message Date
世界 b48f4ad97f Tools View & Crash Report & OOM Report 2026-04-23 08:12:52 +08:00
世界 efa6088884 Fix widget toggle not disabling On Demand before stopping VPN
Store wasOnDemandEnabled flag in providerConfiguration so the widget
can restore On Demand state on next start. Clear the flag when On
Demand is explicitly disabled in settings or when starting from the
main app.
2026-03-09 13:20:53 +08:00
世界 c7e1f667c3 Persist log and connection search state across tabs 2026-03-06 10:09:56 +08:00
世界 0636b47d36 Fix log pause not freezing display
Snapshot log list when paused so new logs don't displace old entries.
Search and level filter still work against the snapshot.
2026-03-06 10:09:56 +08:00
世界 8897e6deeb refactor: improve alert error context and copy action 2026-02-08 18:25:55 +08:00
世界 a86dfc26d1 Reformat code 2026-02-08 18:23:42 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 6de410c3f7 Fix log performance 2025-12-29 15:35:17 +08:00
世界 1bbda34a86 Fix toolbar menu closing on log refresh
Use UIKit UIMenu on iOS to prevent SwiftUI view updates from
dismissing open menus. Separate LogDataModel from LogViewModel
to isolate log data changes from UI state.
2025-12-19 23:29:09 +08:00
世界 714f77dbbf Unify DashboardViewModel instances 2025-12-01 21:02:28 +08:00
世界 4ddfcdb324 Refactor Alerts 2025-12-01 18:22:06 +08:00
世界 32f5bf1f3b Improve performance for Logs 2025-11-26 22:25:51 +08:00
世界 f6d14dbb8a Refactor Dashboard 2025-11-26 22:25:51 +08:00
世界 2e2fc223bf Fix logs 2025-11-26 22:25:51 +08:00
世界 b7a810b168 Add export for logs 2025-11-26 22:25:51 +08:00
世界 26aa7c4410 Search for logs 2025-11-26 22:25:50 +08:00
世界 340cdcb16d Improve Logs 2025-11-26 22:25:50 +08:00