This repository was archived by the owner on Dec 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 220
Install plugin and dependencies. #807
Merged
Merged
Changes from 13 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
93272da
Install plugin and dependancies.
0ed1611
remove unsed if statement
6bd6491
fix incorrect file path check
b789bfa
Add plugin file checksum
57556ae
update format
6920e43
Update Checksum
79a63ed
Update MainService.Plugins.cs
aac4acb
Merge branch 'master' into plugin-dependancy
32e9835
Update MainService.Plugins.cs
6ace0c0
Update MainService.Plugins.cs
aec9aa2
Update MainService.Plugins.cs
6b697b3
version
3af86cc
Update Helper.cs
0c26ba9
Remove using
erikzhang 252956b
Merge branch 'plugin-dependancy' of github.com:Liaojinghui/neo-node i…
3786f17
remove hard code dependency
cbd2566
catch exception if no dependency file
5ba876f
skip existing dependency
6cdf6c4
fix typo
3f2f34f
update comments
f22c4e2
add `reinstall` command
7b8a696
fix format
571f8de
optimise dependency check
e2e8537
optimise `Uninstall` command
2e1942b
check dependency from archive file before install plugin
a8bf3aa
prevent circular dependency
4e5eac6
fix typo
5718a3d
update comment
6ab1591
fix `reinstall`
1d409ab
fix circular dependency
386cfdd
fix format
2e804c3
install dependency from config.json
b03fbc5
Merge branch 'master' into plugin-dependancy
a26dff4
Add url
c29cdd8
Merge branch 'master' into plugin-dependancy
087bbaf
Update MainService.Plugins.cs
shargon 90d062e
Merge branch 'master' into plugin-dependancy
1b1651a
update command suggestion
224bf21
Merge branch 'master' into plugin-dependancy
450cc22
remove unused file path.
7e29ca6
Merge branch 'master' into plugin-dependancy
shargon 8172b16
Merge branch 'master' into plugin-dependancy
be611a9
Merge branch 'master' into plugin-dependancy
4b4a9c5
fix merge issues
05ba379
Merge branch 'master' into plugin-dependancy
cc201b9
update typo and format
79e5ada
update console output format
5dd3b9f
Merge branch 'develop' into plugin-dependancy
1833dd6
Update neo-cli/CLI/MainService.Plugins.cs
2ffb8ae
Rename
erikzhang 3c2adee
Update MainService.Plugins.cs
erikzhang a2d4280
install plugin first
be78734
update temp path
4e688e3
in case of multiple `config.json` no matter what
44b30b7
format
1b429da
Optimize
erikzhang 8cf1154
Remove pluginToInstall
erikzhang 372928a
Optimize console messages
erikzhang d653a05
Optimize InstallPluginAsync and InstallDependency
erikzhang d91896d
Rename
erikzhang 72ff5e6
Add installed
erikzhang 321eee1
remove reinstall
a65b8e1
Revert "remove reinstall"
c3b40a1
fix reinstall issue
d8c257c
optimise logic
6c4542f
optimise logic
c9754a2
optimise logic...
5091ae0
fix format
770d3b0
ignore file operation exception
bd0631b
remove uninstall.plugin.txt
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.