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 |
|
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 |
|
Jeremy Wu
|
4933a2e28c
|
add python installation
|
2021-01-31 17:49:08 +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 |
|
弘韬 张
|
2271ec16fd
|
Optimize exception message logic
|
2021-01-29 12:17:17 +08:00 |
|
弘韬 张
|
89453f441d
|
Await Update when manifest is not ready
|
2021-01-29 12:09:18 +08:00 |
|