Commit graph

7088 commits

Author SHA1 Message Date
Hongtao Zhang
fd9e8a59e1 fix build 2023-11-25 23:57:05 -06:00
Hongtao Zhang
83553244d7 use memorypack instead of binaryformatter 2023-11-11 18:10:06 -06:00
Jeremy Wu
8102ca90a9
Merge pull request #1353 from Flow-Launcher/jsonrpc_v2
Implement JSONRPC V2
2023-11-08 08:22:03 +11:00
Kevin Zhang
0700910b3f
Merge branch 'dev' into jsonrpc_v2 2023-11-03 21:17:04 -05:00
Hongtao Zhang
f5b1b4f830 rename and add js/ts v2 2023-11-03 21:16:51 -05:00
Jeremy Wu
6ed7453c77
Merge pull request #2405 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.2.2
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
2023-11-01 20:38:40 +11:00
Kevin Zhang
a607cda436
Merge pull request #2407 from Flow-Launcher/syscommand-listview-bug
fix a negative width
2023-10-31 23:48:56 -05:00
Hongtao Zhang
f69a6db54f fix a negative width 2023-10-31 08:51:56 -05:00
Hongtao Zhang
1c63cd9350 remove duplicate comment summary 2023-10-31 08:43:10 -05:00
Hongtao Zhang
3c2ea382ea Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into jsonrpc_v2 2023-10-31 08:39:51 -05:00
dependabot[bot]
0a72535795
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.2.1...v8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 23:09:53 +00:00
Jeremy Wu
026e5f5b09
Merge pull request #2335 from ktos/bookmarks-newsqlite
Switch Bookmarks plugin to use Microsoft.Data.Sqlite
2023-10-24 21:34:13 +11:00
Hongtao Zhang
ab96629395 remove legacy CompileRemove 2023-10-16 05:55:57 -05: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
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
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
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
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