Add WebAPI/WebUI for managing cookies

Closes #21125.
PR #21340.
This commit is contained in:
Thomas Piccirello
2024-09-30 05:13:25 -04:00
committed by GitHub
parent 10eb921d70
commit 6bbb7b71cd
10 changed files with 285 additions and 29 deletions

View File

@@ -25,6 +25,7 @@
<file>private/images/application-rss.svg</file>
<file>private/images/application-url.svg</file>
<file>private/images/arrow-right.gif</file>
<file>private/images/browser-cookies.svg</file>
<file>private/images/checked-completed.svg</file>
<file>private/images/collapse.svg</file>
<file>private/images/configure.svg</file>
@@ -424,6 +425,7 @@
<file>private/views/aboutToolbar.html</file>
<file>private/views/confirmdeletion.html</file>
<file>private/views/confirmRecheck.html</file>
<file>private/views/cookies.html</file>
<file>private/views/filters.html</file>
<file>private/views/installsearchplugin.html</file>
<file>private/views/log.html</file>