Commit Graph
28 Commits
Author SHA1 Message Date
世界 a86dfc26d1 Reformat code 2026-02-08 18:23:42 +08:00
世界 b0f1eed827 Add ANSI color contrast adjustment for log view
Automatically adjust log text colors when contrast against background
is below WCAG AA standard (4.5:1). Light mode darkens colors, dark mode
lightens them. Supports iOS, macOS, and tvOS.
2026-01-08 22:12:45 +08:00
世界 6b589cb771 Add screenshot generator 2026-01-08 16:13:20 +08:00
世界 264c4eed81 Fix menu button monochrome tint 2026-01-07 16:01:01 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 64e2ece819 Minor fixes 2026-01-03 00:55:17 +08:00
世界 abc8d56ffc Update dependencies 2025-12-22 13:58:10 +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
世界 4ddfcdb324 Refactor Alerts 2025-12-01 18:22:06 +08:00
世界 0bfb6d2516 Add swiftlint & Minor fixes 2025-11-27 16:10:55 +08:00
世界 32f5bf1f3b Improve performance for Logs 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
世界 29a84a16b0 Add log level filtering 2025-11-26 22:25:49 +08:00
世界 7d5ba19d51 Improve LogView 2025-11-26 22:25:49 +08:00
世界 f5a02d9da0 Fix dashboard refresh 2025-11-26 22:25:48 +08:00
世界 437fe7ac31 Add ANSI color parsing support to logs 2025-11-26 22:25:48 +08:00
世界 9dadf5f648 Add connections dashboard 2024-10-06 21:41:07 +08:00
世界 c5a29e0956 UI fixes 2023-10-02 22:12:33 +08:00
世界 390e063f20 Fix preview 2023-09-20 21:17:05 +08:00
世界 dbd8700145 Refactor command client 2023-08-15 17:20:44 +08:00
世界 5e0573d15c Improve dashboard 2023-08-02 16:47:07 +08:00
世界 27ffee06e2 Finish add support for tvOS 2023-07-29 19:40:38 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 251f441a25 Add preview support 2023-07-20 13:15:13 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00