Commit graph

547 commits

Author SHA1 Message Date
Jack251970
5c48acad89 Add loading api functions for all plugins 2025-02-28 11:26:14 +08:00
Jack251970
ad63b0e7f4 Improve code quality for field names 2025-02-23 19:48:38 +08:00
Jack251970
e989b5ac28 Add instance obsolete message 2025-02-23 14:35:37 +08:00
Jack251970
d4f90999c7 Improve constructor injection for updater 2025-02-23 13:55:33 +08:00
Jack251970
a3964f5667 Remove instance for Internationalization & Theme 2025-02-23 13:51:37 +08:00
Jack251970
39d7187713 Use constructor injection for updater 2025-02-23 13:27:39 +08:00
Jack251970
cdf02d588f Resolve conflicts 2025-02-23 13:18:03 +08:00
Jeremy Wu
2bc9203be6
Merge pull request #3219 from Jack251970/delete_plugin_settings
Support deleting plugin settings when uninstalling plugins
2025-02-23 15:29:25 +11:00
Jack251970
58f8aaa810 Show message when failed to remove plugin settings & Improve code quality 2025-02-23 09:29:24 +08:00
Jeremy Wu
cc463c86ed
Merge pull request #3081 from Flow-Launcher/taooceros-patch-1
Reload Context
2025-02-23 11:01:13 +11:00
Jack Ye
c7218fb78a
Merge pull request #3266 from Jack251970/message_window_topmost
Make Message box Window to be Topmost
2025-02-22 18:01:43 +08:00
Jack Ye
9665619adc
Merge pull request #3257 from Jack251970/result_copy
Fix Issue that Plugin Cannot Cache Records
2025-02-22 17:59:45 +08:00
Jack251970
2b9716aa37 Fix message box window topmost issue when disabling hide FL when loss focus 2025-02-22 13:16:09 +08:00
Jack251970
c472239ea9 Fix unneccessary black lines when settings control is null 2025-02-21 11:20:00 +08:00
Jack251970
4f41be67ac Improve code quality 2025-02-20 18:02:59 +08:00
Jack Ye
8b6dcd0afe
Merge branch 'dev' into dev4 2025-02-19 17:13:51 +08:00
Kevin Zhang
3dade8bbfc
Don't restart the jsonrpc process when reloading data. 2025-02-19 00:03:46 -08:00
Jack Ye
0370c96a82
Merge pull request #3232 from Jack251970/resize_boarder_thickness
Fix main window resize border thickness issue
2025-02-19 15:42:11 +08:00
Jack Ye
23f63420c2
Merge branch 'dev' into dev4 2025-02-18 14:36:42 +08:00
Jeremy Wu
e502ebc561
Merge pull request #3110 from Flow-Launcher/modify-pythonpath-for-plugins
Add `.`, `./lib`, `./plugin` directories to path for Python plugins
2025-02-17 22:02:57 +11:00
Jack Ye
25684a92ae
Merge branch 'dev' into dev4 2025-02-17 14:54:06 +08:00
Kevin Zhang
741ddfeafe
Merge pull request #3170 from Jack251970/dev3
Add New API for ProgressBoxEx to Show Progress & Add Progress Display for Plugin Downloading & Improve DownloadUrl Api Function
2025-02-16 22:20:29 -08:00
Jack251970
319f016ced Remove unnessary list refresh 2025-02-10 12:01:21 +08:00
Jack251970
d8f3280632 Fix unneccessary plugin result update 2025-02-10 11:54:09 +08:00
Jack251970
864402704d Fix an issue that user plugins cannot be updated when reupdating the plugins manifest 2025-02-09 21:54:02 +08:00
Jack251970
54a0f3d165 Add support for delete plugin directory for non-dotnet plugins 2025-02-09 10:58:09 +08:00
Jack251970
37837e7002 Fix possible exception when deleting local folder 2025-02-08 22:59:36 +08:00
Jack251970
f0e74a2aa5 Fix issue that plugin manager will save settings for the uninstalled and settings-removed plugins 2025-02-08 19:12:53 +08:00
Jack251970
1a39af35e2 Fix main window resize boarder thickness issue 2025-02-07 20:23:53 +08:00
cibere
69bf7c6b63 add BackToQueryResults to JsonRPCPublicAPI 2025-02-06 18:34:44 -08:00
Jack251970
1f1b31994d Improve argument name to avoid possible confusion 2025-02-06 09:35:21 +08:00
Yusyuriv
bb7900c0e0
Add PyWin32-related directories to path for Python plugins 2025-02-02 15:27:02 +06:00
Jack251970
e320ca1d49 Add support for deleting plugin settings when uninstalling plugins 2025-02-01 13:10:32 +08:00
Jeremy Wu
64441a2d11
Merge pull request #3191 from Flow-Launcher/dependabot/nuget/FSharp.Core-9.0.101
Bump FSharp.Core from 9.0.100 to 9.0.101
2025-01-27 15:28:37 +11:00
Jack251970
ed16d340cb Improve code quality 2025-01-27 09:40:24 +08:00
Kevin Zhang
cc6dca5656
Merge pull request #3190 from Flow-Launcher/jsonrpc-v2-error 2025-01-26 17:05:47 -08:00
Jack Ye
bb257747f2
Merge branch 'dev' into dev4 2025-01-26 11:52:08 +08:00
Jeremy
0e700cdfcc rename GetSystemLanguageCode method + add comment 2025-01-26 10:42:32 +11:00
dependabot[bot]
5d164293b9
Bump FSharp.Core from 9.0.100 to 9.0.101
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 9.0.100 to 9.0.101.
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

---
updated-dependencies:
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 22:39:42 +00:00
Hongtao Zhang
d21b9362cf do not try catch the error for jsonrpc v2 2025-01-20 09:14:28 -06:00
Jack251970
abe943b693 Fix system language code fetch issue 2025-01-18 18:39:44 +08:00
Jack251970
8d8384965e Improve dependency injection in updater & settings view model & settings page 2025-01-13 12:00:45 +08:00
Jack251970
3cb9d1dce4 Remove IApp & AppExtensions and use dependency injection instead 2025-01-12 20:04:44 +08:00
Jack251970
8eb5a4dfca Improve HttpDownloadAsync function & Use it in PluginManager plugin 2025-01-11 13:24:41 +08:00
Hongtao Zhang
2a1d502aff fix build error 2025-01-10 13:18:14 -06:00
Jack251970
2716c40c0b Move MessageBoxEx to main project for better development experience 2025-01-09 21:50:07 +08:00
Jack251970
88e84378da Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
Jack251970
8b910500c6 Add IApp & AppExtensions for accessing the properties & functions from anywhere in the application 2025-01-09 21:43:33 +08:00
Jack251970
381e64e697 Move ProgressBoxEx to main project for better development experience 2025-01-09 21:13:24 +08:00
Jack251970
6220b34aab Fix dulplicated close event 2025-01-09 17:33:39 +08:00