aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
...
* feat: Add ICMP, DNS, and GraphQL monitor typesFuwn2026-01-196-6/+672
* feat: Add disable_ping_tooltips option to hide ping hover detailsFuwn2026-01-193-37/+45
* fix: Preserve config formatting when updating reset flagFuwn2026-01-191-22/+53
* feat: Add configurable user_agent to bypass bot detectionFuwn2026-01-192-1/+8
* feat: Change default favicon to wind chime emoji (🎐)Fuwn2026-01-191-1/+1
* feat: Add wind emoji (💨) as default faviconFuwn2026-01-191-1/+5
* feat: Add round_uptime option to round uptime percentagesFuwn2026-01-195-0/+25
* feat: Add group defaults, content checking, SSL tracking for Gemini, hide/rou...Fuwn2026-01-195-75/+197
* feat: Add reset_on_next_check flag to wipe monitor historyFuwn2026-01-193-22/+122
* feat: Add Gemini protocol supportFuwn2026-01-193-2/+227
* feat: Add retry option for monitor checksFuwn2026-01-195-1/+52
* feat: Add browser timezone option for client-side time displayFuwn2026-01-192-21/+177
* fix: Implement response buffering to prevent broken pipe errorsFuwn2026-01-191-5/+15
* fix: Remove superfluous WriteHeader call in template error handlingFuwn2026-01-191-1/+1
* feat: Terminal aestheticFuwn2026-01-171-242/+210
* feat: StyleFuwn2026-01-171-51/+73
* feat: Initial commitFuwn2026-01-179-0/+3130