Commit graph

3335 commits

Author SHA1 Message Date
弘韬 张
b9c37a1351 Migrate UrlPluginTest to Plugins folder 2021-02-22 21:32:38 +11:00
弘韬 张
da59599461 add Unit test for Http.cs setting 2021-02-22 21:32:04 +11:00
弘韬 张
a1e8577883 Add api to Http.cs & message shown up when error thrown 2021-02-22 21:30:54 +11:00
弘韬 张
4c2e306cdb Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into fixHttpError 2021-02-22 21:30:29 +11:00
弘韬 张
ff5fd5738c fix potential uri format issue causing program crash 2021-02-22 21:29:40 +11:00
Jeremy Wu
cc48ed54a3 update 2021-02-22 19:53:20 +11:00
弘韬 张
49eb094354 Use UnionWith 2021-02-22 19:52:46 +11:00
弘韬 张
a4a824dcc3 Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD 2021-02-22 19:51:46 +11:00
弘韬 张
32435bcda5 Use Hashset and customized equality comparator to filter result 2021-02-22 19:50:50 +11:00
Jeremy Wu
6543e4f335 update 2021-02-22 19:50:05 +11:00
弘韬 张
857ff73954 Use IReadOnlyCollection to avoid avoid duplicate iteration
Add distinct to NewResults to try avoiding duplicate result
2021-02-22 19:49:09 +11:00
Jeremy Wu
b2f841ebb9 remove duplicate entry with quick access results 2021-02-22 19:48:23 +11:00
Jeremy Wu
c8f6853c94 temporary version bump PluginsManager
temp bump for hot fix release. Release from dev should follow the existing commits- 1.7.1
2021-02-22 05:24:04 +11:00
弘韬 张
f23f3d3e7f don't remove setting when updating 2021-02-22 05:15:54 +11:00
Jeremy Wu
409efe41f2 version bump 2021-02-22 05:10:44 +11:00
弘韬 张
3300523b9f add taskcanceledexception to updater exception catch 2021-02-22 05:09:10 +11:00
Jeremy Wu
2af1f79505
Merge pull request #326 from Flow-Launcher/dev
Release 1.7.1
2021-02-14 00:43:03 +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
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
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
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