Commit graph

3973 commits

Author SHA1 Message Date
Jeremy
9d745945cd add comment record ToolGood.Words.Pinyin package version bump issue 2021-08-25 09:16:48 +10:00
Jeremy
8fbf755155 fix build failure
nuget pack 5.10.0 requires target platform version to be appended to nuspec
2021-08-25 09:03:20 +10:00
Jeremy Wu
bd33914abc change to fix major vesion ifor post_build script's nuget commandline 2021-08-20 07:53:18 +10:00
Kevin Zhang
e14cbb2ef9 downgrade pinyin library until further discussion 2021-08-19 11:20:40 +08:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Jeremy Wu
f1ed346d94
Merge pull request #627 from Flow-Launcher/version_bump_release
Version bump for 1.8.2 release
2021-08-11 05:28:34 +10:00
Jeremy Wu
4219dce379
Merge pull request #629 from Flow-Launcher/fix_filepath_tooltip
Fix Explorer's file result subtitle tool tip as file path instead
2021-08-09 18:00:24 +10:00
Jeremy Wu
5aa74121d7
Merge pull request #450 from Flow-Launcher/imageOptimize
No need for the wrapped Lazy instance in image loading.
2021-08-09 08:52:53 +10:00
Jeremy
d536b6fd77 change to path instead of subtitle parameter 2021-08-08 18:47:39 +10:00
张弘韬
3623e119d2 add configureAwait(false) in SliceExtra ImageCache 2021-08-08 13:46:31 +08:00
张弘韬
653dc83bd0 fix error thrown in checking cache key when key is null 2021-08-08 13:45:18 +08:00
Jeremy Wu
c344deae3f
Merge pull request #633 from Flow-Launcher/JsonPRCExceptionHandle
Adjust JsonRPCPlugin.cs Exception Handling
2021-08-07 13:35:14 +10:00
Jeremy Wu
7778449239
remove extra comments 2021-08-07 13:26:38 +10:00
Jeremy Wu
235fe4aacb
remove extra comments 2021-08-07 13:26:11 +10:00
Jeremy Wu
d524b0a759
Merge pull request #628 from Flow-Launcher/fix_pm_update_focus
Fix PluginsManager's InstallOrUpdate focus
2021-08-07 12:19:41 +10:00
Jeremy Wu
69cf19e8d5
Merge pull request #630 from Flow-Launcher/optBardWardCompatibility
fix actionkeywords inflate when actionkeyword count mismatch in explorer plugin
2021-08-06 18:00:03 +10:00
Jeremy Wu
1b8c154ce8
Merge pull request #615 from Flow-Launcher/standardise_exe_installer
Standardise Flow's exe installer + readme update
2021-08-06 17:55:44 +10:00
Kevin Zhang
760333520c Adjust JsonRPCPlugin.cs Exception Handling 2021-08-06 14:35:14 +08:00
Kevin Zhang
6a1bb17fb6 use < instead of != 2021-08-05 14:31:03 +08:00
pc223
7ada219c0c Fix tool tip for folder 2021-08-04 22:12:11 +07:00
Jeremy
2a06cb9893 fix file path tool tip as file path instead 2021-08-04 08:01:20 +10:00
Jeremy Wu
df3b91ea99 fix PluginsManager's InstallOrUpdate focus 2021-08-03 07:58:35 +10:00
Jeremy
7d1d41e6ba version bump 2021-08-02 08:23:45 +10:00
Jeremy Wu
d2bec9c28f
Merge pull request #622 from Flow-Launcher/fixSearchPrecisionScoreSave
include saving SearchPrecisionScore because it is not public before
2021-08-02 07:20:16 +10:00
Kevin Zhang
a0835288e2 Use SemaphoreSlim to ensure cache only remove once 2021-07-31 16:23:58 +08:00
Kevin Zhang
710d2a89a2 Use ValueTask as return value to suppress potential image error 2021-07-31 16:15:49 +08:00
Kevin Zhang
f8675ed368 Merge remote-tracking branch 'upstream/dev' into imageOptimize 2021-07-31 16:07:54 +08:00
Kevin Zhang
9e21b2e831 include saving SearchPrecisionScore because it is not public before 2021-07-31 13:59:27 +08:00
Jeremy Wu
d8eaf8825f
Merge pull request #620 from Flow-Launcher/fix_queryhelper_call
Delay the create query helper call to avoid Windows Search not running
2021-07-30 14:21:30 +10:00
Jeremy
a29d4d181f version bump Explorer 2021-07-30 12:34:19 +10:00
Jeremy
8cfd80b962 delay the create query helper call
to catch exception when Windows Search service is not running
2021-07-30 12:30:21 +10:00
Jeremy
8d0459075f fix formatting 2021-07-29 18:08:18 +10:00
Jeremy Wu
b023e8e502
update readme 2021-07-29 18:01:56 +10:00
Jeremy
a8d7dcdacb remove extra space 2021-07-29 07:58:17 +10:00
Jeremy
15d677f397 update readme to use standard exe installer 2021-07-28 21:24:50 +10:00
Jeremy
e6785dc919 standardise flow installer- remove version from exe installer 2021-07-28 21:24:16 +10:00
Jeremy Wu
309ee29bda
Merge pull request #614 from kubalav/translation-sk
Add Slovak translation for Explorer plugin
2021-07-28 18:04:57 +10:00
kubalav
41a72fb705 Version bump for Explorer plugin 2021-07-28 09:31:00 +02:00
kubalav
98be93c076 Add Slovak translation for Explorer plugin 2021-07-28 09:29:53 +02:00
Jeremy Wu
3e014119b6
Merge pull request #605 from Flow-Launcher/version_bump_release
Version bump for release 1.8.0
2021-07-28 12:46:30 +10:00
Jeremy Wu
995d78b3ad
Merge pull request #606 from Flow-Launcher/fix_readme_ci
Fix portable readme download link & WinGet pipeline
2021-07-28 10:36:23 +10:00
Jeremy
1fb45981d5 fix to string 2021-07-28 08:45:10 +10:00
Jeremy
7f1c735365 set nuget publish on tag only 2021-07-28 08:01:29 +10:00
Jeremy Wu
8f5848fadc
Merge pull request #609 from Flow-Launcher/fix_pluginsmanager_contextmenu
Fix PluginsManager context menu crashing
2021-07-27 21:32:33 +10:00
Jeremy Wu
2155602a9c
update per suggestion
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2021-07-27 21:20:37 +10:00
Jeremy
cfb2ca1171 fix PluginsManager context menu crashing 2021-07-27 20:32:53 +10:00
Jeremy Wu
27777956cc
Merge pull request #603 from Flow-Launcher/FixJsonRPCBufferExceed
Add a MemoryStream buffer to ReadStream first
2021-07-27 19:10:26 +10:00
Jeremy
466b825611 fix comment formatting 2021-07-27 19:01:27 +10:00
Kevin Zhang
7a355d4dbb
Merge pull request #599 from Flow-Launcher/fix_indexing_notrunning
Fix Windows Index Search service not activated
2021-07-27 17:00:29 +08:00
Jeremy
bd15aa7ef9 pass query helper object 2021-07-27 18:55:52 +10:00