Merge pull request #10158 from Piccirello/webui-peers-table

Add ability to add and ban a peer from the Web UI
This commit is contained in:
Mike Tzou
2019-08-06 10:16:09 +08:00
committed by GitHub
8 changed files with 197 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
<qresource prefix="/www">
<file>private/about.html</file>
<file>private/aboutToolbar.html</file>
<file>private/addpeers.html</file>
<file>private/addtrackers.html</file>
<file>private/confirmdeletion.html</file>
<file>private/css/Core.css</file>