Commit graph

6239 commits

Author SHA1 Message Date
弘韬 张
f93dcaef73 use throw instead of return empty string 2021-02-09 14:03:22 +08: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
张弘韬
b15319ea4d Keep the Sync version for ContextMenu and Callback 2021-02-08 14:43:17 +08:00
张弘韬
0da21b1ed7 JSONRPC Async Model 2021-02-08 14:37:37 +08:00
张弘韬
a4160a14e8 Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
# Conflicts:
#	Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
2021-02-08 13:00:22 +08:00
张弘韬
70db600c9f optimize format 2021-02-08 12:56:40 +08:00
张弘韬
2b9823a7ac Use Customized Except for removing disabled source 2021-02-08 12:49:27 +08:00
弘韬 张
1af9525487 move ISavable to Flow.Launcher.Plugin\Interfaces 2021-02-06 16:12:38 +08: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
f3d0b88616 remove task 2021-02-05 08:08:33 +11:00
Jeremy Wu
385fabe81b Merge branch 'dev' into add_python_installation 2021-02-04 21:18:57 +11: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
1c39377fa5
Merge pull request #260 from Flow-Launcher/dev
Release 1.7.0 | Plugin 1.4.0
2021-02-03 13:45:41 +11:00
弘韬 张
1f6e6e5e09 fix format 2021-02-03 10:25:29 +08:00
弘韬 张
a65db9b626 Merge Dev 2021-02-03 10:24:03 +08:00
弘韬 张
71664bddc0 Optimize Logic 2021-02-03 10:23:38 +08:00
Jeremy Wu
a6e5602520 formatting fix 2021-02-03 13:00:16 +11:00
Jeremy Wu
f17b7cc355 Merge remote-tracking branch 'origin/dev' into FixUnexpectedErrorNotice 2021-02-03 12:56:43 +11:00
Jeremy Wu
39229e591c Merge remote-tracking branch 'origin/dev' into add_python_installation 2021-02-03 12:55:18 +11: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