Commit graph

341 commits

Author SHA1 Message Date
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
Jeremy Wu
92f757c47e add restart notes 2021-02-13 21:35:08 +11:00
弘韬 张
baf75c4985 remove extra copy 2021-02-13 12:25:02 +08:00
弘韬 张
b503584dbf Use app.ico as icon instead of app.png for setting window 2021-02-12 22:03:35 +08:00
Jeremy Wu
80f1585f88 add press F5 to reload all plugin data 2021-02-12 14:45:31 +11:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
kubalav
c8321c9771 Update Slovak translation 2021-02-05 12:08:36 +01:00
弘韬 张
eeaa6f920d add null check before updateresultmanifest 2021-02-03 17:50:21 +08:00
Jeremy Wu
9feb266d01
Merge pull request #185 from taooceros/AcronymFuzzy
Add Acronym Support for Fuzzy Search
2021-02-02 20:43:36 +11:00
Harry Yu
4cd093dbdf Fix Proxy 2021-02-01 16:03:13 +08:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
Jeremy Wu
715aafd533 Merge branch 'dev' into AcronymFuzzy 2021-01-28 13:52:37 +11:00
kubalav
f4ceb0e3e1 Update Slovak translation 2021-01-26 13:46:15 +01:00