Commit graph

8101 commits

Author SHA1 Message Date
Hongtao Zhang
09f60f3457 update target framework and for communitytoolkit (may revert it if user found their windows version doesn't work) and update some dependency 2024-08-31 13:51:37 -07:00
Hongtao Zhang
4e19e44ed2 Merge remote-tracking branch 'origin/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
2024-08-31 15:30:44 -05:00
Jeremy Wu
5eac99031c
Merge pull request #2938 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.11.0
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
2024-08-27 20:43:01 +10:00
dependabot[bot]
6bc699a995
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 22:15:10 +00:00
Jeremy Wu
1843f3fd51
New Crowdin updates (#2903) 2024-08-26 17:28:18 +05:30
Jeremy Wu
040d3b6f97
Merge pull request #2934 from Flow-Launcher/fix_node_select_err
Fix Node.js path select error in settings window
2024-08-26 14:28:25 +10:00
Jeremy
decca68edd fix Node.js path select error 2024-08-25 15:22:49 +10:00
Jeremy Wu
4fb0a1fa77
Merge pull request #2921 from Flow-Launcher/add_top_issues_workflow
Create Top-Ranking Issues workflow
2024-08-24 09:40:48 +10:00
Jeremy Wu
74844877b7
create Top-Ranking Issues workflow 2024-08-22 22:43:22 +10:00
Jeremy Wu
191113837e
Merge pull request #2918 from onesounds/20240821_ImproveExplorerPlugin
Add "Enabled" Column in Customize Action Keyword Tab
2024-08-21 18:11:31 +10:00
DB p
79b509cc38 Revert string to "Customise" 2024-08-21 16:20:32 +09:00
DB p
0fe8eb51f5 Add "Enabled" Column in Customize Action Keyword Tab 2024-08-21 13:18:29 +09:00
Jeremy Wu
70cb55ed07
Merge pull request #2914 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.8
Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
2024-08-20 21:11:54 +10:00
Jeremy Wu
fd3be58508
Merge pull request #2916 from Flow-Launcher/dependabot/nuget/multi-2761ca0307
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading
2024-08-20 21:08:37 +10:00
dependabot[bot]
e31e75e8e4
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading
Bumps [StreamJsonRpc](https://github.com/microsoft/vs-streamjsonrpc) and Microsoft.VisualStudio.Threading. These dependencies needed to be updated together.

Updates `StreamJsonRpc` from 2.18.48 to 2.19.27
- [Release notes](https://github.com/microsoft/vs-streamjsonrpc/releases)
- [Commits](https://github.com/microsoft/vs-streamjsonrpc/commits)

Updates `Microsoft.VisualStudio.Threading` from 17.9.28 to 17.10.48

---
updated-dependencies:
- dependency-name: StreamJsonRpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 22:19:05 +00:00
dependabot[bot]
6a9c510672
Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 22:17:49 +00:00
Jeremy Wu
eec252e267
New Crowdin updates (#2889) 2024-08-15 20:47:23 +10:00
Jeremy Wu
edbec079de
New Crowdin updates (#2817) 2024-08-13 22:52:40 +05:30
Jeremy Wu
ff74b3ede1
Merge pull request #2888 from Flow-Launcher/version_bumps
Version bumps for release 1.19.0
2024-08-13 21:28:25 +10:00
Jeremy Wu
f042e7ae11 version bump plugins 2024-08-13 18:27:56 +10:00
Jeremy Wu
d3991e6959 version bump 2024-08-13 18:10:48 +10:00
Jeremy Wu
7d55d972d0
Merge pull request #2874 from Ishmaeel/ishmaeel_2873
Pass MaxResult setting to EverythingApi
2024-08-12 22:34:37 +10:00
Ishmaeel
672854b6c3
Merge branch 'Flow-Launcher:dev' into ishmaeel_2873 2024-08-12 15:32:53 +10:00
VictoriousRaptor
59ed2b11b2
Merge pull request #2883 from Ishmaeel/ishmaeel_2882
Fix ClockText and DateText to use CurrentUICulture
2024-08-12 12:45:11 +08:00
Ishmaeel
2054e612bb
Merge branch 'Flow-Launcher:dev' into ishmaeel_2882 2024-08-11 22:37:13 +10:00
Ishmaeel
8b7b5b528d
Merge branch 'Flow-Launcher:dev' into ishmaeel_2873 2024-08-11 22:36:52 +10:00
Jeremy Wu
b0228e00cd
Merge pull request #2885 from Flow-Launcher/add_sponsor
Add sponsor
2024-08-11 21:29:58 +10:00
Jeremy Wu
f321b3635f
add sponsor to readme 2024-08-11 21:10:01 +10:00
Jeremy Wu
a075205e36
Merge pull request #2881 from Flow-Launcher/fix-startup-localization-issues
Fix startup localization issues
2024-08-11 21:09:49 +10:00
Jeremy Wu
89e430f41f
add comment 2024-08-11 20:56:03 +10:00
Jeremy Wu
7e3690f007
add comment 2024-08-11 20:54:10 +10:00
Ishmaeel
1e71830891 Fix ClockText and DateText to use CurrentUICulture 2024-08-10 22:11:51 +10:00
Ishmaeel
785b3657e5 Add maxlength 2024-08-10 21:50:22 +10:00
Ishmaeel
9285b9c5f4 Add numeric input restriction 2024-08-10 21:24:48 +10:00
Yusyuriv
81e5eaf10d
Fix startup localization issues 2024-08-10 09:23:47 +06:00
Ishmaeel
df07a64661 Convert MaxResult editor to TextBox 2024-08-10 11:17:00 +10:00
Ishmaeel
b181e0f7a4 Update min to 100, remove redundant minmax, add binding delay 2024-08-09 00:06:57 +10:00
Ishmaeel
578b4cb6c5 Add UI for Explorer plugin's MaxResult setting 2024-08-05 23:34:24 +10:00
Ishmaeel
2e078d7d0e Pass MaxResult setting to EverythingApi 2024-08-03 17:16:30 +10:00
Jeremy Wu
dd0ae98614
Merge pull request #2865 from Flow-Launcher/dependabot/nuget/NUnit3TestAdapter-4.6.0
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
2024-07-30 21:32:18 +10:00
dependabot[bot]
8395f65384
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.5.0...V4.6.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 22:32:41 +00:00
Jeremy Wu
d0a8f51114
Merge pull request #2848 from z1nc0r3/window-position-validate
Add function to validate previous Window position
2024-07-23 13:34:21 +10:00
Jeremy Wu
5e59892a5d
Merge pull request #2842 from z1nc0r3/explorer-feat-exclude-file-types
feat: Exclude certain File Types from the Index search result
2024-07-23 13:24:43 +10:00
Jeremy Wu
39f6cd6b7f
Merge pull request #2769 from Flow-Launcher/localize-missing-python-js-dialog
Localize startup messages about missing Python/NodeJS
2024-07-22 22:43:24 +10:00
Lasith Manujitha
bebff8321f Add function to validate window position
A new function was added to check whether the previously saved Window position is still valid or not. If not it resets the Window position to default.
2024-07-19 02:36:46 +05:30
Lasith Manujitha
0f7bdeec88
Using a case-insensitive comparison
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 11:32:09 +05:30
Lasith Manujitha
ce489586ca Add Minor fixes 2024-07-17 04:29:30 +05:30
Lasith Manujitha
b690123a19 Results filter implementation 2024-07-17 04:16:01 +05:30
Lasith Manujitha
35bad615f3 Add file exclude related settings 2024-07-17 04:14:18 +05:30
Jeremy Wu
08af45fd3c
Merge pull request #2838 from Flow-Launcher/dependabot/nuget/FSharp.Core-8.0.301
Bump FSharp.Core from 8.0.300 to 8.0.301
2024-07-16 22:55:39 +10:00