Commit graph

7359 commits

Author SHA1 Message Date
Jeremy Wu
fdb1860d01
Merge pull request #2613 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
2024-03-28 14:18:47 +11:00
Jeremy Wu
335d084adc
Merge pull request #2501 from Flow-Launcher/new-image-cache
Use 3rd party for image cache
2024-03-28 14:14:18 +11:00
Jeremy Wu
564c0161c4
Merge pull request #2608 from Flow-Launcher/l10n_dev
New Crowdin updates
2024-03-27 22:38:04 +11:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Jeremy Wu
7161603856
Merge pull request #2585 from Flow-Launcher/longest-shortcut
match longest shortcut by default
2024-03-27 14:12:36 +11:00
Jeremy Wu
aadcc399fd
Merge pull request #2618 from Flow-Launcher/hide-main-window-when-dragging
Hide main window when dragging results
2024-03-27 14:01:34 +11:00
Jeremy Wu
085de915d6
Merge pull request #2578 from Flow-Launcher/node-plugin-processinfo
fix node plugin, job object association, v2 context menu
2024-03-27 13:59:23 +11:00
Jeremy Wu
d8d006fee9
add comment 2024-03-27 13:56:10 +11:00
Jeremy Wu
3658f1537e New translations en.xaml (Slovak)
[ci skip]
2024-03-27 04:47:58 +11:00
VictoriousRaptor
b759de4753 Hide main window when dragging results. 2024-03-25 23:39:58 +08:00
Jeremy Wu
ab2f0bda2c New translations en.xaml (Russian)
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
18d6f67d28
Merge pull request #2612 from AsafMah/ctrlshiftc
Added ctrl+shift+c
2024-03-25 18:45:03 +11:00
Jeremy Wu
d0a5ba501b New translations resources.resx (Dutch)
[ci skip]
2024-03-24 03:28:16 +11:00
Jeremy Wu
bf35e11c40 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
Jeremy Wu
ca00a8fd47 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
VictoriousRaptor
267163c8ad Update terms 2024-03-22 22:08:18 +08:00
Hongtao Zhang
8b45372f66 Use FastCache.Cached as new image cache instead of implement it ourselves 2024-03-22 21:53:38 +08:00
dependabot[bot]
a6b2a8135b
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.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-03-18 22:33:17 +00:00
asafmahlev
10ebda8283 Added ctrl+shift+c 2024-03-18 12:11:25 +02:00
Jeremy Wu
56fb95ace3 New translations resources.resx (Chinese Simplified)
[ci skip]
2024-03-09 23:03:42 +11:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
VictoriousRaptor
7d171a3913
Merge pull request #2599 from Phoenix-/dev
Fix opera bookmarks
2024-03-02 18:14:06 +08:00
Phoenix
d0414892c3 Fix opera bookmarks
Fix opera bookmarks - comment

Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
dependabot[bot]
6877d7a73e
Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#2593) 2024-02-27 06:21:31 +00:00
dependabot[bot]
a0821f101d
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading (#2594) 2024-02-27 05:52:38 +00:00
Kevin Zhang
dfd1b8c66a
Merge pull request #2582 from Yusyuriv/code-cleanup-flow-launcher-converters
Code cleanup: Flow.Launcher/Converters
2024-02-25 00:22:48 -06:00
Yusyuriv
455b221163 Code cleanup: Flow.Launcher/Converters — requested changes 2024-02-25 00:36:20 +06:00
Hongtao Zhang
3ddf0cf6f6 match longest shortcut by default 2024-02-24 12:10:25 -06:00
Yusyuriv
185695b9ae Code cleanup: Flow.Launcher/Converters 2024-02-24 09:52:03 +06:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00
Jeremy Wu
2174c8b453
Merge pull request #2580 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.2
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
2024-02-20 22:03:50 +11:00
dependabot[bot]
f43b082e2b
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2)

---
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-02-19 22:24:41 +00:00
Hongtao Zhang
d3a05473b5 implement context_menu with JoinableTaskFactory 2024-02-19 11:10:05 -06:00
Hongtao Zhang
38c9641833 fix jsonrpcv2 plugin setting not sent 2024-02-19 10:21:33 -06:00
Hongtao Zhang
2882d18863 use HeaderDeliminatedHandler for NodePlugin while NewLineDeliminated for everything else 2024-02-18 23:46:24 -06:00
Hongtao Zhang
692eb13011 remove some duplicate code 2024-02-15 22:15:22 -06:00
Hongtao Zhang
f6b17023dc remove redundant information to merge into the process stream plugin 2024-02-15 22:14:03 -06:00
Hongtao Zhang
a27d5336df fix python plugin and node plugin
fix job process association the program plugin
2024-02-15 22:06:19 -06:00
Jeremy Wu
2370ec9a43
Merge pull request #2564 from Flow-Launcher/version_bumps
Bump versions for 1.17.2
2024-02-12 22:18:18 +11:00
Garulf
d0b4c56847
Merge branch 'dev' into version_bumps 2024-02-12 05:34:00 -05:00
Jeremy
0a7e0ab6ab version bump Sys plugin 2024-02-12 21:25:33 +11:00
Jeremy
36c96710d3 version bump flow 2024-02-12 21:24:39 +11:00
Jeremy
a8dc43cc89 version bump WebSearch plugin 2024-02-12 21:24:27 +11:00
Jeremy Wu
ae3b0c2a73
New translations en.xaml (German) (#2544) 2024-02-12 12:24:06 +02:00
Kevin Zhang
381f2fa13b
Merge pull request #2479 from Flow-Launcher/ignorenull-for-pluginstoreitem
ignore null datetimes for pluginstoreitem
2024-02-12 00:32:42 -06:00
VictoriousRaptor
a383856e46
Merge pull request #2557 from Yusyuriv/fix-nodejs-plugin-system
Fix Nodejs plugins not working
2024-02-11 15:53:02 +08:00
VictoriousRaptor
492771c1bb
Merge pull request #2559 from Flow-Launcher/fix-settings-not-loading
Remove short circuit check for empty Settings
2024-02-11 15:51:07 +08:00
Garulf
cf48e532fa Remove short circuit on empty Settings 2024-02-11 02:33:48 -05:00
Kevin Zhang
bc62302a93
Merge pull request #2558 from Yusyuriv/add-duckduckgo-web-search-suggestions
Implement DuckDuckGo web search suggestions
2024-02-11 00:29:21 -06:00
Yusyuriv
b0be1e3821 Implement DuckDuckGo web search suggestions 2024-02-10 20:23:31 +06:00