Commit graph

3313 commits

Author SHA1 Message Date
弘韬 张
1ec069bfcf Use HttpCompletionOption.ResponseHeadersRead for Stream reading and downloading 2021-02-14 22:36:05 +08: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
f2b7367462
Merge pull request #336 from taooceros/PluginsManagerRemoveUninstalledSetting
Remove setting after uninstalling plugin
2021-02-13 21:45:31 +11:00
Jeremy Wu
7c2c78733e version bump PluginsManager 2021-02-13 21:41:56 +11:00
Jeremy Wu
92f757c47e add restart notes 2021-02-13 21:35:08 +11:00
Jeremy Wu
0707ae3997 fix formattng 2021-02-13 21:03:26 +11:00
弘韬 张
baf75c4985 remove extra copy 2021-02-13 12:25:02 +08:00
弘韬 张
59a767fafb remove unexpected space 2021-02-13 12:22:59 +08:00
弘韬 张
9df7201037 Remove setting after uninstalling plugin 2021-02-12 23:47:21 +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
52875dab0c version bump 2021-02-12 07:56:35 +11:00
Jeremy Wu
507e37203c
Merge pull request #332 from Flow-Launcher/fix_image_pluginsmanager
fix incorrect icopath context menu
2021-02-08 21:20:27 +11:00
Jeremy Wu
8fa843ea45 fix incorrect icopath context menu 2021-02-08 21:05:50 +11:00
Ioannis G
cec76e5f0c
merge PR #329: Update Slovak translation 2021-02-05 14:30:59 +02:00
kubalav
988c265811 enhanced translation 2021-02-05 12:22:00 +01:00
kubalav
c8321c9771 Update Slovak translation 2021-02-05 12:08:36 +01:00
Jeremy Wu
5ffc414c35
Merge pull request #327 from Flow-Launcher/update_readme
Update readme
2021-02-04 21:02:35 +11:00
Jeremy Wu
892b7cf63e
Update README.md 2021-02-04 20:02:55 +11:00
Jeremy Wu
d428d6f56c
Update README.md 2021-02-04 20:01:50 +11:00
Jeremy Wu
3915895a98
Update README.md 2021-02-04 19:56:08 +11:00
taooceros
ababcb480e
Merge pull request #324 from taooceros/fixPythonPlugin
Fix python plugin Json Desterilize issue
2021-02-03 14:21:38 -08:00
Jeremy Wu
833aa39884
Update readme
Todo: add search methods to usage
2021-02-03 23:12:02 +11:00
Jeremy Wu
d148738c6c
Merge pull request #325 from Flow-Launcher/fix_pluginsmanager_move
Fix move method call only restricted to within the same drive
2021-02-03 22:24:16 +11:00
Jeremy Wu
bcf046f842 fix move method call only restricted to within the same drive 2021-02-03 20:51:19 +11:00
弘韬 张
d0b94c5b81 specify name for property to avoid property collision 2021-02-03 17:50:36 +08:00
弘韬 张
eeaa6f920d add null check before updateresultmanifest 2021-02-03 17:50:21 +08:00
Jeremy Wu
1ec5023fc4
Merge pull request #318 from taooceros/ResultManagerSingleton
Make most class in Explorer plugin become static class
2021-02-03 09:06:35 +11:00
Jeremy Wu
10c72cecc2 version bump Explorer 2021-02-03 09:02:38 +11:00
Jeremy Wu
61d7f04038
Merge pull request #321 from taooceros/ExplorerPathFix
Add "" in FilesFolders.OpenPath to be able to open path with ','
2021-02-02 21:26:47 +11: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
Jeremy Wu
2602cc05c0 version bump Program plugin 2021-02-02 20:30:58 +11:00
Jeremy Wu
4331398932 update summary, comments & formatting 2021-02-02 20:28:52 +11:00
taooceros
95325a8f0c
Merge pull request #4 from Flow-Launcher/acronym_scoring
Acronym Scoring Change
2021-02-02 15:09:58 +08:00
弘韬 张
65a6548c56 Use int instead of decimal 2021-02-02 12:42:55 +08:00
弘韬 张
f9b7294b93 Optimize code 2021-02-02 12:38:41 +08:00
Jeremy Wu
2bdf69b431 separate acronym count and check 2021-02-02 07:41:36 +11:00
Jeremy Wu
d9a4836118 remove spacing 2021-02-02 05:50:27 +11:00
Jeremy Wu
838d0ec583 combine condition 2021-02-02 05:45:24 +11:00
弘韬 张
19918244ad fix a using 2021-02-01 19:59:56 +08:00
弘韬 张
f32cbaf331 Split name matching and desciption matching due to fuzzy change 2021-02-01 19:57:08 +08:00
Jeremy Wu
8fb2dad65c add tests 2021-02-01 22:22:48 +11:00
Jeremy Wu
99da6f207a move acronym check to method and update scoring to percentage based 2021-02-01 21:34:35 +11:00
弘韬 张
f700e9bbe8 Add "" in FilesFolders.OpenPath to be able to open path with whitespace 2021-02-01 17:02:57 +08:00
taooceros
16da1e20ee
Merge pull request #320 from harrynull/fix_proxy
Fix Http Proxy
2021-02-01 16:51:47 +08:00
Harry Yu
3453b178e2 Remove socketsHttpHandler 2021-02-01 16:25:57 +08:00
Harry Yu
4cd093dbdf Fix Proxy 2021-02-01 16:03:13 +08:00
Jeremy Wu
bb6a91124a add loop to check remaining acronyms if previous matched 2021-02-01 06:50:53 +11:00
Jeremy Wu
c395cc74b5 move control variable down for readability during debug 2021-02-01 06:08:05 +11:00
弘韬 张
c875ad5277 Make most class in Explorer plugin become static class 2021-01-29 18:40:51 +08:00