Commit Graph
42 Commits
Author SHA1 Message Date
世界 af9cfd0f59 Fix publishing changes during view updates warning
Defer state mutations in .onReceive handlers to next run loop
by wrapping them in Task { @MainActor in ... }
2026-01-05 14:15:53 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 14c0b34368 Fix unexpected connect error 2025-12-13 16:11:32 +08:00
世界 727136f187 Refactor profile management 2025-12-03 11:15:56 +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
世界 8e764c56eb Refactor ViewModel 2025-12-01 17:11:34 +08:00
世界 0bfb6d2516 Add swiftlint & Minor fixes 2025-11-27 16:10:55 +08:00
世界 8855e0eef9 Improve SidebarView 2025-11-26 22:25:53 +08:00
世界 c5fd6a6b4e Improve JSON editor for macOS 2025-11-26 22:25:52 +08:00
世界 264c37218c Merge profile to dashboard 2025-11-26 22:25:52 +08:00
世界 4f0d1098e6 Improve Start/Stop button 2025-11-26 22:25:52 +08:00
世界 f6d14dbb8a Refactor Dashboard 2025-11-26 22:25:51 +08:00
世界 68b4142340 Redesign dashboard 2025-11-26 22:25:51 +08:00
世界 f5a02d9da0 Fix dashboard refresh 2025-11-26 22:25:48 +08:00
世界 b71cbae382 Refactor to MVVM architecture 2025-11-26 22:25:48 +08:00
世界 af2e8505be Migrate to directory mode 2025-09-30 15:56:33 +08:00
世界 6fd196958b Revert "Fix icons"
This reverts commit f35391fb38.
2025-02-12 21:35:29 +08:00
世界 f35391fb38 Fix icons 2025-02-10 16:46:12 +08:00
世界 9cba20a709 Update setup usages 2024-12-28 15:11:12 +08:00
世界andXiang ef08a1052b Add localization support
Co-authored-by: Xiang <xfqz86@163.com>
2024-12-15 21:36:07 +08:00
世界 348f2809a1 Implement send notification 2024-11-07 16:52:14 +08:00
世界 5e2af0a5c7 Hide connections page by default since unstable 2024-10-06 21:41:14 +08:00
世界 9dadf5f648 Add connections dashboard 2024-10-06 21:41:07 +08:00
世界 8b5ad1928f Minor fixes 2024-09-17 18:49:49 +08:00
世界 479bd593af Fix macOS form style 2024-09-16 14:22:36 +08:00
世界 1c5bc23a25 Fix always on 2024-04-10 20:48:15 +08:00
世界 7098a84187 Improve service stop 2024-03-15 16:25:20 +08:00
世界 1f6e99f576 Improve UI 2024-02-08 10:37:37 +08:00
世界 c5a29e0956 UI fixes 2023-10-02 22:12:33 +08:00
世界 3374f8e727 Refactor task usage and profile auto update 2023-09-22 11:32:51 +08:00
世界 390e063f20 Fix preview 2023-09-20 21:17:05 +08:00
世界 d3b2040fe1 Improve groups 2023-08-20 15:27:45 +08:00
世界 dbd8700145 Refactor command client 2023-08-15 17:20:44 +08:00
世界 b3808dbcb5 Update menu icon 2023-08-02 19:23:23 +08:00
世界 5e0573d15c Improve dashboard 2023-08-02 16:47:07 +08:00
世界 fed5419ea0 Fix preview 2023-07-30 15:35:10 +08:00
世界 2ca6c515b9 Add profile sharing 2023-07-30 14:13:57 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 2bd462c789 Prepare airdrop support 2023-07-26 20:38:51 +08:00
世界 486a685bb5 Finish independent macOS version 2023-07-25 14:04:13 +08:00
世界 12bf02070e Prepare system extension support 2023-07-24 20:08:02 +08:00