Jeremy
|
b9f03a84f6
|
fix typo for plugin title in context menu and WindowsSettings name
|
2022-03-02 21:26:24 +11:00 |
|
Jeremy Wu
|
813d900935
|
Merge pull request #1002 from Flow-Launcher/fix_app_uri_logic
[Dev] Fix application URI logic when opening via WebSearch plugin
|
2022-03-02 10:19:30 +11:00 |
|
Jeremy
|
8f33b5ad6d
|
Merge remote-tracking branch 'origin/master' into resolve_1_9_2_merge_conflict
|
2022-02-28 14:16:19 +11:00 |
|
Jeremy
|
7b6686d9a1
|
version bump
|
2022-02-12 14:10:18 +11:00 |
|
Jeremy
|
6ad1bca24b
|
lower non-name matched results and use fuzzy scores for name matches
|
2022-02-12 14:09:31 +11:00 |
|
Jeremy
|
dd52a34919
|
Shell plugin version bump
|
2022-02-02 07:49:56 +11:00 |
|
Hongtao Zhang
|
bffa90a81e
|
stop trigger global hotkey when shell plugin is not enabled
|
2022-02-02 07:49:09 +11:00 |
|
Jeremy
|
f64c50c479
|
bump WebSearch plugin
|
2022-02-02 07:41:59 +11:00 |
|
tech189
|
781a773131
|
Some pedantic capitalisation
|
2022-02-02 07:40:47 +11:00 |
|
tech189
|
2ae2c0f600
|
Clean up deprecated translations
|
2022-02-02 07:40:24 +11:00 |
|
Jeremy
|
362ab52c52
|
version bump PluginsManager
|
2022-02-02 07:32:46 +11:00 |
|
dependabot[bot]
|
69f6eb36c1
|
Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3)
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-02 07:30:14 +11:00 |
|
Jeremy
|
819ee97555
|
version bump PluginsManager
|
2022-02-02 07:22:19 +11:00 |
|
dependabot[bot]
|
6713865432
|
Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3)
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-01 16:24:12 +00:00 |
|
Jeremy
|
96cf9fe36a
|
fix application URI logic when opening via WebSearch plugin
|
2022-01-31 21:36:13 +11:00 |
|
Jeremy
|
530f5b80f1
|
version bump plugins after merge
|
2022-01-19 21:34:18 +11:00 |
|
Jeremy
|
4df7413cf0
|
Merge remote-tracking branch 'origin/dev' into ChangeMissingIcon
|
2022-01-19 21:32:09 +11:00 |
|
Jeremy
|
06859ef359
|
version bump plugins
|
2022-01-19 21:22:55 +11:00 |
|
Jeremy Wu
|
9c92219e7f
|
Merge pull request #977 from Flow-Launcher/fixWebsearchNullPointer
Add null check before enumerating the enumerable
|
2022-01-19 20:51:10 +11:00 |
|
Jeremy
|
e9d3a0df1c
|
version bump WebSearch
|
2022-01-19 20:44:19 +11:00 |
|
Jeremy Wu
|
20e1b659fd
|
update suggestion result with ActionKeywordAssigned
|
2022-01-19 20:39:48 +11:00 |
|
Kevin Zhang
|
b0d29be067
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2022-01-17 09:09:11 -06:00 |
|
Kevin Zhang
|
267b79a86e
|
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
|
2022-01-17 09:08:00 -06:00 |
|
Jeremy Wu
|
b9048f50f0
|
Merge pull request #972 from Flow-Launcher/refactor_plugin_manifest
Improvements to PluginManager plugin
|
2022-01-14 08:12:32 +11:00 |
|
Jeremy
|
deb4bee786
|
version bump PluginsManager
|
2022-01-14 07:58:46 +11:00 |
|
Jeremy Wu
|
45f691c3b1
|
Merge pull request #974 from tech189/fix-spellings
Fix spellings in translation keys
|
2022-01-14 07:57:12 +11:00 |
|
Jeremy
|
abc4dc0141
|
bump WebSearch plugin
|
2022-01-14 07:48:12 +11:00 |
|
Ioannis G
|
84716376c2
|
bump plugin versions
|
2022-01-13 22:40:59 +02:00 |
|
tech189
|
a02011ddf1
|
Some pedantic capitalisation
|
2022-01-13 11:13:40 +00:00 |
|
tech189
|
661e99d073
|
Clean up deprecated translations
|
2022-01-13 10:30:44 +00:00 |
|
Ioannis G
|
5941049a11
|
use AutoCompleteText in PluginIndicator, ProcessKiller plugins
makes hitting Tab from the results of those plugins less weird
|
2022-01-13 04:52:13 +02:00 |
|
Ioannis G
|
a0bb995643
|
PluginsManager: refactor sub-commands
Rename them to something more accurate, switch them to be const
|
2022-01-12 23:48:16 +02:00 |
|
Hongtao Zhang
|
77f3788539
|
Add null check before enumerating the enumerable
|
2022-01-12 15:21:21 -06:00 |
|
Ioannis G
|
d6bca894ff
|
PluginsManager: remove IAsyncReloadable
no point for it, anymore
|
2022-01-12 19:25:42 +02:00 |
|
Ioannis G
|
bc5a9710b3
|
PluginsManager: fetch plugins on init
|
2022-01-12 19:22:55 +02:00 |
|
Ioannis G
|
d95010697d
|
PluginsManager: simplify passing down of queries
|
2022-01-11 08:55:59 +02:00 |
|
Ioannis G
|
658ddb2cf6
|
PluginsManager: improve query navigation
|
2022-01-11 08:21:15 +02:00 |
|
Ioannis G
|
daedc03008
|
PluginsManager: fix "new issue" URL for some plugins
since the `UrlSourceCode` field is inconsistent in the manifest file
|
2022-01-11 06:49:56 +02:00 |
|
Ioannis G
|
35e043859c
|
pass CancellationToken to PluginsManifest.UpdateManifestAsync
|
2022-01-11 06:12:10 +02:00 |
|
Ioannis G
|
33fb0ddee6
|
refactor PluginsManifest to use conditional requests
|
2022-01-11 06:00:14 +02:00 |
|
Jeremy Wu
|
de97cd4e52
|
Merge pull request #953 from Flow-Launcher/disableshellwinr
stop trigger global hotkey when shell plugin is not enabled
|
2022-01-10 20:11:13 +11:00 |
|
Jeremy
|
88b4ce5bb6
|
Shell plugin version bump
|
2022-01-10 20:05:05 +11:00 |
|
Jeremy
|
21775c7bed
|
bump PluginsManager version
|
2022-01-05 20:56:34 +11:00 |
|
Hongtao Zhang
|
3298194a45
|
stop trigger global hotkey when shell plugin is not enabled
|
2022-01-03 10:26:18 -06:00 |
|
Ioannis G
|
845d9e51d9
|
stop using obsolete SearchWeb methods internally
|
2022-01-03 15:25:38 +02:00 |
|
Jeremy Wu
|
7dd5c12b36
|
Merge pull request #941 from Flow-Launcher/release_version_bump
Release 1.9.1 version bump
|
2022-01-01 22:00:55 +11:00 |
|
Jeremy Wu
|
c2d992d49e
|
Merge pull request #890 from onesounds/RemovePathHighlight
Remove Subtitle Highlight
|
2022-01-01 22:00:02 +11:00 |
|
Jeremy
|
288bf4ce09
|
version bump plugins
|
2022-01-01 21:49:53 +11:00 |
|
Jeremy
|
65d88076ad
|
bump plugin versions
|
2021-12-31 18:25:40 +11:00 |
|
Kevin Zhang
|
701a5d444b
|
Update translations from Crowdin(#880)
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
|
2021-12-31 18:07:05 +11:00 |
|