[skip ci] Update README.md

This commit is contained in:
2026-04-12 19:45:19 +02:00
parent 81cf70cbe3
commit 829d59f802

View File

@@ -364,7 +364,7 @@ npm run check:pages # pages (astro check + tsc)
## TODO
- [ ] Add support for TLS checks (certificate validity, expiration).
- [ ] 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.
- [ ] Initial support for incident management (manual status overrides, incident timeline).
- [ ] Branded status page.