uptime-kuma/db
Francluob be159b8028 feat: Add opt-in database down notification system
- Add send_database_down column to notification table (default: false)
- Only notifications with send_database_down enabled receive database down alerts
- Add GUI checkbox in NotificationDialog to configure opt-in setting
- Implement 24-hour cooldown period to prevent notification spam
- Add database error detector to avoid false positives
- Update tests to verify opt-in behavior

Addresses owner feedback:
- Not sending to all providers (opt-in only)
- GUI configuration available
- Turned off by default
- Cooldown prevents spam/rate limiting issues
2026-01-15 04:07:04 +01:00
..
knex_migrations feat: Add opt-in database down notification system 2026-01-15 04:07:04 +01:00
old_migrations chore: cleanup and refactoring 2025-02-18 00:45:53 +01:00
knex_init_db.js fix(analytics): fixed issues with db init and refactor of code and names 2025-04-10 23:48:46 +02:00
kuma.db add retries for pinging function 2021-07-19 18:23:06 +02:00
patch-monitor-tls-info-add-fk.sql Fix: Add missing FK for monitor-tls-info table [1.23.X] (#4631) 2024-03-31 12:05:38 +08:00