Commit graph

10632 commits

Author SHA1 Message Date
dependabot[bot]
d1c2298be9
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 22:05:24 +00:00
Jeremy Wu
738a27e9b6
Merge pull request #3943 from Flow-Launcher/update_manifest_url_fetch
Handle MinimumAppVersion parse fail and reorder last manifest fetch date
2025-09-04 23:14:38 +10:00
Jeremy Wu
5d297c1f19
update to log info for plugin version requirement failure 2025-09-04 22:36:43 +10:00
Jeremy
80b0b6031e handle version parse fail and reorder last manifest fetch date 2025-09-04 21:49:16 +10:00
Jack Ye
7208b72561
Merge pull request #3941 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-5
Bump actions/setup-dotnet from 4 to 5
2025-09-04 19:09:32 +08:00
dependabot[bot]
668d89018d
Bump actions/setup-dotnet from 4 to 5
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 06:44:22 +00:00
Jack Ye
6d0288102d
Merge pull request #3936 from Flow-Launcher/always_preview_notification
Add maximum results shown warning when always preview is on
2025-09-04 13:32:08 +08:00
VictoriousRaptor
8ec5026e1b
Merge pull request #3933 from Flow-Launcher/point_pluginsmanifest_to_main
Switch plugins manifest file download URL to be from main branch
2025-09-04 08:47:16 +08:00
Jack251970
c8dedd50d5 Add maximum results shown warning when always preview is on 2025-09-03 21:42:47 +08:00
Jeremy
ffb7c25635 switch PluginsManifest download URL to be from main branch 2025-09-03 21:02:07 +10:00
Jeremy Wu
09366f5bed
New Crowdin updates (#3931) 2025-09-03 09:32:29 +08:00
Jeremy Wu
9ee123b028
Merge pull request #3932 from Flow-Launcher/add_plugin_min_flow_version
Allow setting of minimum app version plugin requirement
2025-09-02 23:09:27 +10:00
Jeremy Wu
8392a025f3
fix typo 2025-09-02 22:46:37 +10:00
Jeremy
563ae0eeaf add manifest handling of plugin's MinimumAppVersion property 2025-09-02 22:11:08 +10:00
Jeremy Wu
ca01d15dde
New Crowdin updates (#3824)
* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Hebrew)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Vietnamese)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Hebrew)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Vietnamese)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (French)
[ci skip]
2025-08-31 13:05:43 +03:00
Jeremy Wu
493992e25c
Merge pull request #3928 from Flow-Launcher/resolve_conflicts
Resolve conflicts
2025-08-31 18:13:09 +10:00
Jeremy Wu
e1cc50c579 Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
Jack Ye
e784c8dbf5
Merge pull request #3927 from Flow-Launcher/remove_unused_runtime_files
Remove unused runtime files
2025-08-31 15:28:44 +08:00
Jack251970
9a2f813ea2 Keep x86 runtime files 2025-08-31 15:09:48 +08:00
Jack251970
3906fd46af Fix 2025-08-31 14:53:38 +08:00
Jack251970
5108114f2f Test1 2025-08-31 14:45:59 +08:00
Jack251970
2e2d7fe515 Test 2025-08-31 14:45:40 +08:00
Jeremy Wu
72b4ff31ed
Merge pull request #3898 from Flow-Launcher/storage_api_method
Load images into ImageCache & Use non-async method in ImageCache
2025-08-31 15:31:01 +10:00
Jack Ye
e73023509e
Merge pull request #3901 from Flow-Launcher/ShowMsgError
Use ShowMsgError API Function & Handle E_ABORT COMException
2025-08-30 06:22:38 +01:00
Jack Ye
0f243fae7f
Merge pull request #3925 from Flow-Launcher/test_system_events
Downgrade System.Drawing.Common to 7.0.0
2025-08-30 06:14:19 +01:00
Jack251970
054135df55 Downgrade System.Drawing.Common version 2025-08-29 13:03:34 +08:00
Jack251970
afafd6dc0b Add Microsoft.Win32.SystemEvents 2025-08-29 11:44:20 +08:00
Jack251970
9ac32b0bee Use 7.0.0 SystemEvents 2025-08-29 11:40:33 +08:00
Jack Ye
54e4c1333d
Merge pull request #3921 from Flow-Launcher/auto_update
Check plugin updates only for Release
2025-08-26 04:12:18 +01:00
Jack251970
233f8cd0f3 Check plugin updates only for Release 2025-08-25 19:02:04 +08:00
Jack Ye
d8ef49139d
Merge pull request #3899 from Flow-Launcher/QuerySuggestionText_API
Add new api Result.QuerySuggestionText
2025-08-20 09:45:19 +01:00
Jeremy Wu
a9b5b3aa38
Merge pull request #3860 from Flow-Launcher/taooceros-patch-1
Add Srpski (Cyrillic)
2025-08-20 18:31:51 +10:00
Jack Ye
2f9c101222
Merge pull request #3900 from Flow-Launcher/environment_install
Add error handler for DroplexPackage.Drop
2025-08-20 09:23:13 +01:00
Jack Ye
ebdea4fadf
Merge pull request #3905 from Flow-Launcher/explorer_preview_panel
Fix Explorer preview panel issue
2025-08-17 08:37:54 +01:00
Jack251970
6751942179 Use Binding instead of RelativeResource for code quality 2025-08-17 14:30:03 +08:00
Jack251970
b097aa0c29 Apply style formatter 2025-08-17 14:23:04 +08:00
Jack251970
0228e6e488 Remove unused trigger 2025-08-17 14:22:50 +08:00
Jack251970
ce8b544ff5 Display FilePath in preview panel 2025-08-17 14:20:55 +08:00
Jack251970
21299d153f Add FileName & FilePath as public properties 2025-08-17 14:18:18 +08:00
Jack251970
9d3a0f0b70 Show FileName under preview image 2025-08-17 14:14:17 +08:00
Jack251970
f1628eec66 Add MaxHeight & MaxWidth for preview image 2025-08-17 14:14:02 +08:00
Jack251970
9f8ff12155 Bind DataContext to itself 2025-08-17 14:13:32 +08:00
Jack251970
d8f8de2abe Use Српски instead of Српска 2025-08-16 11:41:25 +08:00
Jack Ye
4b41578024
Merge pull request #3902 from dcog989/Clean-orphan-files,-temp-fix
Clean orphan files, temp fix
2025-08-16 04:35:22 +01:00
dcog989
693636c942 Clean orphan files, temp fix
Clean orphan SQLite files on start-up that are being created by BrowserBookmark plugin.  This is a temporary solution to prevent users' cache accumulating very large numbers of files / MB.

Will be addressed properly with new version of plugin (complete rewrite for Flow Launcher V2).
2025-08-14 13:06:39 +01:00
Jack251970
556dce9bed Remove unnecessary Task.Run 2025-08-14 19:22:03 +08:00
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