feat: Add image sources management and update server middleware
Some checks failed
Deploy to BeePC / deploy (push) Has been cancelled

This commit is contained in:
2026-02-17 20:44:53 -05:00
parent 854fd199bf
commit 706d48f549
5 changed files with 789 additions and 21 deletions

View File

@@ -45,6 +45,11 @@
<h3>Image Gallery</h3>
<p>Browse captured images on an interactive timeline</p>
</a>
<a href="/sources.html" class="feature-card">
<div class="feature-icon">📡</div>
<h3>Image Sources</h3>
<p>Add cameras, edit tags, and manage fetch intervals</p>
</a>
<a href="/api/stats" class="feature-card">
<div class="feature-icon">📊</div>
<h3>Statistics</h3>