Commit Graph

5 Commits (e368c267942dd8b8bced824292e0fc12604c02fe)

Author SHA1 Message Date
lyc8503 fcdc203017 feat: improve styles for alert, support mobile devices 2025-09-21 01:17:00 +08:00
lyc8503 62bca079cb feat: remove hash 2025-09-20 22:56:26 +08:00
lyc8503 16ef9bf3e7 fix: always truthy title 2025-09-20 21:33:43 +08:00
Bennet Gallein 1804e19a98
feat: hash linking to individual incidents 2025-06-14 11:10:09 +02:00
Bennet Gallein a6c8eb6e12
maintenance mode (#101)
* feat: move types

* feat: add maintenance alert

* feat: move to config/base class to have fallback values on missing exports

* fix: wrong import for types

* Revert "fix: wrong import for types"

This reverts commit ca2b2e3a68.

* Revert "feat: move to config/base class to have fallback values on missing exports"

This reverts commit 9932ea2590.

* fix: imports

* chore: formatting

* fix: handle filtering for global status

* fix: pass props

* fix: ignore active maintenances when sending notifications

* fix: mark as warning when monitor is in maintenance

* fix: title width & warning icon

* fix: remove accordeons again

* alert config/style changes, worker code improve

* update example config

* update example config

* set monitors to be optional

---------

Co-authored-by: lyc8503 <me@lyc8503.net>
2025-05-01 01:09:53 +08:00