aboutsummaryrefslogtreecommitdiff
path: root/internal/storage/sqlite.go
Commit message (Expand)AuthorAgeFilesLines
* fix: Use correct column name error_message in last failure queryFuwn2026-01-201-5/+7
* feat: Add uptime tooltip showing last failure time and reasonFuwn2026-01-201-0/+32
* feat: Add reset_on_next_check flag to wipe monitor historyFuwn2026-01-191-0/+21
* feat: Initial commitFuwn2026-01-171-0/+679