Commit graph

7060 commits

Author SHA1 Message Date
VictoriousRaptor
bf598887dd Make settings field private 2023-11-11 01:34:01 +08:00
VictoriousRaptor
54e255c504 Fix typo 2023-11-11 01:28:34 +08:00
VictoriousRaptor
41721150f9 Add glyphs for pm context menu 2023-11-11 01:20:32 +08:00
VictoriousRaptor
842451db69 Show plugin icons in pm Install results 2023-11-11 00:48:18 +08:00
VictoriousRaptor
5b2220b9da Exclude installed plugins in pm install results 2023-11-11 00:47:18 +08:00
VictoriousRaptor
e7ffd573f0 Move Install/Uninstall plugin logic to Core.PluginManager 2023-11-11 00:40:27 +08:00
VictoriousRaptor
08da4e34df Use toast to improve consistency 2023-11-11 00:06:02 +08:00
VictoriousRaptor
0870c5a783 Revert "Fix wrong doc"
This reverts commit 0c8729f7fb.
2023-11-08 22:20:19 +08:00
VictoriousRaptor
72134e8f9a
Tweak notification text
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-11-08 21:51:48 +08:00
VictoriousRaptor
dd6a276a03
Merge branch 'dev' into delay-restart-2 2023-10-12 19:38:07 +08:00
Jeremy Wu
c20235661a
Merge pull request #2389 from Flow-Launcher/fix-missing-dotnet-dict
[ci skip] Fix missing dotnet and php dict
2023-10-12 19:51:26 +11:00
Jeremy Wu
9d0ff71a61
Merge branch 'dev' into delay-restart-2 2023-10-12 19:33:10 +11:00
Jeremy Wu
43b9b065dd
Merge branch 'dev' into fix-missing-dotnet-dict 2023-10-12 19:28:43 +11:00
Jeremy Wu
11c1468983
Merge pull request #2388 from Flow-Launcher/dependabot/nuget/SharpVectors-1.8.2
Bump SharpVectors from 1.8.1 to 1.8.2
2023-10-12 19:27:13 +11:00
VictoriousRaptor
e56e9b1468 [ci skip] Fix missing dotnet and php dict 2023-10-10 09:08:46 +08:00
dependabot[bot]
c59a01d361
Bump SharpVectors from 1.8.1 to 1.8.2
Bumps [SharpVectors](https://github.com/ElinamLLC/SharpVectors) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ElinamLLC/SharpVectors/releases)
- [Commits](https://github.com/ElinamLLC/SharpVectors/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: SharpVectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:11:32 +00:00
VictoriousRaptor
117ef26154
Merge branch 'dev' into delay-restart-2 2023-10-06 16:35:58 +08:00
VictoriousRaptor
755c09e3d9
Fix spell check extra dict missing error (#2379)
* Fix spell check extra dict missing error

* revert deleting dicts

* fix dup
2023-10-04 05:59:18 +11:00
VictoriousRaptor
08cc8b50ff
Merge pull request #2378 from VictoriousRaptor/fix-edge-bm-workspace
Add Edge Workspace support
2023-10-03 19:01:47 +08:00
VictoriousRaptor
a5348cc83a
Merge pull request #2367 from VictoriousRaptor/ignore-extensions
Ignore .lnk target file extension
2023-10-03 18:22:09 +08:00
VictoriousRaptor
07e77e7a41 Add Edge Workspaces support 2023-10-03 13:55:47 +08:00
VictoriousRaptor
0c8729f7fb Fix wrong doc 2023-09-29 13:51:09 +08:00
VictoriousRaptor
1334798c6d Add AutoRestartAfterChanging option
- Option and UI
- New prompts and notification messages
2023-09-29 13:06:42 +08:00
VictoriousRaptor
31131ea4a0 Remove download success notification 2023-09-28 23:45:11 +08:00
VictoriousRaptor
ee8b0702a7 Ignore .lnk target file extension
- To avoid query "ex" matching any ".exe" file
2023-09-28 11:18:17 +08:00
Jeremy Wu
a1d7e44af2
Merge pull request #2365 from Flow-Launcher/fix_publish_plugins_action
Fix publish default plugins action not triggering
2023-09-27 20:49:51 +10:00
Jeremy
85115a24cd fix publish plugins action 2023-09-27 20:26:51 +10:00
Jeremy Wu
d53a5bce05
Merge pull request #2363 from Flow-Launcher/update_readme
Update README's early access link
2023-09-27 10:56:04 +10:00
Jeremy Wu
0bc1fae19c
update README early access link 2023-09-27 10:41:44 +10:00
Jeremy Wu
a8206dfcde
New Crowdin updates (#2331)
New translations
2023-09-25 13:39:03 +03:00
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