index
:
kaze
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.example.yaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add POST /api/reload endpoint for config reload
Fuwn
2026-01-20
1
-5
/
+14
*
feat: Add SVG status badge endpoint
Fuwn
2026-01-20
1
-0
/
+3
*
feat: Add new API endpoints (health, summary, uptime, incidents)
Fuwn
2026-01-20
1
-0
/
+7
*
perf: Optimize API refresh to single /api/page request
Fuwn
2026-01-20
1
-0
/
+2
*
feat: Add API-based refresh mode for smoother updates
Fuwn
2026-01-20
1
-0
/
+8
*
feat: Add API access control (public/private/authenticated)
Fuwn
2026-01-20
1
-0
/
+26
*
feat: Add all remaining monitor options to group defaults
Fuwn
2026-01-20
1
-13
/
+44
*
feat: Expand group-level defaults with more monitor options
Fuwn
2026-01-20
1
-8
/
+29
*
feat: Add custom_head option for injecting HTML into head
Fuwn
2026-01-20
1
-0
/
+3
*
feat: Add database connection monitoring type
Fuwn
2026-01-20
1
-5
/
+28
*
feat: Add configurable UI scale option
Fuwn
2026-01-20
1
-0
/
+4
*
feat: Add clickable link option for monitor names
Fuwn
2026-01-20
1
-0
/
+1
*
refactor: Use CSS prefers-color-scheme instead of JS-based theme toggle
Fuwn
2026-01-20
1
-4
/
+0
*
feat: Add OpenCode-compatible theme loader
Fuwn
2026-01-19
1
-0
/
+2
*
fix: Remove duplicate monitor name validation across groups
Fuwn
2026-01-19
1
-0
/
+2
*
feat: Add ICMP, DNS, and GraphQL monitor types
Fuwn
2026-01-19
1
-2
/
+61
*
feat: Add disable_ping_tooltips option to hide ping hover details
Fuwn
2026-01-19
1
-9
/
+13
*
feat: Add configurable user_agent to bypass bot detection
Fuwn
2026-01-19
1
-0
/
+3
*
feat: Add round_uptime option to round uptime percentages
Fuwn
2026-01-19
1
-0
/
+2
*
feat: Add group defaults, content checking, SSL tracking for Gemini, hide/rou...
Fuwn
2026-01-19
1
-8
/
+32
*
feat: Add reset_on_next_check flag to wipe monitor history
Fuwn
2026-01-19
1
-1
/
+4
*
feat: Add Gemini protocol support
Fuwn
2026-01-19
1
-1
/
+12
*
feat: Add retry option for monitor checks
Fuwn
2026-01-19
1
-0
/
+3
*
feat: Add browser timezone option for client-side time display
Fuwn
2026-01-19
1
-2
/
+6
*
feat: Simplify Docker to single data volume mount
Fuwn
2026-01-19
1
-2
/
+7
*
feat: Initial commit
Fuwn
2026-01-17
1
-0
/
+141