Kuma/db
Doruk ad713eda4b feat: Add configurable heartbeat bar range for status pages
Add a configurable range option (7/30/60/90/180/365 days) for heartbeat bars on status pages.
This allows status page owners to customize how much historical data is shown to visitors.

Changes:
- Add database migration for heartbeat_bar_range_days column
- Update StatusPage model to include heartbeat bar range setting
- Modify heartbeat API endpoint to respect configured range
- Add UI controls in status page editor for range selection
- Update English translations for new settings
- Default to 90 days for backward compatibility

Resolves #1888
2025-06-14 01:06:53 +02:00
..
knex_migrations feat: Add configurable heartbeat bar range for status pages 2025-06-14 01:06:53 +02:00
old_migrations Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08:00
knex_init_db.js Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08: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