v0.1.16 - Got the admin page kinda working

This commit is contained in:
Your Name
2025-12-12 16:41:38 -04:00
parent d0bf851e86
commit fe27b5e41a
13 changed files with 22305 additions and 9425 deletions

View File

@@ -97,12 +97,12 @@
<td id="total-events">-</td>
</tr>
<tr>
<td>Process ID</td>
<td id="process-id">-</td>
<td>Total Size</td>
<td id="total-size">-</td>
</tr>
<tr>
<td>Active Connections</td>
<td id="active-subscriptions">-</td>
<td>Process ID</td>
<td id="process-id">-</td>
</tr>
<tr>
<td>Memory Usage</td>
@@ -188,7 +188,8 @@
<tr>
<th>Rank</th>
<th>Pubkey</th>
<th>Event Count</th>
<th>Blob Count</th>
<th>Total Size</th>
<th>Percentage</th>
</tr>
</thead>