[skip ci] Update TODO

This commit is contained in:
2026-04-12 19:50:33 +02:00
parent 829d59f802
commit 80ba688f41

View File

@@ -367,5 +367,5 @@ npm run check:pages # pages (astro check + tsc)
- [ ] Add support for TLS checks (certificate validity, expiration). Apparently, the Workers API does not support certificate data access, even at the socket level. An external service may be required. - [ ] Add support for TLS checks (certificate validity, expiration). Apparently, the Workers API does not support certificate data access, even at the socket level. An external service may be required.
- [ ] Refine the status page to look... well... less IA generated. - [ ] Refine the status page to look... well... less IA generated.
- [ ] Initial support for incident management (manual status overrides, incident timeline). - [ ] Initial support for incident management (manual status overrides, incident timeline).
- [ ] Branded status page. - [x] Branded status page (simple custom banner).
- [ ] Add support for notifications other than webhooks. - [] Add support for notifications other than webhooks.