Jeremy Wu
63eb42099d
Merge pull request #2330 from Flow-Launcher/release_version_bumps
...
Release 1.16.2 version bump
2023-09-25 19:47:36 +10:00
DB P
d49fbd8f20
Merge pull request #2354 from onesounds/FixPreviewDragLine
...
Fix the issue resizable while preview turned off
2023-09-21 14:30:44 +09:00
DB p
1f5505cad8
Fix an issue where the preview area is resizable even when preview is off.
2023-09-19 15:57:32 +09:00
Jeremy Wu
ab971891f8
Merge pull request #2352 from Flow-Launcher/taooceros-patch-1
...
Update README.md for custom shortcut
2023-09-18 07:51:06 +10:00
Kevin Zhang
5c6a645645
Update README.md
2023-09-17 10:45:06 -05:00
Kevin Zhang
18b80daaf3
Update README.md for custom shortcut
2023-09-17 10:43:23 -05:00
VictoriousRaptor
96904c2bbd
Merge pull request #2350 from VictoriousRaptor/AddShortcutGuide
...
Add explanation for '@' prefix of custom shortcut
2023-09-17 23:41:05 +08:00
VictoriousRaptor
e09cd0c3ec
Update custom shortcut illustration image
2023-09-17 20:23:03 +08:00
VictoriousRaptor
2dc86fd3f1
Add @ guide for custom shortcut
2023-09-17 13:21:36 +08:00
DB P
c1b776dfae
Improve hotkey registration failure popup ( #2343 )
...
* Add title text and more text in "hotkey register failed" popup
* adjust string key
* Formatting HotKeyMapper.cs
---------
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2023-09-17 07:35:27 +03:00
VictoriousRaptor
ef84b2b597
Merge pull request #2332 from VictoriousRaptor/fix-exclude-path-check
...
Fix exclude path check for index search
2023-09-11 19:23:57 +08:00
Jeremy
992f6d11dc
add allowEqual parameter name to call to make it clearer
2023-09-11 21:16:01 +10:00
VictoriousRaptor
ec58939e55
Fix exclude path check for index search
2023-09-09 01:49:18 +08:00
VictoriousRaptor
910c5f2797
Move equality test cases
2023-09-09 01:49:00 +08:00
Jeremy Wu
1c7f2a6f46
bump plugin versions
2023-09-07 21:44:00 +10:00
Jeremy Wu
04f5042a07
version bump
2023-09-07 21:40:48 +10:00
dependabot[bot]
acfdb091c9
Merge pull request #2323 from Flow-Launcher/dependabot/github_actions/actions/checkout-4
2023-09-05 00:48:53 +00:00
Jeremy Wu
a21e360c47
Merge pull request #2322 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.2
...
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
2023-09-05 08:49:22 +10:00
dependabot[bot]
f07b2def85
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:49:12 +00:00
dependabot[bot]
9ea2c1f177
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.1 to 17.7.2.
- [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.7.1...v17.7.2 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:36:48 +00:00
dependabot[bot]
decc5b0d68
Merge pull request #2310 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-3
2023-09-04 18:12:07 +00:00
dependabot[bot]
9f9cee6198
Merge pull request #2303 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.1
2023-09-04 17:52:51 +00:00
dependabot[bot]
434dace981
Bump actions/setup-dotnet from 1 to 3
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:51:41 +00:00
dependabot[bot]
59c26623ee
Bump actions/checkout from 2 to 3 ( #2311 )
2023-09-04 17:51:20 +00:00
Jeremy Wu
c4caf388c4
New Crowdin updates ( #2305 )
...
New translations added
2023-08-30 18:06:55 +05:30
Jeremy Wu
0ab74903fe
Merge pull request #2295 from Flow-Launcher/deploy_plugins
...
Publish default plugins
2023-08-27 21:11:28 +10:00
dependabot[bot]
d8e6b75aa5
Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.0 to 17.7.1.
- [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.7.0...v17.7.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 22:44:22 +00:00
Jeremy Wu
4f66b01394
fix spelling
2023-08-22 07:58:46 +10:00
Jeremy Wu
a27e98b0d7
add handling of default plugin installation
2023-08-22 06:50:00 +10:00
Jeremy Wu
8c2f0bdd89
fix Program plugin build target
2023-08-16 22:12:22 +10:00
Jeremy Wu
57eb603c48
fix typo
2023-08-16 21:58:47 +10:00
Jeremy Wu
ec5a2729fe
add release note description
2023-08-16 21:52:13 +10:00
Jeremy Wu
62fa8de936
add WindowsSettings plugin publish step
2023-08-16 21:40:58 +10:00
Jeremy Wu
6a050ebf31
add WebSearch plugin publish step
2023-08-16 21:37:21 +10:00
Jeremy Wu
69baaafe25
add Url plugin publish step
2023-08-16 21:32:43 +10:00
Jeremy Wu
cb758de01a
Add Sys plugin publish step
2023-08-16 21:28:42 +10:00
Jeremy Wu
6d420e4749
add Shell plugin publish step
2023-08-16 21:24:45 +10:00
Jeremy Wu
116acc73bf
add Program plugin publish step
2023-08-16 21:21:19 +10:00
Jeremy Wu
7f9702662e
add ProcessKiller plugin publish step
2023-08-16 21:17:31 +10:00
Jeremy Wu
0c0964303a
add PluginsManager plugin publish step
2023-08-16 21:07:24 +10:00
Jeremy Wu
a1e6d610e8
add PluginIndicator plugin publish step
2023-08-16 21:02:54 +10:00
Jeremy Wu
d1e79150dd
add Explorer plugin publish
2023-08-16 20:46:24 +10:00
Jeremy Wu
be58cf0a7e
add Calculator plugin publish step
2023-08-16 20:40:42 +10:00
Jeremy Wu
48fde007fc
add BrowserBookmark plugin publish step
2023-08-16 20:39:12 +10:00
Jeremy Wu
da4ec61de0
Merge pull request #2292 from Flow-Launcher/dependabot/nuget/FSharp.Core-7.0.400
...
Bump FSharp.Core from 7.0.300 to 7.0.400
2023-08-15 09:09:15 +10:00
Jeremy Wu
b74b523127
Merge pull request #2290 from Flow-Launcher/dependabot/nuget/Microsoft.VisualStudio.Threading-17.7.30
...
Bump Microsoft.VisualStudio.Threading from 17.6.40 to 17.7.30
2023-08-15 09:02:14 +10:00
dependabot[bot]
18774d3968
Bump FSharp.Core from 7.0.300 to 7.0.400
...
Bumps [FSharp.Core](https://github.com/dotnet/fsharp ) from 7.0.300 to 7.0.400.
- [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>
2023-08-14 22:38:34 +00:00
dependabot[bot]
f8eb029fa7
Bump Microsoft.VisualStudio.Threading from 17.6.40 to 17.7.30
...
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading ) from 17.6.40 to 17.7.30.
- [Release notes](https://github.com/microsoft/vs-threading/releases )
- [Commits](https://github.com/microsoft/vs-threading/commits )
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 22:38:25 +00:00
Jeremy Wu
02ebbffb43
Merge pull request #2266 from Flow-Launcher/update_python_3_11
...
Update Python to v3.11.4
2023-08-10 20:27:13 +10:00
Jeremy Wu
03983b9173
Merge pull request #2278 from Flow-Launcher/bump_release_version
...
Release 1.16.1 version bump
2023-08-09 19:59:32 +10:00