Commit graph

8586 commits

Author SHA1 Message Date
Jack251970
ce3a3e912a Fix plugin settings delete issue 2025-03-06 19:43:16 +08:00
Jack Ye
7975ab5882
Merge branch 'dev' into plugin_settings_cache_path 2025-03-01 08:51:06 +08:00
Jack Ye
79d54d0020
Merge pull request #3297 from Jack251970/dependency_injection_mainvm
Fix API instance create twice issue & Make PluginManager.API private
2025-02-28 22:55:18 +08:00
Jack Ye
dbf51a31a8
Merge pull request #3279 from Jack251970/wallpaper__retrieval
Improve Wallpaper Retrieval
2025-02-28 18:31:48 +08:00
Jack251970
d8c547f7ef Improve code quality 2025-02-28 18:10:58 +08:00
Jack251970
c06042f96b Fix API instance create twice issue & Make PluginManager.API private 2025-02-28 17:03:53 +08:00
Jack251970
9dbc174994 Add cache size management & Add error handling 2025-02-28 15:34:59 +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
Kevin Zhang
9329575636
Merge pull request #3283 from Jack251970/dependency_injection_installer
Fix System.PlatformNotSupportedException & Add exception message box in App constructor
2025-02-27 22:56:58 -08:00
Jack251970
406b1961b2 Test updated Jack251970.TaskScheduler package 2025-02-27 13:25:21 +08:00
Jack251970
a153bb6bae Test Jack251970.TaskScheduler package 2025-02-27 12:38:45 +08:00
Jack251970
fb9980e90a Upgrade nuget packages 2025-02-27 10:39:57 +08:00
Jack251970
ed5e0bb2d9 Improve documents 2025-02-26 20:11:27 +08:00
Jeremy Wu
30aa1fa6f2
Merge pull request #3264 from Jack251970/report_window
Improve Report Window Design
2025-02-26 21:59:04 +11:00
Jack251970
3fa88064bd Remove useless localization 2025-02-26 18:30:33 +08:00
Jack251970
7cc32f3021 Fix build issue 2025-02-26 15:40:18 +08:00
Jack251970
397c6ee639 Add message box to show exception 2025-02-26 15:32:59 +08:00
Jack Ye
2e511b010d
Merge branch 'Flow-Launcher:dev' into dependency_injection_installer 2025-02-26 15:30:01 +08:00
Jack251970
bf8f5d1e60 Downgrade dependency injection version 2025-02-26 15:26:20 +08:00
Jack251970
0fddb84735 Add wallpaper path in cache dictionary 2025-02-25 19:41:41 +08:00
Jack251970
ff45f5f7f5 Cache image brush & Invoke on UI thread 2025-02-25 18:14:42 +08:00
Jack251970
1a6733e86d Improve background wallpaper fetch 2025-02-25 18:06:23 +08:00
Jeremy Wu
c143aa4fdb
Merge pull request #3218 from Jack251970/logon_task
Support Logon Task for Faster Startup Experience
2025-02-25 20:10:22 +11:00
Jack251970
fe48427252 Log error for logon task 2025-02-25 15:08:27 +08:00
Jack Ye
9aadc3a2ec
Merge pull request #3277 from Jack251970/welcome_page_preview_background
Add preview background in welcome page 2
2025-02-25 14:00:35 +08:00
Jack251970
928ca474ab Add preview background in welcome page 2 2025-02-25 13:48:02 +08:00
Jack251970
f8d0981898 Update json rpc plugin directory before loading plugins 2025-02-25 10:22:39 +08:00
Kevin Zhang
022cad0d55
Merge pull request #3274 from Jack251970/dependency_injection_installer
Fix dependency injection issue in installer
2025-02-24 07:10:44 -08:00
Jack251970
e9688d1bcb Fix dependency injection issue in installer 2025-02-24 22:26:07 +08:00
Jack251970
96305166e8 Improve function names for code quality 2025-02-24 19:55:48 +08:00
Jack Ye
e299721e96
Merge pull request #3175 from Jack251970/dev4
Introduce Dependency Injection for Better Development Experience
2025-02-24 17:04:57 +08:00
Jack251970
fe86e23dea Add exception handles 2025-02-24 16:11:49 +08:00
Jack251970
66228151ae Fix typos 2025-02-24 16:08:06 +08:00
Jack251970
65ae342bca Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
Jack251970
a29ed64f3c Use metadata for plugin settings directory 2025-02-24 15:27:04 +08:00
Jack251970
a0c2a42e17 Let Program plugin use plugin cache path 2025-02-24 15:15:26 +08:00
Jack251970
47adfd1286 Improve code quality 2025-02-24 15:15:02 +08:00
Jack251970
58de62565a Do not validate plugin settings & cache path 2025-02-24 14:14:19 +08:00
Jack251970
012ef494e1 Fix log directory fetch issue 2025-02-24 14:11:45 +08:00
Jack251970
3106b025e3 Support plugin directory update & validate 2025-02-24 13:46:58 +08:00
Jack251970
126153bf20 Improve plugin settings directory clean & Support plugin cache directory clean 2025-02-24 13:35:17 +08:00
Jack251970
3efe550b7f Use context plugin settings path 2025-02-24 13:28:58 +08:00
Jack251970
601211173c Add log directory & version log directory & themes directory in data location 2025-02-24 13:17:02 +08:00
Jack251970
b50db58673 Add assembly name & plugin settings path & plugin cache path in meta data for non-csharp plugins 2025-02-24 12:37:08 +08:00
Jack251970
d07b304f9e Improve code quality 2025-02-24 11:35:41 +08:00
Hongtao Zhang
16798a06ce use constructor injection for PublicAPIInstance.cs 2025-02-24 09:40:33 +08:00
VictoriousRaptor
3573580e6f
Merge pull request #3177 from Flow-Launcher/symlink
resolve link before using File.Replace
2025-02-24 09:21:55 +08:00
Jack251970
91490c0251 Remove usage of _settingsVM._settings and make _settings private 2025-02-23 22:05:49 +08:00
Jack251970
ef68ccb70a Fix unit test issue 2025-02-23 21:59:35 +08:00
Hongtao Zhang
f5f0986036 remove some usage of Ioc.GetRequiredService when injection is possible. 2025-02-23 21:54:08 +08:00