aboutsummaryrefslogtreecommitdiff
path: root/config.example.yaml
Commit message (Expand)AuthorAgeFilesLines
* feat: Add clickable link option for monitor namesFuwn2026-01-201-0/+1
* refactor: Use CSS prefers-color-scheme instead of JS-based theme toggleFuwn2026-01-201-4/+0
* feat: Add OpenCode-compatible theme loaderFuwn2026-01-191-0/+2
* fix: Remove duplicate monitor name validation across groupsFuwn2026-01-191-0/+2
* feat: Add ICMP, DNS, and GraphQL monitor typesFuwn2026-01-191-2/+61
* feat: Add disable_ping_tooltips option to hide ping hover detailsFuwn2026-01-191-9/+13
* feat: Add configurable user_agent to bypass bot detectionFuwn2026-01-191-0/+3
* feat: Add round_uptime option to round uptime percentagesFuwn2026-01-191-0/+2
* feat: Add group defaults, content checking, SSL tracking for Gemini, hide/rou...Fuwn2026-01-191-8/+32
* feat: Add reset_on_next_check flag to wipe monitor historyFuwn2026-01-191-1/+4
* feat: Add Gemini protocol supportFuwn2026-01-191-1/+12
* feat: Add retry option for monitor checksFuwn2026-01-191-0/+3
* feat: Add browser timezone option for client-side time displayFuwn2026-01-191-2/+6
* feat: Simplify Docker to single data volume mountFuwn2026-01-191-2/+7
* feat: Initial commitFuwn2026-01-171-0/+141