Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Search/Everything
Hongtao Zhang 000c45bfa8
Refactor Explorer Code to fit the new architecture
1. Rename some method in QueryConstructor.cs by removing prefix and suffix
2. Split the logic of checking '>' to outer SearchManager.cs
3. Use IAsyncEnumerable for potential future improvement.
2022-09-10 10:45:41 -05:00
..
Exceptions Add missing File 2022-06-25 12:39:01 -05:00
EverythingAPI.cs Refactor Explorer Code to fit the new architecture 2022-09-10 10:45:41 -05:00
EverythingApiDllImport.cs Merge Explorer & Everything Plugins (Step 1) 2022-06-25 12:38:50 -05:00
EverythingDownloadHelper.cs Implement Everything AutoInstall 2022-08-16 21:32:49 -04:00
EverythingSearchManager.cs Refactor Explorer Code to fit the new architecture 2022-09-10 10:45:41 -05:00
EverythingSearchOption.cs Code Refactor with IAsyncEnumerable instead of Task<IEnumerable> 2022-08-16 18:45:36 -04:00
SortOption.cs Merge Explorer & Everything Plugins (Step 1) 2022-06-25 12:38:50 -05:00