xworkmate-app/macos
Haitao Pan a04b22ec4a refactor(storage): unify persistent storage with robust error handling and simplified secret management
- Consolidate settings, tasks, and audit storage into SettingsStore and SecretStore
- Implement PersistentWriteFailure for detailed error reporting across storage scopes
- Migrate secret retrieval to rely primarily on reference-based lookups
- Add ThemeMode persistence and AccountSyncState serialization
- Modernize SecureConfigStore with clear path resolution and support for UI state
- Streamline Rust build process by migrating from custom scripts to Makefile
- Remove redundant build_rust_ffi.sh and update integration scripts
2026-04-19 10:34:15 +08:00
..
Flutter test: add automation suite coverage 2026-04-08 16:35:25 +08:00
Frameworks refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
Runner feat(macos): add main window menu action 2026-04-02 10:28:05 +08:00
Runner.xcodeproj Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
Runner.xcworkspace Configure macOS release workspace for App Store builds 2026-03-11 18:48:45 +08:00
RunnerTests Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
.gitignore Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
Podfile chore: suppress noisy macos third-party build warnings 2026-04-11 09:28:00 +08:00
Podfile.lock fix(macos): sync Podfile lock checksum 2026-04-13 14:37:36 +08:00