Commit graph

27 commits

Author SHA1 Message Date
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
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
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path 2025-03-20 14:00:07 +08:00
Jack251970
65ae342bca Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
Jack251970
abfeee1423 Support multiple action keywords 2025-02-21 12:59:56 +08:00
Jack251970
6e4d9a5e61 Remove useless blank lines 2025-02-21 11:10:16 +08:00
Jack251970
00de8611e1 Remove useless obsolete constructor 2025-01-26 20:37:41 +08:00
Hongtao Zhang
24c125fd0d Merge remote-tracking branch 'origin/dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher.Plugin/Query.cs
2023-07-03 16:48:46 +08:00
Ioannis G
340dc3c8bf
clear obsolete code from Flow.Launcher.Plugin 2023-06-26 14:08:18 +03:00
Hongtao Zhang
f6912597b4 Merge branch 'dev' into jsonrpc_v2
# Conflicts:
#	Flow.Launcher.Plugin/Query.cs
2023-06-23 11:24:27 +08:00
Ioannis G
6ebac4e4b1
update documentation in Query 2023-06-18 22:29:40 +03:00
Jeremy Wu
0047d8accc
Merge pull request #2174 from JohnTheGr8/requery_enhancements
Improvements for re-queries
2023-06-13 18:04:52 +09:30
Ioannis G
a360ac1b5f
Query: rename IsForced property to IsReQuery 2023-06-07 23:19:47 +03:00
Ioannis G
0b05e954e5
add Query.IsForced property
When a plugin is processing a query, it can check the `IsForced` property
to decide if the results will be served from cache or not.
2023-06-06 12:57:44 +03:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Hongtao Zhang
67d1b896b1
Implement JSONRPC V2 Draft 2022-08-31 21:34:47 -05:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Kevin Zhang
fdc8ae2842 remove warning suppression and fix a typo 2021-10-01 17:04:02 -05:00
Kevin Zhang
92c2281def fix secondToEndSearch error 2021-09-27 09:02:24 -05:00
Kevin Zhang
6a0b190120 Fix Unassigned Terms 2021-09-20 21:51:07 -05:00
Kevin Zhang
9b84f6c559 fix an issue of joining string 2021-09-11 09:41:39 -05: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
ac46fdc2c9 remove code that has been marked obsolete 2020-08-04 20:01:46 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Plugin/Query.cs (Browse further)