弘韬 张
|
e8cf5ee0c1
|
Use ConcurrentDictionary to replace Dictionary
|
2021-05-19 18:59:19 +08:00 |
|
张弘韬
|
20ba2b2d23
|
Add SavePluginSettings API, and call that api in PluginManager.Save();
|
2021-05-13 20:49:41 +08:00 |
|
张弘韬
|
d84eff7712
|
Remove unneccessary api, rename storage api, and update comment
|
2021-05-13 19:29:21 +08:00 |
|
张弘韬
|
25f6e664f2
|
add auto save for all setting that has been registered, and remove Separate Save
|
2021-05-12 00:37:28 +08:00 |
|
张弘韬
|
33accbd5d4
|
Move most direct call of PluginJsonStorage to API call
|
2021-05-11 20:24:22 +08:00 |
|
solitudechn
|
e107d7fee2
|
Added and corrected Chinese translation
|
2021-04-28 22:36:32 +08:00 |
|
Jeremy Wu
|
baf961ef3a
|
Merge pull request #416 from taooceros/BringOldSelectedRecordBack
Bring Legacy records together
|
2021-04-27 06:41:27 +10:00 |
|
kubalav
|
21c59f2fef
|
Update Slovak translation
|
2021-04-22 12:37:24 +02:00 |
|
kubalav
|
6269da11df
|
Update Slovak translation
|
2021-04-22 11:28:59 +02:00 |
|
弘韬 张
|
d2fb26b103
|
Bring Legacy records together and remove some useless code for JsonStorage
|
2021-04-19 13:06:03 +08:00 |
|
Jeremy Wu
|
e7127cf514
|
add error message method to api to allow the use of standard error icon
|
2021-04-16 08:53:19 +10:00 |
|
Jeremy Wu
|
5791cd4bba
|
add tooltip for ShouldUsePinyin settings
|
2021-04-12 20:13:39 +10:00 |
|
kubalav
|
9e3bfe879e
|
Update Slovak translation
|
2021-04-08 09:59:36 +02:00 |
|
Jeremy Wu
|
c78e08abaa
|
Merge pull request #398 from Flow-Launcher/scoreBumpWithQuery
add score bumping with query and do hashcode customized
|
2021-04-07 08:35:03 +10:00 |
|
弘韬 张
|
3051afad01
|
move number become const
|
2021-04-06 18:35:29 +08:00 |
|
弘韬 张
|
d09ff638b3
|
add comment and use for instead of foreach
|
2021-04-02 00:40:25 +08:00 |
|
弘韬 张
|
362504e223
|
add score bumping with query and do hashcode customized
|
2021-04-01 18:02:27 +08:00 |
|
Jeremy Wu
|
b359d709a5
|
Merge pull request #393 from Flow-Launcher/PluginJsonStorageSingleInstance
Make PluginJsonStorage in IPublicAPI become single instance per type
|
2021-04-01 07:21:47 +11:00 |
|
Jeremy Wu
|
953b50d1f2
|
add min height to settings page resize
|
2021-03-31 06:21:18 +11:00 |
|
Jeremy Wu
|
0865d56e4e
|
Merge remote-tracking branch 'origin/dev' into FixPluginSettingUIDev
|
2021-03-31 06:12:53 +11:00 |
|
弘韬 张
|
db6e53f2a7
|
span the third row with two columes, and set a minWidth for resizing
|
2021-03-30 15:34:19 +08:00 |
|
Jeremy Wu
|
0d1bb12b67
|
add documentation link
|
2021-03-30 06:51:42 +11:00 |
|
弘韬 张
|
1f0c0022ac
|
Increase the default width and allow user to resize setting window, and reduce the margin for PluginDirectory
modified: Flow.Launcher/SettingWindow.xaml
modified: Flow.Launcher/SettingWindow.xaml
|
2021-03-29 14:27:13 +08:00 |
|
弘韬 张
|
6fe83d84c5
|
make JsonStorge used with single instance
|
2021-03-27 17:58:22 +08:00 |
|
弘韬 张
|
f3a1bcc01f
|
revise access of UserSelectedrecord, Histroy, TopMost setter access to private
|
2021-02-24 16:08:25 +08:00 |
|
Jeremy Wu
|
fec4b5b183
|
spacing
|
2021-02-23 21:05:35 +11:00 |
|
Jeremy Wu
|
f4c77fb67b
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-23 21:01:39 +11:00 |
|
Jeremy Wu
|
991bebde6f
|
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
|
2021-02-23 06:58:53 +11:00 |
|
Jeremy Wu
|
9192ab7550
|
update variable naming convention
|
2021-02-22 20:36:06 +11:00 |
|
Jeremy Wu
|
a507cbdc60
|
fix formatting
|
2021-02-22 20:31:00 +11:00 |
|
弘韬 张
|
b01e23bd03
|
move http proxy initialization earlier than Plugin initialization
|
2021-02-22 16:58:00 +08:00 |
|
弘韬 张
|
0981be499f
|
Use PortablePDB instead of Full pdb for debugging
|
2021-02-22 13:16:48 +08:00 |
|
弘韬 张
|
cfbdf294bb
|
Add api to Http.cs & message shown up when error thrown
|
2021-02-22 12:11:02 +08:00 |
|
Jeremy Wu
|
abb11b22fc
|
update
|
2021-02-19 21:03:23 +11:00 |
|
弘韬 张
|
4a3ad08548
|
Use IReadOnlyCollection to avoid avoid duplicate iteration
Add distinct to NewResults to try avoiding duplicate result
|
2021-02-17 22:36:35 +08:00 |
|
Jeremy Wu
|
ab4e3f87cb
|
Merge branch 'dev' into DotNet5Upgrade
|
2021-02-16 07:46:20 +11:00 |
|
弘韬 张
|
350499a480
|
Optimize Logic and code
|
2021-02-16 02:12:28 +08:00 |
|
弘韬 张
|
b017bdeed4
|
fix format
|
2021-02-15 18:37:42 +08:00 |
|
弘韬 张
|
a7811f312c
|
fix an issue
|
2021-02-15 18:19:30 +08:00 |
|
弘韬 张
|
8a2a71000e
|
Use Channel instead of BufferBlock
|
2021-02-15 17:58:15 +08:00 |
|
Jeremy Wu
|
67847eb1e6
|
Merge pull request #341 from taooceros/IPublicAPIExpand2
Expand PluginAPI with Log and JsonStorage
|
2021-02-15 06:45:33 +11:00 |
|
Jeremy Wu
|
14e51c0731
|
update comments
|
2021-02-15 06:42:18 +11:00 |
|
弘韬 张
|
20c0b1788f
|
Add Cancellation to IPublicAPI download method
|
2021-02-14 22:43:11 +08:00 |
|
弘韬 张
|
8a26471c4f
|
Update Document and remove unused parameter
|
2021-02-14 18:25:09 +08:00 |
|
弘韬 张
|
71ca3bbf38
|
formatting
|
2021-02-14 18:15:46 +08:00 |
|
弘韬 张
|
9fb44e6002
|
format code
|
2021-02-14 18:12:57 +08:00 |
|
弘韬 张
|
f8557da336
|
add Logs, LoadJsonStorage, SaveJsonStorage to IPublicAPI
|
2021-02-14 18:08:30 +08:00 |
|
Jeremy Wu
|
9bd6b0ac7d
|
Merge pull request #334 from Flow-Launcher/add_reload_f5
Press F5 in query window to reload all plugin data
|
2021-02-14 12:10:43 +11:00 |
|
Jeremy Wu
|
6a318685a4
|
Merge pull request #335 from taooceros/settingPanelIcon
Use app.ico as icon instead of app.png for setting window
|
2021-02-13 22:08:20 +11:00 |
|
Jeremy Wu
|
13f737740e
|
fix formatting
|
2021-02-13 22:01:52 +11:00 |
|