aboutsummaryrefslogtreecommitdiff
path: root/internal/server
Commit message (Expand)AuthorAgeFilesLines
* feat: Add OpenCode-compatible theme loaderFuwn2026-01-192-2/+24
* feat: Add ICMP, DNS, and GraphQL monitor typesFuwn2026-01-191-3/+4
* feat: Add disable_ping_tooltips option to hide ping hover detailsFuwn2026-01-192-16/+18
* 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 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-173-0/+1613