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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add all remaining monitor options to group defaults
Fuwn
2026-01-20
2
-13
/
+94
*
feat: Expand group-level defaults with more monitor options
Fuwn
2026-01-20
2
-21
/
+85
*
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
4
-5
/
+12
*
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
3
-5
/
+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
4
-2
/
+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
4
-6
/
+562
*
feat: Add configurable UI scale option
Fuwn
2026-01-20
6
-16
/
+30
*
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
4
-1
/
+5
*
refactor: Use CSS prefers-color-scheme instead of JS-based theme toggle
Fuwn
2026-01-20
6
-134
/
+89
*
chore: Add justfile
Fuwn
2026-01-20
1
-0
/
+84
*
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
5
-2
/
+314
*
fix: Remove duplicate monitor name validation across groups
Fuwn
2026-01-19
2
-5
/
+2
*
docs: Remove completed features from ideas.md
Fuwn
2026-01-19
1
-4
/
+0
*
feat: Add ICMP, DNS, and GraphQL monitor types
Fuwn
2026-01-19
9
-9
/
+754
*
feat: Add disable_ping_tooltips option to hide ping hover details
Fuwn
2026-01-19
4
-46
/
+58
*
fix: Preserve config formatting when updating reset flag
Fuwn
2026-01-19
1
-22
/
+53
*
feat: Add configurable user_agent to bypass bot detection
Fuwn
2026-01-19
3
-1
/
+11
*
feat: Change default favicon to wind chime emoji (🎐)
Fuwn
2026-01-19
1
-1
/
+1
*
feat: Add wind emoji (💨) as default favicon
Fuwn
2026-01-19
1
-1
/
+5
*
feat: Add round_uptime option to round uptime percentages
Fuwn
2026-01-19
6
-0
/
+27
*
feat: Add group defaults, content checking, SSL tracking for Gemini, hide/rou...
Fuwn
2026-01-19
6
-83
/
+229
*
feat: Add reset_on_next_check flag to wipe monitor history
Fuwn
2026-01-19
5
-25
/
+128
*
docs: Add TOFU certificate tracking to future ideas
Fuwn
2026-01-19
1
-0
/
+8
*
feat: Add Gemini protocol support
Fuwn
2026-01-19
4
-3
/
+239
*
feat: Add retry option for monitor checks
Fuwn
2026-01-19
6
-1
/
+55
*
feat: Add browser timezone option for client-side time display
Fuwn
2026-01-19
3
-23
/
+183
*
fix: Implement response buffering to prevent broken pipe errors
Fuwn
2026-01-19
1
-5
/
+15
*
feat: Simplify Docker to single data volume mount
Fuwn
2026-01-19
4
-8
/
+23
[next]