Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
4ea5dd5
Move Old HttpWebRequest to HttpClient Instance (solve connection time…
taooceros Oct 13, 2020
a16cc5b
Move Old HttpWebRequest to HttpClient Instance (solve connection time…
taooceros Oct 13, 2020
bfd1c9a
Merge branch 'master' of github.com:taooceros/Flow.Launcher into Upda…
taooceros Oct 14, 2020
c55e889
Change Download to HttpClient as well (which change it to async as well)
taooceros Oct 14, 2020
424d757
Add Task.Run due to the change of async download
taooceros Oct 14, 2020
81ec3ef
- Flow Launcher Slovak translation polish
kubalav Nov 22, 2020
638892e
merge PR #216: Update Slovak translation
JohnTheGr8 Nov 22, 2020
341275f
version bump for Calculator & Program plugins
jjw24 Nov 23, 2020
c8285aa
Merge pull request #219 from Flow-Launcher/version_bump_plugins
taooceros Nov 23, 2020
2c14c21
Lazy Load Image
bao-qian Oct 23, 2020
1439ee7
Use a default image to list when the image hasn't been loaded in cache.
taooceros Nov 15, 2020
99086e2
change SetImage to method instead of property to avoid unintended use
taooceros Nov 16, 2020
a7310d5
Use Customized LazyAsync class to load image instead of the weird way…
taooceros Nov 16, 2020
b3df2fd
change default image property name
taooceros Nov 16, 2020
dd8a31c
Add new to Value Property of the LazyAsync clas
taooceros Nov 25, 2020
efcb6a7
add status check when base.Value has faulted
jjw24 Nov 26, 2020
ac945f4
revert unneeded condition on Constant.MissingImgIcon
jjw24 Nov 26, 2020
2608d96
Merge pull request #221 from taooceros/fixImageFlickering
jjw24 Nov 26, 2020
f20c721
allow MissingImgIcon and DefaultIcon to be removed from image cache
jjw24 Nov 27, 2020
6617d03
Merge pull request #222 from Flow-Launcher/allow_missing_default_img_…
jjw24 Nov 28, 2020
c1ca76d
fix tray menu translation
yfdyh000 Nov 29, 2020
9bc89ea
:see_no_evil: ignore some files/folders
Zeroto521 Nov 29, 2020
835b921
:art: :recycle: format & rebuild json rpc python script
Zeroto521 Nov 29, 2020
5a9c631
Use PropertyChange event to change text when language has changed.
taooceros Nov 29, 2020
6514c13
Merge pull request #225 from Zeroto521/dev
jjw24 Nov 29, 2020
ac6dea1
clear whitespaces, no code changes
jjw24 Nov 29, 2020
920668d
Merge pull request #223 from taooceros/fixTrayMenuTranslation
jjw24 Nov 29, 2020
e11daa0
Update LICENSE
Zeroto521 Nov 30, 2020
a460aef
add PluginsManager
jjw24 Dec 6, 2020
9ae9d69
update Plugin json mapping
jjw24 Dec 6, 2020
cc1d049
Plugins Manager scaffolding
jjw24 Dec 6, 2020
42f8bbe
Update LICENSE
Zeroto521 Dec 6, 2020
1587010
add plugin search
jjw24 Dec 6, 2020
8d96899
update icoPath
jjw24 Dec 6, 2020
a72750d
add plugin download behaviour
jjw24 Dec 7, 2020
8c13658
remove InstallPlugin method from API
jjw24 Dec 8, 2020
eaf3267
Add space for pinyin translation
taooceros Dec 8, 2020
d8191f7
adjust temporary working directory path
jjw24 Dec 8, 2020
5193421
move download and unzip to utilities class
jjw24 Dec 10, 2020
311222e
update file name update method name
jjw24 Dec 10, 2020
1a59da4
add plugin uninstall method
jjw24 Dec 10, 2020
402e2da
use plugin icopath when displaying uninstall plugins
jjw24 Dec 10, 2020
712a145
add plugin icopath
jjw24 Dec 10, 2020
4365520
update settings window to user control
jjw24 Dec 10, 2020
b17dbcc
refactor
jjw24 Dec 10, 2020
7a7815b
remove plugin PluginManagement
jjw24 Dec 10, 2020
c4b2742
add translation method for messages
jjw24 Dec 10, 2020
aaa9381
Manually add sapce to only the cinese character and the surrounding.
taooceros Dec 11, 2020
d64b4b5
Change the way getting acronym
taooceros Dec 11, 2020
64d67c1
Update PinyinAlphabet.cs
taooceros Dec 12, 2020
c8b251d
use Http.Get from Infrastructure
jjw24 Dec 13, 2020
ee0fc1a
fix typo
jjw24 Dec 13, 2020
49b657b
use Infrastructure.Http.Get to download plugins
jjw24 Dec 13, 2020
b8a3ad8
change foreach to select
jjw24 Dec 14, 2020
5d7102e
remove select
jjw24 Dec 14, 2020
8a86bf7
add fuzzy search score for ordering
jjw24 Dec 14, 2020
d69337c
add uninstall autocomplete & move uninstall hotkey to settings
jjw24 Dec 14, 2020
4c773db
clean up, no code changes
jjw24 Dec 14, 2020
0928b05
Merge pull request #235 from taooceros/AddSpaceForPinyin
jjw24 Dec 14, 2020
0eef6c2
Merge pull request #231 from Flow-Launcher/add_pluginsmanager
taooceros Dec 14, 2020
10dea22
add link to website in readme
jjw24 Dec 14, 2020
2e9d364
Merge pull request #238 from Flow-Launcher/add_website_link_readme
jjw24 Dec 15, 2020
24372eb
installation and uninstallation restart after done
jjw24 Dec 15, 2020
1fabbe9
PluginsManager version bump
jjw24 Dec 15, 2020
740b3dc
Merge branch 'dev' of https://github.com/Zeroto521/Flow.Launcher into…
Zeroto521 Dec 15, 2020
006eac2
:page_facing_up: wox -> flow, update owner
Zeroto521 Dec 15, 2020
a90c8af
Merge pull request #226 from Zeroto521/dev
jjw24 Dec 15, 2020
f61a727
Merge pull request #239 from Flow-Launcher/restart_install_uninstall
jjw24 Dec 16, 2020
88af302
add context menu for PluginsManager
jjw24 Dec 16, 2020
a0773a6
Merge branch 'dev' into add_pluginsmanager_contextmenu
jjw24 Dec 16, 2020
407ff82
version bump for PluginsManager
jjw24 Dec 16, 2020
919f72b
use open tab in browser
jjw24 Dec 16, 2020
f12ea65
move autocomplete to method
jjw24 Dec 17, 2020
df45477
update plugin containing folder name from id to version
jjw24 Dec 17, 2020
7e8c495
add plugin update call
jjw24 Dec 17, 2020
ceab9b2
PluginsManager version bump
jjw24 Dec 17, 2020
cca53c2
add hide main window override
jjw24 Dec 17, 2020
c2ca29d
add go to update section if update exists when install
jjw24 Dec 17, 2020
829fccf
Merge pull request #242 from Flow-Launcher/add_pluginsmanager_context…
jjw24 Dec 20, 2020
a6bd480
Merge remote-tracking branch 'origin/dev' into pluginsmanager_update
jjw24 Dec 20, 2020
5ab021f
update per comment
jjw24 Dec 20, 2020
7329bdf
Merge pull request #243 from Flow-Launcher/pluginsmanager_update
jjw24 Dec 20, 2020
3a6b6b7
Flow.Launcher.Plugin version bump
jjw24 Dec 20, 2020
110cf2a
version bump
jjw24 Dec 20, 2020
cbfa3f3
Inform user when checking update fail or update fail, and wrap all co…
taooceros Dec 20, 2020
adad5ae
add url website in Settings
jjw24 Dec 20, 2020
a9a62a5
Update README.md
jjw24 Dec 20, 2020
431584e
Merge pull request #247 from Flow-Launcher/update_readme_usage
jjw24 Dec 21, 2020
acd631b
Change wording
taooceros Dec 21, 2020
db0b4c1
Merge remote-tracking branch 'upstream/dev' into UpdateHttpMaster
taooceros Dec 21, 2020
85f5766
Optimize a few code
taooceros Dec 21, 2020
96609f7
Change the place of Wait in PluginManifest to make code more elegent
taooceros Dec 21, 2020
5ab8c4f
Update Proxy every time calling a http request method since the proxy…
taooceros Dec 21, 2020
88fa862
Use event triggered update method instead of checking Proxy every tim…
taooceros Dec 21, 2020
9348678
update plugin repo url
jjw24 Dec 22, 2020
952a242
merge PR #246: update URLs in Settings
JohnTheGr8 Dec 23, 2020
34f5192
1. Move PluginsManager constuction to Init().
taooceros Dec 27, 2020
deaac1c
replace install from search keyword
taooceros Dec 27, 2020
5a03587
Update PluginManifest if last update time is 12 hours ago
taooceros Dec 28, 2020
00457dd
change totalSeconds to Hours
taooceros Dec 29, 2020
bb9682f
Move get default hotkeys to pluginmanger and make Main.Context non-st…
taooceros Dec 29, 2020
f32e202
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft…
taooceros Dec 29, 2020
f026747
Change call method for default hotkeys.
taooceros Dec 29, 2020
5da8259
fix an unintended text error
taooceros Dec 29, 2020
c94a2f4
Use string.CompareTo instead of equal to check for update
taooceros Dec 29, 2020
a1a45a4
add eof
jjw24 Dec 29, 2020
f9349a6
fix condition of version compare
jjw24 Dec 29, 2020
e5b67ea
remove obsolete icoPath from settings
jjw24 Dec 29, 2020
0a47636
remove obsolete settings property in context menu class
jjw24 Dec 29, 2020
a1d1c95
change to tab in browser
jjw24 Dec 29, 2020
b106688
version bump
jjw24 Dec 29, 2020
000bafd
use camelCase and make last update time variable private
jjw24 Dec 29, 2020
181d871
Merge pull request #249 from taooceros/PluginManagerImprove
jjw24 Dec 29, 2020
a47f8b3
Update README.md
jjw24 Dec 29, 2020
d015fce
Merge Upstream
taooceros Dec 29, 2020
8ec781d
Merge branch 'UpdateHttpMaster' of github.com:taooceros/Flow.Launcher…
taooceros Dec 29, 2020
7dc66ea
Merge dev
taooceros Dec 29, 2020
cfa93a2
Add GetStreamAsync method
taooceros Dec 29, 2020
a806f7d
Change exception type
taooceros Dec 29, 2020
4d5119f
Add out of bound exception for pattern matching
taooceros Dec 29, 2020
e364b84
Use auto property
taooceros Dec 29, 2020
0c97db0
1. Change Get method Name to GetAsync
taooceros Dec 29, 2020
efa4908
Change usage of Http in Updater.cs and adding ConfigureAwait(false) f…
taooceros Dec 29, 2020
d4f94c6
Make InstallOrUpdate to async
taooceros Dec 29, 2020
d0743f6
Await Http.Download in Update method
taooceros Dec 29, 2020
c485578
Use CompareTo to check update for InstallOrUpdate method
taooceros Dec 29, 2020
58d281d
Merge pull request #178 from taooceros/UpdateHttpMaster
jjw24 Dec 29, 2020
e2b0386
remove Color plugin from Flow as a default plugin
jjw24 Dec 29, 2020
85584f4
remove post build script target of JsonRPC folder copy
jjw24 Dec 29, 2020
c5e4523
merge PR #251: update post_build.ps1 script
JohnTheGr8 Dec 29, 2020
f714e1e
Merge pull request #250 from Flow-Launcher/extract_colors_plugin
jjw24 Dec 29, 2020
a139a04
add bing search suggestion
taooceros Dec 30, 2020
82a3143
Merge branch 'dev' into addBingSearchSuggestion
jjw24 Dec 31, 2020
5c17cb6
version bump WebSearch
jjw24 Dec 31, 2020
fd32d36
Merge pull request #254 from taooceros/addBingSearchSuggestion
jjw24 Dec 31, 2020
12b19cf
Merge Dev
taooceros Dec 31, 2020
4a2e6db
Merge branch 'InformUserWhenUpdateFail' of github.com:taooceros/Flow.…
taooceros Dec 31, 2020
47bae47
Merge remote-tracking branch 'upstream/dev' into InformUserWhenUpdate…
taooceros Dec 31, 2020
5f345e1
Merge pull request #245 from taooceros/InformUserWhenUpdateFail
jjw24 Dec 31, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -300,4 +300,8 @@ migrateToAutomaticPackageRestore.ps1
*.pyc
*.diagsession
Output-Performance.txt
*.diff
*.diff

# vscode
.vscode
.history
1 change: 0 additions & 1 deletion Flow.Launcher.Core/Flow.Launcher.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.7.1" />
<PackageReference Include="squirrel.windows" Version="1.5.2" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down
169 changes: 0 additions & 169 deletions Flow.Launcher.Core/Plugin/PluginInstaller.cs

This file was deleted.

5 changes: 0 additions & 5 deletions Flow.Launcher.Core/Plugin/PluginManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,6 @@ public static void InitializePlugins(IPublicAPI api)
}
}

public static void InstallPlugin(string path)
{
PluginInstaller.Install(path);
}

public static List<PluginPair> ValidPluginsForQuery(Query query)
{
if (NonGlobalPlugins.ContainsKey(query.ActionKeyword))
Expand Down
2 changes: 1 addition & 1 deletion Flow.Launcher.Core/Resource/Internationalization.cs
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ public void ChangeLanguage(Language language)
{
language = language.NonNull();

Settings.Language = language.LanguageCode;

RemoveOldLanguageFiles();
if (language != AvailableLanguages.English)
{
LoadLanguage(language);
}
UpdatePluginMetadataTranslations();
Settings.Language = language.LanguageCode;

}

Expand Down
Loading