feat(site): overhaul domain and monitor detail views
Build Docker images / Hub (push) Failing after 1m21s

Refactor the domain and monitor detail pages to use a new modular
component architecture. This includes:

- Implementing `domain-info-sections.tsx` and `monitor-info-sections.tsx`
  to provide structured, card-based information layouts.
- Enhancing domain details with new sections for DNS, SSL, SEO, and
  hosting information.
- Improving monitor details with enhanced uptime visualizations and
  response time statistics.
- Updating the PageSpeed check API to support an optional API key from
  environment variables.
- Cleaning up UI components and improving code formatting in the
  monitors table.
- Updating localization files to support new UI strings.
This commit is contained in:
Tomas Dvorak
2026-05-18 18:27:12 +02:00
parent fe5c7eaa95
commit 18046aee71
37 changed files with 1906 additions and 1384 deletions
+6 -2
View File
@@ -1830,6 +1830,10 @@ msgstr "解決済み"
msgid "Response"
msgstr ""
#: src/components/routes/monitor.tsx
msgid "Response time over the selected period"
msgstr ""
#: src/components/routes/monitor.tsx
#~ msgid "Response Times"
#~ msgstr ""
@@ -2041,8 +2045,8 @@ msgid "Status"
msgstr "ステータス"
#: src/components/routes/monitor.tsx
msgid "Status and response time over the selected period"
msgstr ""
#~ msgid "Status and response time over the selected period"
#~ msgstr ""
#: src/components/routes/status-pages.tsx
msgid "Status Page Manager"