Commit graph

424 commits

Author SHA1 Message Date
Jack Ye
b3aa89773c
Use == for != operator
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:14:17 +08:00
Jack Ye
537c03f2d7
Fix null check issue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:13:58 +08:00
Jack251970
9052f7b96e Merge branch 'theme_change_api' of https://github.com/Jack251970/Flow.Launcher into theme_change_api 2025-04-08 16:01:53 +08:00
Jack251970
6c458828bc Fix possible NullReferenceException 2025-04-08 16:01:46 +08:00
Jack Ye
91b64275c1
Merge branch 'dev' into theme_change_api 2025-04-08 15:58:03 +08:00
Jack251970
ecd019dd6b Move ThemeData class to SharedModels 2025-04-08 15:56:54 +08:00
Jack Ye
0c0461d0c6
Merge branch 'dev' into theme_change_api 2025-04-05 20:44:08 +08:00
Jack Ye
6af79a1e5d
Merge branch 'dev' into load_image_async 2025-04-05 20:43:36 +08:00
Jack251970
28d92c789f Improve documents 2025-04-04 20:23:36 +08:00
Jack Ye
514fa0037a
Improve documents
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-04 20:23:07 +08:00
Jack251970
1611ad37f3 Fix ThemeData hashcode issue 2025-04-04 20:15:47 +08:00
Jack251970
358b1fd7c8 Move theme data and functions into api 2025-04-04 20:10:39 +08:00
Jack Ye
171ebe955f
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:36 +08:00
Jack Ye
cbd8d22723
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:21 +08:00
Jack Ye
35febd348f
Merge branch 'dev' into load_image_async 2025-04-04 16:47:02 +08:00
Jack251970
4744ff780e Move PluginManager public function to api 2025-04-04 16:33:03 +08:00
Jack251970
55d1754ed6 Move PluginManifest public function to api 2025-04-04 16:05:33 +08:00
Jack251970
e2d9148702 Move user plugin to plugin project 2025-04-04 15:52:57 +08:00
Jack251970
44ba60cdfc Move ValidateDirectory functions to FileFolders for plugin usage 2025-04-02 20:17:32 +08:00
Jack Ye
f9a01e1002
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-02 18:34:04 +08:00
Jack251970
5165ce8f2a Add LoadImageAsync api function 2025-04-02 18:22:36 +08:00
Jack251970
39f41e49ce Improve string resources 2025-03-31 17:05:23 +08:00
Jack251970
c4cd51c312 Change to search delay time 2025-03-31 13:26:09 +08:00
Jack251970
659356a650 Support plugin search delay 2025-03-30 22:40:46 +08:00
Jack Ye
7f5480dce3
Merge branch 'dev' into search_delay 2025-03-30 09:38:59 +08:00
Jack251970
e147a161e0 Fix typo 2025-03-27 20:04:03 +08:00
Jack251970
73852c97bf Remove JsonIgnore to make sure paths are sent to JsonRPC plugins 2025-03-26 11:52:52 +08:00
Jack Ye
1e0118604c
Merge branch 'dev' into search_delay 2025-03-21 07:42:04 +08:00
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path 2025-03-20 14:00:07 +08:00
Jack Ye
87f765be4a
Merge pull request #3261 from Jack251970/multiple_keywords
Support Multiple keywords for Plugins
2025-03-20 13:46:23 +08:00
Jack251970
933582b620 Change name to search delay & Support plugin search delay 2025-03-18 11:12:58 +08:00
Jack251970
5dd9e8d963 Add plugin search delay settings panel 2025-03-18 09:11:15 +08:00
Jack Ye
c690e591ff
Merge branch 'dev' into plugin_settings_cache_path 2025-03-16 19:42:58 +08:00
VictoriousRaptor
601322971c Update all dependencies to Fody 6.5.5 2025-03-15 12:40:21 +08:00
Jack Ye
ba0d4127ec
Merge branch 'dev' into multiple_keywords 2025-03-01 12:36:41 +08:00
Jack Ye
7975ab5882
Merge branch 'dev' into plugin_settings_cache_path 2025-03-01 08:51:06 +08:00
Jack Ye
c3a8a025fa
Merge branch 'dev' into loading_bar 2025-02-28 15:18:06 +08:00
Jeremy Wu
65f85cfbc0
Merge pull request #3267 from Jack251970/improve_progress_box
Improve Progress Box Design
2025-02-28 18:12:31 +11:00
Jack251970
5c48acad89 Add loading api functions for all plugins 2025-02-28 11:26:14 +08:00
Jack251970
ca79994543 Change to HideActionKeywordPanel 2025-02-28 09:25:20 +08:00
Jack251970
ed5e0bb2d9 Improve documents 2025-02-26 20:11:27 +08:00
Jack251970
afce7022e9 Improve documents 2025-02-25 15:46:45 +08:00
Jack251970
f8d0981898 Update json rpc plugin directory before loading plugins 2025-02-25 10:22:39 +08:00
Jack251970
65ae342bca Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
Jack251970
58de62565a Do not validate plugin settings & cache path 2025-02-24 14:14:19 +08:00
Jack251970
6e763f0c3b Remove ReplaceActionKeyword api function & Add action keyword same noticification 2025-02-24 09:53:00 +08:00
Jack251970
9cd30112fe Add documents for plugin metadata 2025-02-23 21:28:03 +08:00
Jack251970
5919418980 Add assembly name & plugin settings path & plugin cache path in meta data for csharp plugins 2025-02-23 21:01:53 +08:00
Jack251970
87febda78f Add ReplaceActionKeyword api function 2025-02-23 12:49:21 +08:00
Jeremy Wu
4b03aa477c
Merge pull request #3240 from Jack251970/back_query_results_before_change_query
Fix ChangeQuery & ReQuery Work Issue When Results Are Not From Query Results
2025-02-23 10:13:11 +11:00