Commit graph

3838 commits

Author SHA1 Message Date
Kevin Zhang
e77c34294d Merge branch 'IFeatureExpand' of ssh.fastgit.org:taooceros/Flow.Launcher into IFeatureExpand 2021-07-07 18:39:09 +08:00
Jeremy Wu
e24a5db8d6 rename Feature.cs to Features.cs 2021-07-07 20:02:16 +10:00
Kevin Zhang
3d47d2409d Move all interface to Features.cs 2021-07-07 16:09:14 +08:00
Kevin Zhang
6f65e10a10 add default token field and check token 2021-07-06 11:15:39 +08:00
Kevin Zhang
e64771f707 Move IAsyncReloadable.cs, IReloadable.cs, ISavable.cs to IFeatures 2021-07-06 11:06:00 +08:00
Jeremy Wu
55e985faae
Merge pull request #561 from taooceros/CloseWithDispose
Dispose Disposable or AsyncDisposable plugin on mainwindow close
2021-07-05 19:19:15 +10:00
Kevin Zhang
e2811ce747 dispose PluginPair.Plugin instead of PluginPair 2021-07-05 16:54:19 +08:00
Kevin Zhang
a18a777e75 Dispose Disposable or AsyncDisposable plugin on mainwindow close 2021-07-05 16:50:50 +08:00
Jeremy Wu
dd2f84a42f
Merge pull request #556 from taooceros/JsonCaseInsensitive
JsonRPC camelCase and Case Insensitive
2021-07-05 18:42:01 +10:00
Kevin Zhang
b3c6466053 Check null and return input value in UserSelectedRecord.cs to avoid error thrown. 2021-07-05 11:48:30 +08:00
Kevin Zhang
c7cfd25817 Ignore null value in deserialization to avoid unexpected nullreference issue 2021-07-05 11:47:56 +08:00
Kevin Zhang
908d1c4124 JsonRPC camelCase and Case Insensitive 2021-07-05 11:03:07 +08:00
Jeremy Wu
f82042ac6a
Merge pull request #555 from kubalav/translation-sk
Update Slovak translation
2021-07-05 08:48:32 +10:00
Jeremy Wu
bf91f4e892
revert version bump 2021-07-05 08:39:17 +10:00
Jeremy Wu
f47befabcb
Merge pull request #552 from taooceros/RemoveEmptyEntryInProgramPlugin
Remove Empty Entries in ProgramSuffixes.xaml.cs
2021-07-05 08:35:53 +10:00
Jeremy Wu
c8d6fa0585
version bump for Program plugin 2021-07-05 08:31:58 +10:00
kubalav
45aa4d26fb version bump 2021-07-04 17:22:22 +02:00
kubalav
4d86936a41 add free line 2021-07-04 17:21:47 +02:00
kubalav
38a594ca28 version bump 2021-07-04 17:19:00 +02:00
kubalav
2b1e0ab584 Update Slovak translation 2021-07-04 17:17:31 +02:00
Kevin Zhang
604699f884 Remove Empty Entries for ProgramSuffixes.xaml.cs 2021-07-04 20:05:37 +08:00
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 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
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
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