Jack251970
|
7264f5493f
|
Use ShowMsgError for plugin load fail message
|
2025-08-14 18:34:03 +08:00 |
|
Jack251970
|
cdd5bf1a76
|
Swap title/subtitle for ShowMsgError
|
2025-08-14 14:51:50 +08:00 |
|
Jack251970
|
c00d8db5ad
|
Handle E_ABORT
|
2025-08-14 14:39:58 +08:00 |
|
Jack251970
|
4a0f126c34
|
Use ShowMsgError instead of ShowMsgBox
|
2025-08-14 14:39:41 +08:00 |
|
Jack251970
|
4cbc9f18c7
|
Add error handler for DroplexPackage.Drop
|
2025-08-14 14:24:54 +08:00 |
|
Jack Ye
|
f244812be1
|
Merge pull request #3891 from zoltanvi/feature/web_search_private_mode
Add private mode option to WebSearch plugin items
|
2025-08-14 02:17:15 +01:00 |
|
zoltanvi
|
db84dff4e6
|
Merge branch 'feature/web_search_private_mode' of https://github.com/zoltanvi/Flow.Launcher into feature/web_search_private_mode
|
2025-08-13 16:15:25 +02:00 |
|
zoltanvi
|
361c2a4a24
|
Revert language files other than english
|
2025-08-13 16:15:10 +02:00 |
|
Jack251970
|
bf07f2e72c
|
Improve xml documents
|
2025-08-13 21:00:17 +08:00 |
|
Jack251970
|
c895b2acb0
|
Improve selectedResultPossibleSuggestion check logic
|
2025-08-13 20:53:53 +08:00 |
|
Jack251970
|
063836266d
|
Fix Result.Clone
|
2025-08-13 20:44:00 +08:00 |
|
Jack251970
|
2a1584e2dd
|
Add code comments
|
2025-08-13 20:43:51 +08:00 |
|
Jack251970
|
8c6f9c9875
|
Add new api Result.QuerySuggestionText
|
2025-08-13 20:26:23 +08:00 |
|
Zoltan
|
b612729426
|
Merge branch 'dev' into feature/web_search_private_mode
|
2025-08-13 08:34:37 +02:00 |
|
Jack Ye
|
cc42cd6e45
|
Merge pull request #3897 from Flow-Launcher/recursive_loading
Fix possible image recursive loading
|
2025-08-13 07:30:23 +01:00 |
|
Jack251970
|
3727bff865
|
Fix typos
|
2025-08-13 14:19:52 +08:00 |
|
Jack251970
|
e06e6e2b5a
|
Load images into ImageCache
|
2025-08-13 14:01:04 +08:00 |
|
Jack251970
|
3afc52187f
|
Add non-async version load in BinaryStorage & Use non-async version for ImageLoader
|
2025-08-13 13:58:02 +08:00 |
|
Jack251970
|
2aa07a25a7
|
Fix possible image recursive loading
|
2025-08-13 13:37:23 +08:00 |
|
zoltanvi
|
52c08c03e1
|
Merge branch 'feature/web_search_private_mode' of https://github.com/zoltanvi/Flow.Launcher into feature/web_search_private_mode
|
2025-08-12 15:06:08 +02:00 |
|
zoltanvi
|
99f2b313cd
|
Fix new label in more language files
|
2025-08-12 15:06:00 +02:00 |
|
Zoltan
|
3e0539f8c6
|
Merge branch 'dev' into feature/web_search_private_mode
|
2025-08-12 12:33:51 +02:00 |
|
Jack251970
|
fb8daa4ed9
|
Potential race condition in action keyword management
|
2025-08-12 18:12:15 +08:00 |
|
Jack Ye
|
04bd9ddc2c
|
Verify File.Delete exception handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-08-12 18:09:59 +08:00 |
|
Jack251970
|
9221435bad
|
Remove plugin from _allLoadedPlugins when one plugin is uninstalled
|
2025-08-12 18:07:10 +08:00 |
|
Jack251970
|
31c8e850cd
|
Improve code quality
|
2025-08-12 18:03:23 +08:00 |
|
Jack Ye
|
7b08c965ec
|
Merge pull request #3889 from zoltanvi/bugfix/web_search
Fix property binding in WebSearch plugin
|
2025-08-12 10:57:20 +01:00 |
|
Jack251970
|
f08466245a
|
Set GetAllInitializedPlugins to private
|
2025-08-12 17:53:53 +08:00 |
|
Jack251970
|
93af079316
|
Improve code quality
|
2025-08-12 17:49:22 +08:00 |
|
Zoltan
|
3c41823928
|
Merge branch 'dev' into feature/web_search_private_mode
|
2025-08-12 11:46:46 +02:00 |
|
Zoltan
|
5a74b8458b
|
Merge branch 'dev' into bugfix/web_search
|
2025-08-12 11:45:33 +02:00 |
|
Jack251970
|
cc2df8d680
|
Improve code quality
|
2025-08-12 17:31:26 +08:00 |
|
Jack Ye
|
defe62b54b
|
Merge pull request #3896 from Flow-Launcher/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-08-12 10:27:43 +01:00 |
|
dependabot[bot]
|
37c529e012
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 06:40:12 +00:00 |
|
zoltanvi
|
1df6ac00b0
|
Fix label in language files
|
2025-08-12 07:28:18 +02:00 |
|
zoltanvi
|
0a848a32f7
|
Add private mode option to WebSearch items
|
2025-08-09 16:21:10 +02:00 |
|
zoltanvi
|
09d8cefcef
|
Remove unused properties
|
2025-08-09 11:56:13 +02:00 |
|
zoltanvi
|
15b8747280
|
Fix IsEnabled binding for suggestion combobox
|
2025-08-09 11:51:12 +02:00 |
|
Jack Ye
|
4ae58c8890
|
Merge pull request #3886 from Flow-Launcher/remove_runtime_files
Remove unnecessary runtime files
|
2025-08-07 20:51:52 +01:00 |
|
Jack Ye
|
908ed0cff5
|
Merge pull request #3867 from Flow-Launcher/preview_panel_creation
Do not create customized preview panel when preview is off
|
2025-08-07 10:10:31 +01:00 |
|
Jack Ye
|
b0694e97aa
|
Merge pull request #3826 from dcog989/Fix-'100%-CPU'-BrowserBookmark-issue
Fix BrowserBookmark '100% CPU' issue
|
2025-08-07 02:38:21 +01:00 |
|
Jack251970
|
b9c18e7d4f
|
Revert "Set RuntimeIdentifier to win-x64 for directory build properties"
This reverts commit 9f5d578aea.
|
2025-08-07 09:33:31 +08:00 |
|
Jack251970
|
9f5d578aea
|
Set RuntimeIdentifier to win-x64 for directory build properties
|
2025-08-07 09:29:51 +08:00 |
|
Jack251970
|
2d1aa2333b
|
Remove unnecessary runtime files
|
2025-08-07 09:12:07 +08:00 |
|
Jack251970
|
8f88998d34
|
Remove more unnecessary runtimes
|
2025-08-07 08:57:21 +08:00 |
|
dcog989
|
5353d8be81
|
Merge branch 'dev' into Fix-'100%-CPU'-BrowserBookmark-issue
|
2025-08-06 14:07:45 +01:00 |
|
dcog989
|
dcc0866de1
|
Update Flow.Launcher.Plugin.BrowserBookmark.csproj
bump Svg.Skia
|
2025-08-06 13:58:36 +01:00 |
|
dcog989
|
2a5ac092f0
|
Update Flow.Launcher.Plugin.BrowserBookmark.csproj
bump Microsoft.Data.Sqlite
|
2025-08-06 13:46:25 +01:00 |
|
Jack Ye
|
dfe96160ed
|
Merge pull request #3882 from Flow-Launcher/dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Microsoft.Data.Sqlite-9.0.8
Bump Microsoft.Data.Sqlite from 9.0.7 to 9.0.8
|
2025-08-06 12:31:22 +01:00 |
|
dcog989
|
522d7debe8
|
Merge branch 'dev' into Fix-'100%-CPU'-BrowserBookmark-issue
|
2025-08-06 12:26:40 +01:00 |
|