Commit graph

3292 commits

Author SHA1 Message Date
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
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
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
弘韬 张
efdfd064ed Merge branch 'AcronymFuzzy' of github.com:taooceros/Flow.Launcher into AcronymFuzzy 2021-01-29 18:09:21 +08:00
弘韬 张
58b717c008 Update summary 2021-01-29 17:31:52 +08:00
Jeremy Wu
d81db91b72 fix formatting 2021-01-28 21:48:44 +11:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
Jeremy Wu
a6ce350697 fix formatting 2021-01-28 21:21:35 +11:00
Jeremy Wu
74f1b05257 make map variable more clear + formatting 2021-01-28 20:41:33 +11:00
Jeremy Wu
81733d35a6 fix formatting 2021-01-28 14:05:09 +11:00
Jeremy Wu
715aafd533 Merge branch 'dev' into AcronymFuzzy 2021-01-28 13:52:37 +11:00
Jeremy Wu
d509b11491
Merge pull request #315 from Flow-Launcher/add_file_quick_access
Add save file with Explorer for quick access
2021-01-27 21:49:28 +11:00
Jeremy Wu
e615ad86d9 add remove from quick access in context menu 2021-01-27 20:55:53 +11:00
弘韬 张
c0f60e25bf Use type matching to create result 2021-01-27 16:23:59 +08:00
Jeremy Wu
8b698c4465 update to empty list 2021-01-27 07:42:43 +11:00
Jeremy Wu
b71203ccfa Merge branch 'dev' into add_file_quick_access 2021-01-27 07:00:39 +11:00
Jeremy Wu
5773829fae add tool tip for quick access context menu 2021-01-27 06:26:15 +11:00
Jeremy Wu
ccc677fd8f fix per comment 2021-01-27 06:17:24 +11:00
Jeremy Wu
f848e68b72 version bump Url and WebSearch 2021-01-27 05:35:17 +11:00
Jeremy Wu
08eaaf4208
Merge pull request #316 from kubalav/dev
Update Slovak translation
2021-01-27 05:30:37 +11:00
kubalav
f4ceb0e3e1 Update Slovak translation 2021-01-26 13:46:15 +01:00
Jeremy Wu
889c853e33 version bump Explorer plugin 2021-01-26 21:43:19 +11:00
Jeremy Wu
9331c80753 rename folder link to access link 2021-01-26 21:29:56 +11:00
Jeremy Wu
d90b6d23d3 add save after adding to quick access 2021-01-26 21:14:39 +11:00