Commit graph

1030 commits

Author SHA1 Message Date
张弘韬
8a56cc6cd8 Use singleton in QuickFolderAccess.cs 2021-01-25 11:07:14 +08:00
张弘韬
9914124d20 Remove extra checking 2021-01-25 11:00:56 +08:00
Jeremy Wu
ff5e3695e9 add return if no quick access links or query 2021-01-25 13:50:41 +11:00
Jeremy Wu
647156ce6f Merge branch 'dev' into ExplorerPathAsync 2021-01-24 21:27:21 +11:00
Jeremy Wu
bfa1aabe35 add comment explaining why location check is needed 2021-01-24 21:08:48 +11:00
Jeremy Wu
e9462e8994 revert change from check string is path back to check location exists 2021-01-24 21:05:39 +11:00
Jeremy Wu
d583078a67 version bump Explorer 2021-01-24 20:52:39 +11:00
Jeremy Wu
288baa5538 Merge branch 'dev' into ExplorerDirectorySearchWithIndexFix 2021-01-24 20:52:10 +11:00
Jeremy Wu
cf60ce2b22 verision bump Explorer plugin 2021-01-24 20:26:29 +11:00
Jeremy Wu
4944a001d6 Merge remote-tracking branch 'origin/dev' into OrderByOpt 2021-01-24 20:24:49 +11:00
Jeremy Wu
a3a0623617
Merge pull request #312 from taooceros/autoReindex
Auto reindex
2021-01-24 19:50:56 +11:00
弘韬 张
267c796ad8 await indexing process in Program plugin 2021-01-23 12:40:10 +08:00
弘韬 张
3e6961dc9f automatically check whether we shall reindex when querying 2021-01-23 12:33:47 +08:00
taooceros
7d333aeaed
Merge pull request #298 from Flow-Launcher/exclude_chars_explorer
Exclude index search from special chars
2021-01-23 11:54:51 +08:00
弘韬 张
0fe92d35cb fix testing and a potential error coding 2021-01-23 11:32:41 +08:00
弘韬 张
bc0146e68b Use Window Search Orderby instead of getting the result and order them by filename 2021-01-23 10:53:01 +08:00
弘韬 张
3effb401b7 make it become an extension method 2021-01-22 16:23:18 +08:00
弘韬 张
1a758c3919 Use Token.throwifCancellationRequested 2021-01-21 19:39:18 +08:00
弘韬 张
9f8440b4b7 Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync 2021-01-21 12:16:22 +08:00
Jeremy Wu
49d5faee9e formatting 2021-01-21 13:41:50 +11:00
Jeremy Wu
4e7c9a76e8 version bump PluginsManager 2021-01-21 13:38:26 +11:00
Jeremy Wu
a939087367 Merge branch 'dev' into fix_errormsg_delay 2021-01-21 13:37:45 +11:00
弘韬 张
912cca6c5f Use callback to check whether downloading manifest successfully. 2021-01-20 18:00:16 +08:00
弘韬 张
cd92512fe5 Optimize code 2021-01-20 13:47:25 +08:00
弘韬 张
ba236dad63 Merge remote-tracking branch 'upstream/dev' into ExplorerPathAsync 2021-01-20 13:25:13 +08:00
Jeremy Wu
a0f611c7ba Merge branch 'dev' into exclude_chars_explorer 2021-01-19 13:16:38 +11:00
张弘韬
d7abae1ab2 Add Cancellation token for file system enumeration 2021-01-19 10:08:37 +08:00
Jeremy Wu
2463582af0 fix error message not working + increase delay 2021-01-19 08:52:12 +11:00
Jeremy Wu
ed1bf0e956 version bump Explorer plugin 2021-01-19 07:07:06 +11:00
Jeremy Wu
2643c7d730 exclude index search on special chars 2021-01-19 07:05:30 +11:00
Jeremy Wu
ff26bccba5 version bump plugins 2021-01-18 07:58:38 +11:00
Jeremy Wu
2fecfa2644 verison bump plugins manager 2021-01-18 07:44:43 +11:00
张弘韬
415adb72bf Optimize Logic 2021-01-17 18:46:08 +08:00
张弘韬
d203a7a5f3 Add Cancellation Token 2021-01-17 18:42:01 +08:00
张弘韬
bf96a60862 Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection. 2021-01-17 18:39:53 +08:00
Jeremy Wu
e9e99ab338
Merge pull request #267 from taooceros/PluginAsyncModel
Plugin async model
2021-01-17 19:18:53 +11:00
Jeremy Wu
969265c24f fix formatting 2021-01-17 19:05:28 +11:00
Jeremy Wu
d741a98112 fixed last index time during init 2021-01-17 18:47:43 +11:00
Jeremy Wu
114c12bdaf formatting and description 2021-01-17 18:47:19 +11:00
Jeremy Wu
02211f2853
Merge pull request #288 from Flow-Launcher/pluginsmanager_versionbump
Version bump for PluginsManager
2021-01-14 19:57:40 +11:00
弘韬 张
8fe1fbcf48 Merge dev 2021-01-14 10:39:37 +08:00
Jeremy Wu
96fc1346a9
Merge pull request #276 from taooceros/PluginPriority
Add Plugin Priority Settings
2021-01-12 07:41:11 +11:00
Jeremy Wu
15a5bbabb8 version bump for PluginsManager 2021-01-10 13:17:40 +11:00
kubalav
16148d59d4 Fix Plugins Manager key name in Slovak translation 2021-01-09 13:24:18 +01:00
Jeremy Wu
777b0b954c Merge remote-tracking branch 'origin/dev' into PluginPriority 2021-01-09 17:11:03 +11:00
kubalav
6d5ade4056 Plugins Manager Slovak translation 2021-01-08 09:44:26 +01:00
弘韬 张
c939924ec8 optimize code in searchsuggestions 2021-01-07 21:54:09 +08:00
弘韬 张
1003ce4160 move using to more specific place in Google.cs 2021-01-07 21:48:55 +08:00
弘韬 张
919d5d51ab add using for Bing search source 2021-01-07 21:47:31 +08:00
弘韬 张
971d374582 Merge Dev 2021-01-07 21:43:32 +08:00