WebUI: Support managing web seeds

Closes #8475.
PR #21055.
This commit is contained in:
Thomas Piccirello
2024-09-28 00:37:36 -07:00
committed by GitHub
parent a23f45cc70
commit 81def39d8c
8 changed files with 304 additions and 87 deletions

View File

@@ -2,6 +2,7 @@
<qresource prefix="/www">
<file>private/addpeers.html</file>
<file>private/addtrackers.html</file>
<file>private/addwebseeds.html</file>
<file>private/confirmfeeddeletion.html</file>
<file>private/confirmruleclear.html</file>
<file>private/confirmruledeletion.html</file>
@@ -18,6 +19,7 @@
<file>private/download.html</file>
<file>private/downloadlimit.html</file>
<file>private/edittracker.html</file>
<file>private/editwebseed.html</file>
<file>private/images/3-state-checkbox.gif</file>
<file>private/images/application-exit.svg</file>
<file>private/images/application-rss.svg</file>