Cap dashboard recent events at ~12; add a /logs page #17

Open
opened 2026-06-21 18:01:14 +00:00 by Kessinen · 0 comments
Owner

The dashboard pulls 50 log rows; cap the dashboard view at ~12 most-recent to keep it scannable, and add a dedicated /logs page for full history.

/logs: query logs.db newest-first with paging and a level filter (info/error, optionally debug); reuse the day-divider rendering. Dashboard feed gets a 'view all' link. RecentLogs already excludes debug; the /logs page can optionally include it. Ties into the logs.db work.

The dashboard pulls 50 log rows; cap the dashboard view at ~12 most-recent to keep it scannable, and add a dedicated /logs page for full history. /logs: query logs.db newest-first with paging and a level filter (info/error, optionally debug); reuse the day-divider rendering. Dashboard feed gets a 'view all' link. RecentLogs already excludes debug; the /logs page can optionally include it. Ties into the logs.db work.
Kessinen added the enhancementui labels 2026-06-21 18:01:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kessinen/av1dae#17