Jeremy Wu
|
f160f3c7ab
|
Merge pull request #550 from taooceros/FixRepeatedManifestUpdate
fix unexpected Task Status
|
2021-07-04 21:17:04 +10:00 |
|
Jeremy
|
e7b90b818e
|
add translation for download failed error msg
|
2021-07-04 21:12:22 +10:00 |
|
Jeremy
|
262cf90aee
|
version bump
|
2021-07-04 21:11:28 +10:00 |
|
Kevin Zhang
|
47cb7a4ebc
|
another check to avoid re-update lastUpdateTime
|
2021-07-04 18:53:40 +08:00 |
|
Kevin Zhang
|
2405af88a6
|
fix unexpected Task Status
|
2021-07-04 18:35:00 +08:00 |
|
Jeremy
|
d86d9eb821
|
point pluginsmanifest to new api branch
|
2021-07-04 13:33:37 +10:00 |
|
Jeremy Wu
|
c2e8147ec0
|
Merge pull request #547 from taooceros/FixEmptyPathException
Check Empty image path to avoid exception
|
2021-07-03 22:48:16 +10:00 |
|
Kevin Zhang
|
12b2d653f6
|
Check Empty image path to avoid exception
|
2021-07-03 20:35:22 +08:00 |
|
Kevin Zhang
|
d34ad660c1
|
initial JsonRPCPlugin Unit Test
|
2021-07-03 20:31:34 +08:00 |
|
Jeremy Wu
|
6306da72d2
|
update typo
|
2021-07-03 19:28:05 +10:00 |
|
Jeremy Wu
|
354b414d4c
|
update typo
|
2021-07-03 19:26:13 +10:00 |
|
Jeremy Wu
|
a3e4e1ba54
|
Rename discussion.md to discussion.md.not_used
|
2021-07-03 19:20:02 +10:00 |
|
Jeremy Wu
|
69aed3779a
|
consolidate sections
|
2021-07-03 19:17:39 +10:00 |
|
Jeremy Wu
|
6289541e38
|
move Plugin section to under Getting Started, update plugin development links
|
2021-07-03 19:07:08 +10:00 |
|
Jeremy Wu
|
99b35a3011
|
Merge pull request #544 from pc223/fix-setting-freezes-after-lock-screen
Fix (workaround) for the settings-window freezes after lock screen (Win+L)
|
2021-07-03 16:59:23 +10:00 |
|
Jeremy Wu
|
bb84c7442b
|
Merge pull request #541 from taooceros/ExplorerActionKeyword
Fix Explorer unexpected action keyword for folder index search
|
2021-07-03 16:37:31 +10:00 |
|
Jeremy
|
2d32bc9814
|
fix method typo
|
2021-07-03 16:33:29 +10:00 |
|
Kevin Zhang
|
0df9f373ce
|
Rename variables
|
2021-07-03 12:45:00 +08:00 |
|
Kevin Zhang
|
428efb1cd0
|
fix unexpected empty string
|
2021-07-03 12:43:38 +08:00 |
|
pc223
|
020ced45d0
|
Fix (workaround) for the window freezes after lock screen (Win+L)
Co-authored-by: taooceros <hongtao_zhang@outlook.com>
|
2021-07-03 00:40:20 +07:00 |
|
Kevin Zhang
|
0c3a37eb70
|
change logic
|
2021-07-03 00:23:23 +08:00 |
|
Kevin Zhang
|
192d64bb2a
|
Use Constant Name
|
2021-07-03 00:20:33 +08:00 |
|
Kevin Zhang
|
e8a9377ec4
|
fix up logic
|
2021-07-02 11:46:10 +08:00 |
|
Kevin Zhang
|
eeb38d84b3
|
Fix up Actionkeyword for folder result
|
2021-07-02 11:38:07 +08:00 |
|
Jeremy Wu
|
d6ec4b51d5
|
Merge pull request #538 from taooceros/ContextMenuNullCheck
fix unintended use of direct startInfo.Arguments in context menu
|
2021-07-01 19:44:01 +10:00 |
|
Kevin Zhang
|
cc743c1efc
|
fix unintended use of direct startInfo.Arguments in context menu
|
2021-07-01 16:27:41 +08:00 |
|
Jeremy Wu
|
71a6cd14ec
|
Merge pull request #537 from Flow-Launcher/ContextMenuNullCheck
Check null for ContextMenu
|
2021-07-01 18:22:07 +10:00 |
|
Kevin Zhang
|
3bdc82a47f
|
fix an error
|
2021-07-01 16:03:03 +08:00 |
|
Kevin Zhang
|
10f3bcb209
|
Check null for ContextMenu
|
2021-07-01 15:58:50 +08:00 |
|
Jeremy Wu
|
d015a1ec21
|
update links in readme
|
2021-07-01 08:06:12 +10:00 |
|
Jeremy
|
f0f8ae5876
|
version bump
|
2021-06-30 06:55:00 +10:00 |
|
Jeremy Wu
|
55e7ce0d90
|
Merge pull request #532 from taooceros/ExceptionLogPartialOpt
Exception log partial opt
|
2021-06-30 06:29:46 +10:00 |
|
Jeremy Wu
|
3bbffe8ed1
|
Merge pull request #498 from Flow-Launcher/auto_disable_shadow
auto disable shadow when blur is enabled
|
2021-06-30 03:49:37 +10:00 |
|
Kevin Zhang
|
d7ec0c1834
|
Add padding and Remove one newline indicating Exception
|
2021-06-29 19:24:46 +08:00 |
|
Kevin Zhang
|
caf7cb5188
|
CherryPick Adjust Logging Layout
|
2021-06-29 19:21:33 +08:00 |
|
Kevin Zhang
|
486048c884
|
Revert Allow Warn paasing Exception
|
2021-06-29 19:17:24 +08:00 |
|
Kevin Zhang
|
9d9b5323c6
|
check cancellation to avoid racing issue.
|
2021-06-29 19:11:22 +08:00 |
|
Kevin Zhang
|
11ca5f9bf3
|
revert unintended remove of await TaskScheduler.Default back
|
2021-06-29 19:11:22 +08:00 |
|
Kevin Zhang
|
89bb169fee
|
allow warning pass exception (for known exception)
|
2021-06-29 19:11:22 +08:00 |
|
Kevin Zhang
|
4f13433913
|
CherryPick Layout change and ProgramLogger.cs Fix
|
2021-06-29 19:06:17 +08:00 |
|
张弘韬
|
da6dfcdf6d
|
CherryPick DirectoryInfoSearch.cs Exception Refactor
|
2021-06-29 19:04:45 +08:00 |
|
Kevin Zhang
|
b955fde6e5
|
Use NLog Exception Handler, and , NLog Debug Message Printer, and change layout
|
2021-06-29 19:03:06 +08:00 |
|
Kevin Zhang
|
8fe285bbec
|
Use Nlog Debug Target instead of direct print
|
2021-06-29 19:03:01 +08:00 |
|
Kevin Zhang
|
a75a5c4660
|
inline initialization
|
2021-06-29 19:02:57 +08:00 |
|
Kevin Zhang
|
e8abd7c23f
|
fix a variable name in Release
|
2021-06-29 19:02:53 +08:00 |
|
Kevin Zhang
|
f80ae3092e
|
CherryPick Exception Optimize
|
2021-06-29 19:02:27 +08:00 |
|
Jeremy Wu
|
8786b402c6
|
update python section readme
|
2021-06-29 13:36:39 +10:00 |
|
Jeremy
|
b5272ddb47
|
allow main query window's width to be dynamic
|
2021-06-29 09:21:53 +10:00 |
|
Jeremy
|
aa34a0202d
|
set blur when theme change is called
|
2021-06-29 07:00:01 +10:00 |
|
Jeremy Wu
|
b75618c81a
|
Merge pull request #500 from Flow-Launcher/remove_createdump
dev branch: remove createdump.exe
|
2021-06-28 21:15:19 +10:00 |
|