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 |
|
VictoriousRaptor
|
b759de4753
|
Hide main window when dragging results.
|
2024-03-25 23:39:58 +08:00 |
|
Jeremy Wu
|
18d6f67d28
|
Merge pull request #2612 from AsafMah/ctrlshiftc
Added ctrl+shift+c
|
2024-03-25 18:45:03 +11:00 |
|
asafmahlev
|
10ebda8283
|
Added ctrl+shift+c
|
2024-03-18 12:11:25 +02: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 |
|
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 |
|
Yusyuriv
|
74970a6673
|
Fix Nodejs plugins not working
|
2024-02-10 19:59:52 +06:00 |
|
Jeremy Wu
|
8d311c453b
|
Merge pull request #2549 from Flow-Launcher/job-object-jsonrpc
Job Object to kill child processes
|
2024-02-09 08:41:40 +11:00 |
|
Hongtao Zhang
|
a524096fc2
|
Use job object to control child process
|
2024-02-06 13:07:21 -06:00 |
|
Jeremy Wu
|
73f2c3b503
|
Merge pull request #2537 from Flow-Launcher/release_bump
Release version bumps
|
2024-02-05 18:35:49 +11:00 |
|
Jeremy
|
d8afdd3ecc
|
version bump Explorer plugin
|
2024-02-05 18:04:24 +11:00 |
|
Jeremy
|
394916163e
|
version bump flow
|
2024-02-05 18:04:02 +11:00 |
|
Jeremy Wu
|
77990f751d
|
Merge pull request #2528 from Flow-Launcher/fix-improve-query-paste
Prepend clipboard to query
|
2024-02-05 17:57:14 +11:00 |
|
Jeremy Wu
|
d84dbc86f6
|
Merge pull request #2527 from Flow-Launcher/append-keyword-to-tab
Prepend actionkeyword to suggestions
|
2024-02-05 13:18:38 +11:00 |
|
Garulf
|
4a6a66a723
|
Merge branch 'dev' into fix-improve-query-paste
|
2024-02-04 20:31:48 -05:00 |
|
Garulf
|
6bd1da7b34
|
Merge pull request #2533 from Flow-Launcher/fix-windows-index
Fix: Explorer plugin's Windows Index search returning no results
|
2024-02-04 20:30:30 -05:00 |
|
Garulf
|
ca6a6dca4b
|
Revert regex to original
Windows Index will not show results otherwise.
|
2024-02-04 20:06:47 -05:00 |
|
Garulf
|
b77c9aad13
|
Use DataObject handler method
|
2024-02-04 16:02:53 -05:00 |
|
Garulf
|
e9dba45f82
|
Use caret position for inserted text
|
2024-02-04 14:33:00 -05:00 |
|
Garulf
|
7ada82afd1
|
Prepend clipboard to query
|
2024-02-04 10:23:37 -05:00 |
|
Garulf
|
8f5c7e1f96
|
Prepend actionkeyword to suggestions
|
2024-02-04 10:12:21 -05:00 |
|
Jeremy Wu
|
694e504a19
|
Merge pull request #2525 from Flow-Launcher/add_sponsor
Add sponsor to README
|
2024-02-04 15:23:17 +11:00 |
|