Release 1.5.13

This commit is contained in:
2026-07-26 20:26:01 +01:00
parent 4afaeaafb1
commit 815c808d73
59 changed files with 1418 additions and 3042 deletions
@@ -22,11 +22,11 @@
<table class="table table-striped w-100 mb-0" data-table-searchable>
<thead>
<tr>
<th>Name</th>
<th>API URL</th>
<th>Refresh interval</th>
<th>Last pulled</th>
<th>Last response</th>
<th data-table-sort-key="name">Name</th>
<th data-table-sort-key="url">API URL</th>
<th data-table-sort-key="interval">Refresh interval</th>
<th data-table-sort-key="last_pulled">Last pulled</th>
<th data-table-sort-key="last_response">Last response</th>
<th>Actions</th>
</tr>
</thead>
@@ -22,10 +22,10 @@
<table class="table table-striped w-100 mb-0" data-table-searchable>
<thead>
<tr>
<th>Name</th>
<th>Feed URL</th>
<th>Refresh interval</th>
<th>Items pulled</th>
<th data-table-sort-key="name">Name</th>
<th data-table-sort-key="url">Feed URL</th>
<th data-table-sort-key="interval">Refresh interval</th>
<th data-table-sort-key="items">Items pulled</th>
<th>Actions</th>
</tr>
</thead>