Commit graph

8094 commits

Author SHA1 Message Date
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
Jeremy Wu
c67d0faeaf
remove obsolete comment 2023-09-12 08:23:34 +10:00
Hongtao Zhang
63b2a07dd9 load unmanaged dll from dependencyResolver as well 2023-09-11 09:12:41 -05: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
Marcin Badurowicz
5c7141d4f8 set default rid to x64 2023-09-10 23:44:10 +02:00
Marcin Badurowicz
c33e8127ea remove dll copy step as it is automatically done when dotnet build with rid 2023-09-10 23:41:57 +02:00
Marcin Badurowicz
bdc3bfc6b8 remove unused properties from connection string 2023-09-10 23:41:49 +02:00
Marcin Badurowicz
802457f713 switch to different nuget 2023-09-10 23:41:39 +02: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
Hongtao Zhang
20f23b01bb update streamjsonrpc and use systemtextjsonformatter 2023-08-28 18:57:12 +08:00
VictoriousRaptor
c36cea70de Merge branch 'dev' into quicklook 2023-08-27 22:53:32 +08:00
Jeremy Wu
0ab74903fe
Merge pull request #2295 from Flow-Launcher/deploy_plugins
Publish default plugins
2023-08-27 21:11:28 +10:00
Jeremy Wu
29aefee390 remove irrelevant comment 2023-08-23 08:37:43 +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