feat(site): enhance monitoring, domain, and system tracking
Build Docker images / Hub (push) Failing after 5m57s

- Improve domain lookup by adding CNAME and SRV record support
- Enhance domain status logic to include expiry and DNS resolution verification
- Update monitoring API to perform synchronous initial checks for immediate status updates
- Refactor site UI:
    - Add tag filtering to domains and monitors tables
    - Improve calendar view with better visual indicators for today and events
    - Update monitor detail view with improved status badges and pending states
    - Simplify home page layout by removing redundant card wrappers
- Update localization files for numerous languages to support new UI elements
- Add `cleanEndpointsConfig` to hub to safely reuse Docker network settings during container updates
This commit is contained in:
Tomas Dvorak
2026-05-02 15:38:41 +02:00
parent c7e2c88604
commit 21657abe38
48 changed files with 3215 additions and 583 deletions
+76 -7
View File
@@ -97,6 +97,10 @@ msgstr "5 mnt"
msgid "8.8.8.8"
msgstr ""
#: src/components/routes/incidents.tsx
msgid "Acknowledge"
msgstr ""
#. Table column
#: src/components/monitors-table/monitors-table.tsx
#: src/components/routes/settings/quiet-hours.tsx
@@ -130,9 +134,9 @@ msgstr "Peringatan Aktif"
msgid "Active state"
msgstr "Status aktif"
#: src/components/monitors-table/monitors-table.tsx
#~ msgid "Add"
#~ msgstr ""
#: src/components/routes/incidents.tsx
msgid "Add"
msgstr ""
#: src/components/add-system.tsx
#: src/components/add-system.tsx
@@ -151,8 +155,8 @@ msgid "Add Monitor"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Add System"
#~ msgstr ""
msgid "Add System"
msgstr ""
#: src/components/routes/settings/notifications.tsx
msgid "Add URL"
@@ -459,6 +463,7 @@ msgstr "Periksa riwayat untuk lebih detail."
msgid "Check now"
msgstr ""
#: src/components/routes/monitor.tsx
#: src/components/routes/monitor.tsx
msgid "Check Now"
msgstr ""
@@ -493,6 +498,10 @@ msgstr "Klik pada sistem untuk melihat informasi lebih banyak."
msgid "Click to copy"
msgstr "Klik untuk menyalin"
#: src/components/routes/incidents.tsx
msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
@@ -621,6 +630,7 @@ msgstr "Rincian Waktu CPU"
msgid "CPU Usage"
msgstr "Penggunaan CPU"
#: src/components/routes/incidents.tsx
#: src/components/routes/settings/quiet-hours.tsx
msgid "Create"
msgstr "Buat"
@@ -629,15 +639,27 @@ msgstr "Buat"
msgid "Create account"
msgstr "Buat akun"
#: src/components/routes/incidents.tsx
msgid "Create Incident"
msgstr ""
#: src/components/monitors-table/add-monitor-dialog.tsx
msgid "Create Monitor"
msgstr ""
#: src/components/routes/incidents.tsx
msgid "Create New Incident"
msgstr ""
#. Context: date created
#: src/components/alerts-history-columns.tsx
msgid "Created"
msgstr "Dibuat"
#: src/components/routes/incidents.tsx
msgid "Creating..."
msgstr ""
#: src/components/routes/settings/general.tsx
msgid "Critical (%)"
msgstr "Kritis (%)"
@@ -721,6 +743,10 @@ msgstr "Deskripsi"
msgid "Detail"
msgstr ""
#: src/components/routes/incidents.tsx
msgid "Details"
msgstr ""
#: src/components/routes/system/smart-table.tsx
msgid "Device"
msgstr "Perangkat"
@@ -788,6 +814,8 @@ msgid "Domain and SSL expiry calendar"
msgstr ""
#: src/components/domains-table/domains-table.tsx
#: src/components/routes/home.tsx
#: src/components/routes/monitoring.tsx
msgid "Domain Monitoring"
msgstr ""
@@ -795,6 +823,10 @@ msgstr ""
msgid "Domains"
msgstr ""
#: src/components/routes/incidents.tsx
msgid "Done"
msgstr ""
#. Context: System is down
#: src/components/alerts-history-columns.tsx
#: src/components/routes/system/info-bar.tsx
@@ -1318,6 +1350,10 @@ msgstr ""
msgid "Manual setup instructions"
msgstr "Instruksi setup manual"
#: src/components/routes/incidents.tsx
msgid "Manually create an incident for tracking"
msgstr ""
#. Chart select field. Please try to keep this short.
#: src/components/routes/system/chart-card.tsx
msgid "Max 1 min"
@@ -1371,12 +1407,14 @@ msgid "Monitor updated successfully"
msgstr ""
#: src/components/monitors-table/monitors-table.tsx
#: src/components/routes/home.tsx
msgid "Monitor websites, APIs, and services"
msgstr ""
#: src/components/command-palette.tsx
#: src/components/navbar.tsx
#: src/components/navbar.tsx
#: src/components/routes/monitoring.tsx
msgid "Monitoring"
msgstr ""
@@ -1436,6 +1474,10 @@ msgstr "Tidak"
msgid "No data available for selected time range"
msgstr ""
#: src/components/routes/incidents.tsx
msgid "No incidents found."
msgstr ""
#: src/components/monitors-table/monitors-table.tsx
msgid "No monitors configured yet."
msgstr ""
@@ -1748,6 +1790,10 @@ msgstr "Memerlukan"
msgid "Reset Password"
msgstr "Reset Kata Sandi"
#: src/components/routes/incidents.tsx
msgid "Resolve"
msgstr ""
#: src/components/alerts-history-columns.tsx
#: src/components/alerts-history-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx
@@ -1958,6 +2004,8 @@ msgstr "Status"
#: src/components/containers-table/containers-table-columns.tsx
#: src/components/domains-table/domains-table.tsx
#: src/components/domains-table/domains-table.tsx
#: src/components/monitors-table/monitors-table.tsx
#: src/components/monitors-table/monitors-table.tsx
#: src/components/monitors-table/monitors-table.tsx
#: src/components/routes/system/smart-table.tsx
@@ -2016,6 +2064,10 @@ msgstr "Sistem"
msgid "System load averages over time"
msgstr "Rata-rata beban sistem dari waktu ke waktu"
#: src/components/routes/home.tsx
msgid "System Monitoring"
msgstr ""
#: src/components/systemd-table/systemd-table.tsx
msgid "Systemd Services"
msgstr "Layanan Systemd"
@@ -2039,6 +2091,10 @@ msgctxt "Tabs system layout option"
msgid "Tabs"
msgstr "Tab"
#: src/components/monitors-table/monitors-table.tsx
msgid "Tags"
msgstr ""
#: src/components/systemd-table/systemd-table.tsx
msgid "Tasks"
msgstr "Tugas"
@@ -2157,10 +2213,23 @@ msgstr ""
msgid "Total: {0}"
msgstr ""
#: src/components/routes/home.tsx
#: src/components/routes/monitoring.tsx
msgid "Track domain expiry dates and DNS status"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Track domain expiry dates and watch domains for purchase"
msgstr ""
#: src/components/routes/home.tsx
msgid "Track system resources, containers, and health"
msgstr ""
#: src/components/routes/monitoring.tsx
msgid "Track uptime, response times, and service health"
msgstr ""
#: src/components/systemd-table/systemd-table.tsx
msgid "Triggered by"
msgstr "Dipicu oleh"
@@ -2347,7 +2416,6 @@ msgstr "Utilisasi"
msgid "Value"
msgstr "Nilai"
#: src/components/domains-table/domains-table.tsx
#: src/components/monitors-table/monitors-table.tsx
#: src/components/systems-table/systems-table.tsx
msgid "View"
@@ -2400,7 +2468,8 @@ msgstr "Ambang peringatan"
msgid "Webhook / Push notifications"
msgstr "Webhook / Push notifikasi"
#: src/components/monitors-table/monitors-table.tsx
#: src/components/routes/home.tsx
#: src/components/routes/monitoring.tsx
msgid "Website & Service Monitoring"
msgstr ""