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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add SSE streaming for instant page load and real-time updates
Fuwn
2026-01-28
5
-19
/
+1129
*
fix: Handle libsql string-based time values
Fuwn
2026-01-23
1
-7
/
+41
*
feat: Switch to libsql driver for Turso compatibility
Fuwn
2026-01-23
2
-60
/
+72
*
feat: Add database maintenance with backup/reset modes and triggers
Fuwn
2026-01-23
4
-25
/
+473
*
feat: Add config imports for monitor inheritance
Fuwn
2026-01-22
1
-2
/
+84
*
perf: Implement zero-downtime configuration reload
Fuwn
2026-01-21
1
-68
/
+88
*
fix: Respect display.timezone for version tooltip build date
Fuwn
2026-01-20
2
-4
/
+35
*
feat: Add version tooltip to 'Powered by Kaze' footer
Fuwn
2026-01-20
2
-1
/
+45
*
feat: Add POST /api/reload endpoint for config reload
Fuwn
2026-01-20
1
-26
/
+79
*
feat: Use composite group/name key for monitor identification
Fuwn
2026-01-20
11
-188
/
+316
*
fix: Use wildcard path for badge endpoint to support .svg extension
Fuwn
2026-01-20
1
-1
/
+5
*
feat: Add SVG status badge endpoint
Fuwn
2026-01-20
1
-0
/
+131
*
feat: Add new API endpoints (health, summary, uptime, incidents)
Fuwn
2026-01-20
2
-0
/
+220
*
perf: Optimize API refresh to single /api/page request
Fuwn
2026-01-20
2
-69
/
+125
*
fix: Update history bars (ping ticks) in API refresh mode
Fuwn
2026-01-20
1
-23
/
+144
*
feat: Add API-based refresh mode for smoother updates
Fuwn
2026-01-20
3
-2
/
+199
*
feat: Add API access control (public/private/authenticated)
Fuwn
2026-01-20
2
-3
/
+77
*
feat: Add all remaining monitor options to group defaults
Fuwn
2026-01-20
1
-0
/
+50
*
feat: Expand group-level defaults with more monitor options
Fuwn
2026-01-20
1
-13
/
+56
*
fix: Support disable_uptime_tooltip in group defaults
Fuwn
2026-01-20
1
-5
/
+10
*
feat: Add disable_uptime_tooltip option
Fuwn
2026-01-20
3
-44
/
+47
*
fix: Use correct column name error_message in last failure query
Fuwn
2026-01-20
1
-5
/
+7
*
feat: Add uptime tooltip showing last failure time and reason
Fuwn
2026-01-20
3
-45
/
+111
*
feat: Add custom_head option for injecting HTML into head
Fuwn
2026-01-20
3
-5
/
+9
*
fix: Use generic error message for unknown error types
Fuwn
2026-01-20
1
-5
/
+1
*
fix: Remove detailed error from tooltip to prevent URL leakage
Fuwn
2026-01-20
1
-1
/
+1
*
fix: Simplify error messages in monitor display
Fuwn
2026-01-20
2
-3
/
+50
*
style: Update tab title format to show up/down counts
Fuwn
2026-01-20
1
-1
/
+1
*
style: Use arrow icons for tab title status
Fuwn
2026-01-20
1
-1
/
+1
*
feat: Add status indicator to browser tab title
Fuwn
2026-01-20
2
-4
/
+21
*
fix: Auto-select first item in command palette
Fuwn
2026-01-20
1
-4
/
+3
*
fix: Scroll selected item into view in command palette
Fuwn
2026-01-20
1
-0
/
+8
*
feat: Add command palette for quick navigation
Fuwn
2026-01-20
2
-1
/
+328
*
fix: Hide ping in tooltips when hide_ping is enabled
Fuwn
2026-01-20
2
-6
/
+30
*
feat: Add hide_ping option to hide response time
Fuwn
2026-01-20
3
-1
/
+4
*
fix: Add database type to config validation
Fuwn
2026-01-20
1
-2
/
+5
*
feat: Add database connection monitoring type
Fuwn
2026-01-20
3
-1
/
+534
*
feat: Add configurable UI scale option
Fuwn
2026-01-20
4
-9
/
+26
*
fix: Allow non-HTTP URL schemes in monitor links
Fuwn
2026-01-20
1
-2
/
+2
*
style: Remove default link underline styling
Fuwn
2026-01-20
2
-2
/
+7
*
feat: Add clickable link option for monitor names
Fuwn
2026-01-20
3
-1
/
+4
*
refactor: Use CSS prefers-color-scheme instead of JS-based theme toggle
Fuwn
2026-01-20
5
-130
/
+89
*
fix: Prevent flash of light mode on page load
Fuwn
2026-01-20
2
-33
/
+36
*
fix: Prevent flash of light mode on page load
Fuwn
2026-01-20
1
-6
/
+6
*
fix: Use consistent CSS selectors for theme variable overrides
Fuwn
2026-01-20
1
-2
/
+4
*
refactor: Use CSS variable overrides for proper theme integration
Fuwn
2026-01-20
2
-178
/
+49
*
feat: Improve theme CSS mappings for comprehensive styling
Fuwn
2026-01-20
1
-40
/
+108
*
fix: Support both single-color and dual-mode theme formats
Fuwn
2026-01-19
1
-10
/
+24
*
feat: Add OpenCode-compatible theme loader
Fuwn
2026-01-19
4
-2
/
+312
*
fix: Remove duplicate monitor name validation across groups
Fuwn
2026-01-19
1
-5
/
+0
[next]