Commit Graph

12 Commits (e9d8a1c842b11138c48baff9e7a42b1f0fdb2def)

Author SHA1 Message Date
lyc8503 e9d8a1c842 Add Chinese translation (Thank you copilot, and I swear I reviewed the code carefully) 2025-12-23 23:22:33 +08: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
lyc8503 4bcf4173ea misc: run prettier 2025-04-19 21:50:43 +08:00
lyc8503 31cb82c747
fix: ts compile error missing key 2025-03-25 17:11:39 +08:00
lyc8503 dabccd83f6 feat: display incident reason 2025-03-25 16:39:05 +08:00
lyc8503 79ea2fba2c fix #54: show date in popup and add touchscreen support 2024-08-21 11:08:01 +08:00
lyc8503 9436bf2eb6 fix: show today's status bar 2023-11-19 01:03:37 +08:00
lyc8503 499bdf5a88 bar percent finish & responsive ui 2023-11-06 22:54:55 +08:00
lyc8503 eba65bd654 format code 2023-11-06 00:38:30 +08:00
lyc8503 6157bc0879 add tcp timeout, fix worker stuck 2023-10-28 16:02:22 +08:00
lyc8503 4817fef547 header responsive update, fix worker tcp read 2023-10-28 01:38:21 +08:00
lyc8503 aef4dedabe iata added, todo fix location 2023-10-23 01:50:25 +08:00