aboutsummaryrefslogtreecommitdiff
path: root/internal/monitor
Commit message (Expand)AuthorAgeFilesLines
* feat: Add SSE streaming for instant page load and real-time updatesFuwn2026-01-281-10/+19
* feat: Add database maintenance with backup/reset modes and triggersFuwn2026-01-231-2/+31
* feat: Use composite group/name key for monitor identificationFuwn2026-01-209-152/+181
* feat: Add database connection monitoring typeFuwn2026-01-202-1/+532
* feat: Add ICMP, DNS, and GraphQL monitor typesFuwn2026-01-194-1/+651
* feat: Add configurable user_agent to bypass bot detectionFuwn2026-01-191-1/+7
* feat: Add round_uptime option to round uptime percentagesFuwn2026-01-194-0/+24
* feat: Add group defaults, content checking, SSL tracking for Gemini, hide/rou...Fuwn2026-01-194-57/+142
* feat: Add reset_on_next_check flag to wipe monitor historyFuwn2026-01-191-11/+42
* feat: Add Gemini protocol supportFuwn2026-01-192-0/+219
* feat: Add retry option for monitor checksFuwn2026-01-194-1/+47
* feat: Initial commitFuwn2026-01-174-0/+539