Flow.Launcher/Flow.Launcher.Infrastructure/Storage
Shengkai Lin c51c029263
Some checks are pending
Build / build (push) Waiting to run
Merge branch 'dev' into avalonia_migration
Resolved conflicts:
- Calculator.csproj: Keep Mages 3.0.1 (from dev) + Avalonia packages
- Explorer SettingsViewModel.cs: Use PromptUserSelectFileAsync for ShellPath
- ExplorerSettings.xaml: Removed (deleted in HEAD)
- packages.lock.json: Restored from dev
2026-02-01 13:33:39 +08:00
..
BinaryStorage.cs Fix typos 2025-08-13 14:19:52 +08:00
FlowLauncherJsonStorage.cs Expose ISaveable interface in derived class to make sure we are calling the new version of Save method 2025-06-06 18:37:17 +08:00
History.cs Merge branch 'dev' into avalonia_migration 2026-02-01 13:33:39 +08:00
HistoryItem.cs Merge branch 'dev' into avalonia_migration 2026-02-01 13:33:39 +08:00
JsonStorage.cs Code quality 2025-05-01 13:33:24 +08:00
PluginBinaryStorage.cs Expose ISaveable interface in derived class to make sure we are calling the new version of Save method 2025-06-06 18:37:17 +08:00
PluginJsonStorage.cs Expose ISaveable interface in derived class to make sure we are calling the new version of Save method 2025-06-06 18:37:17 +08:00