Jack251970
b8bc7fa82d
Support multiple plugins per action keyword
...
Refactor non-global plugin storage to allow multiple plugins to share the same action keyword by using ConcurrentDictionary<string, List<PluginPair>>. Update all relevant methods to handle lists of plugins, ensure thread safety, and adjust the QueryBuilder logic accordingly. This change improves extensibility and flexibility in plugin management.
2026-02-26 16:54:03 +08:00
Jack Ye
48f67b1886
Improve and fix query result update logic issue & provide access to exact query typed by user ( #3502 )
2025-11-26 21:15:12 +11:00
Jack Ye
a06cb43540
Use new model to clear results & Fix clear existing results when using IResultUpdate ( #3588 )
2025-06-02 13:16:22 +10:00
Jack251970
28b8cb6013
Improve distinguish between home query and global query
2025-05-04 21:43:48 +08:00
Jack251970
21d6ec20d4
Use null to distinguish between home query and global query
2025-05-04 18:29:39 +08:00
Jack251970
19d70592a8
Add empty & global query for home page
2025-05-04 09:38:35 +08:00
Jack Ye
8bb96d7f58
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue ( #3314 )
2025-05-02 14:26:14 +10:00
Ioannis G
340dc3c8bf
clear obsolete code from Flow.Launcher.Plugin
2023-06-26 14:08:18 +03:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Garulf
a3630e46e3
Trim leading whitespace
2022-04-10 08:42:54 -04:00
Garulf
84cb555dee
Remove formatting
2022-04-10 05:36:46 -04:00
Kevin Zhang
812703766a
Mark previous api as obsolete to preserve backward compatibility.
2021-09-07 17:07:21 -05:00
Kevin Zhang
9c13416231
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-09-06 12:31:07 -05:00
Jeremy Wu
59a18370ef
remove in use obsolete GetAllRemainingParameter and use Search
2020-08-04 20:10:42 +10:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00