Privacy and error filter for web client (#6977)

Squashed all commits + co-authoring previous works

Co-authored-by: Derek Reiff <d@derekr.net>
Co-authored-by: Will Da Silva <will@willdasilva.xyz>
Co-authored-by: Yat Ho <46261767+tearfur@users.noreply.github.com>
This commit is contained in:
Rukario
2025-11-03 10:24:07 -08:00
committed by GitHub
parent 85a325ed71
commit 7be9808ccd
6 changed files with 73 additions and 34 deletions

View File

@@ -85,14 +85,7 @@
<header id="mainwin-statusbar">
<span>Show</span>
<select id="filter-mode">
<option value="all">All</option>
<option value="active">Active</option>
<option value="downloading">Downloading</option>
<option value="seeding">Seeding</option>
<option value="paused">Paused</option>
<option value="finished">Finished</option>
</select>
<select id="filter-mode"></select>
<select id="filter-tracker"></select>
<input type="search" id="torrent-search" placeholder="Filter" />
<span id="filter-count">&nbsp;</span>