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 |
|
Hongtao Zhang
|
f69a6db54f
|
fix a negative width
|
2023-10-31 08:51:56 -05: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 |
|
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
|
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
|
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 |
|
Hongtao Zhang
|
63b2a07dd9
|
load unmanaged dll from dependencyResolver as well
|
2023-09-11 09:12:41 -05: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 |
|
Jeremy Wu
|
1c7f2a6f46
|
bump plugin versions
|
2023-09-07 21:44:00 +10:00 |
|
Jeremy Wu
|
c4caf388c4
|
New Crowdin updates (#2305)
New translations added
|
2023-08-30 18:06:55 +05:30 |
|
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
|
c44ab83c98
|
bump plugin versions
|
2023-08-09 07:54:48 +10:00 |
|
Phoenix
|
ae18d12e42
|
Additional check for file extension in windows search results
|
2023-08-07 15:54:30 +03:00 |
|
Phoenix
|
cabe944979
|
Fix windows search empty paths
|
2023-08-07 15:42:31 +03:00 |
|
Jeremy Wu
|
1f1940ae9b
|
Merge pull request #2194 from Flow-Launcher/dependabot/nuget/System.Data.SQLite-1.0.118
Bump System.Data.SQLite from 1.0.116 to 1.0.118
|
2023-08-07 13:02:28 +10:00 |
|
Jeremy Wu
|
1e16c5fdbe
|
New Crowdin updates (#2242)
New translations update
|
2023-08-04 08:43:15 +10:00 |
|
Jeremy Wu
|
3b8ddca4d8
|
remove irrelevant action keyword from Shell plugin description
|
2023-07-18 18:02:32 +10:00 |
|
Jeremy Wu
|
6020cd9b81
|
Merge pull request #2209 from Flow-Launcher/version_bumps
Bump versions for release
|
2023-07-10 21:24:11 +09:30 |
|
Jeremy Wu
|
f5b2a3f5b0
|
New Crowdin updates (#2230)
New translations
|
2023-07-10 14:45:31 +03:00 |
|
Jeremy Wu
|
e6c9a79ce8
|
version bump plugin
|
2023-07-10 21:13:07 +10:00 |
|
Jeremy Wu
|
826449cad5
|
Merge pull request #2222 from JohnTheGr8/plugin_manifest_enhancements
Rework how we fetch community plugin data
|
2023-07-10 13:33:12 +09:30 |
|
Jeremy Wu
|
4758ea2284
|
New Crowdin updates (#2215)
New translations
|
2023-07-09 13:57:28 +03:00 |
|
Ioannis G
|
2d6b476685
|
use Ctrl+R to fetch primary manifest source
from a `pm install` or `pm update` query
should help with #2048
|
2023-07-05 17:01:55 +03:00 |
|
Ioannis G
|
f03ac76494
|
throttle PluginsManifest.UpdateManifestAsync
avoid repeatedly fetching manifest data while the user is typing a `pm` query
|
2023-07-05 16:54:50 +03:00 |
|
Jeremy Wu
|
ddeca153e9
|
version bump plugins
|
2023-06-30 21:55:30 +10:00 |
|
Jeremy Wu
|
e695781e3b
|
New Crowdin updates (#2119)
New translations
|
2023-06-30 14:33:34 +03:00 |
|
VictoriousRaptor
|
f23284a1c6
|
Merge pull request #2152 from VictoriousRaptor/FirefoxBookmark
Fix bookmark plugin file monitoring issue
|
2023-06-29 19:49:04 +08:00 |
|
VictoriousRaptor
|
9656e5cf4b
|
Clarify initialized condition
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2023-06-29 08:48:25 +08:00 |
|
VictoriousRaptor
|
d602f5cafa
|
Merge branch 'dev' into FirefoxBookmark
|
2023-06-24 10:55:18 +08:00 |
|
VictoriousRaptor
|
e0e86d039d
|
Remove delay
|
2023-06-24 10:54:53 +08:00 |
|
dependabot[bot]
|
f9697e598b
|
Bump System.Data.SQLite from 1.0.116 to 1.0.118
Bumps System.Data.SQLite from 1.0.116 to 1.0.118.
---
updated-dependencies:
- dependency-name: System.Data.SQLite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 22:59:07 +00:00 |
|
Vic
|
9b5341c2b7
|
Preserve file watchers when monitored files change
|
2023-06-18 10:57:04 +08:00 |
|
Vic
|
e46df28fdd
|
Move initialized flag
|
2023-06-17 00:42:21 +08:00 |
|
Vic
|
6d64abd21a
|
Load bookmarks in Query() if not initialized
|
2023-06-15 21:30:55 +08:00 |
|
Ioannis G
|
c6a6c6bd5c
|
plugin/shell: add powershell core (pwsh) option
Co-authored-by: shobu13 <shobu13@hotmail.fr>
|
2023-06-12 16:18:23 +03:00 |
|
Ioannis G
|
e6baa88002
|
decouple Shell from the ComboBox SelectedIndex
enables us to add new `Shell` options without messing with the user's
saved settings, while keeping the `RunCommand` option last.
|
2023-06-12 15:49:33 +03:00 |
|
VictoriousRaptor
|
1b68d09d51
|
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
Remove unused nuget and imports
|
2023-06-12 16:11:41 +08:00 |
|
Jeremy Wu
|
144fdad5d2
|
Merge pull request #2177 from Flow-Launcher/refactor_copy
Refactor clipboard copying
|
2023-06-11 22:51:36 +09:30 |
|
Jeremy Wu
|
e078de557b
|
add CopyText for Shell plugin
|
2023-06-11 21:59:46 +10:00 |
|
VictoriousRaptor
|
dcc7dbb918
|
Merge branch 'dev' into RemoveUnusedNuget
|
2023-06-11 18:36:04 +08:00 |
|