feat(hub,site): enhance domain management and monitor UI
Build Docker images / Hub (push) Failing after 54s

Implement manual domain expiry overrides, improve subdomain discovery via CT logs, and enhance the monitoring dashboard with favicons and configurable display options.

hub:
- allow manual expiry and creation date overrides in domain API when WHOIS lookup fails
- implement JSON parsing for crt.sh certificate transparency log searches in subdomain discovery
- update monitor API routes to use curly brace syntax for path parameters

site:
- add manual registration date and period inputs to domain dialog
- implement monitor favicon support using Google's favicon service
- add configurable display options (uptime pills, heartbeat dots) to monitors table
- update localization files to include new UI elements
This commit is contained in:
Tomas Dvorak
2026-05-10 10:24:28 +02:00
parent b6f40af67f
commit 0dd7db8a82
39 changed files with 641 additions and 218 deletions
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "عرض"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "الشبكة"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "عرض أحدث 200 تنبيه."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "الأعمدة الظاهرة"
#~ msgid "Visible Fields"
#~ msgstr "الأعمدة الظاهرة"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Показване"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Мрежа"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Прегледайте последните си 200 сигнала."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Видими полета"
#~ msgid "Visible Fields"
#~ msgstr "Видими полета"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Zobrazení"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Síť"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Zobrazit vašich 200 nejnovějších upozornění."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Viditelné sloupce"
#~ msgid "Visible Fields"
#~ msgstr "Viditelné sloupce"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Visning"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr ""
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Se dine 200 nyeste alarmer."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Synlige felter"
#~ msgid "Visible Fields"
#~ msgstr "Synlige felter"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Anzeige"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Netzwerk"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Sieh dir die neusten 200 Alarme an."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Sichtbare Spalten"
#~ msgid "Visible Fields"
#~ msgstr "Sichtbare Spalten"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -507,8 +507,8 @@ msgid "Close"
msgstr "Close"
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr "Columns"
msgid "Columns"
msgstr "Columns"
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -788,6 +788,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Display"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr "Display"
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr "Display Columns"
@@ -1455,8 +1459,8 @@ msgid "Net"
msgstr "Net"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr "Network (Grouped)"
#~ msgid "Network (Grouped)"
#~ msgstr "Network (Grouped)"
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2456,8 +2460,8 @@ msgid "View your 200 most recent alerts."
msgstr "View your 200 most recent alerts."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Visible Fields"
#~ msgid "Visible Fields"
#~ msgstr "Visible Fields"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Pantalla"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Red"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Ver tus 200 alertas más recientes."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Columnas visibles"
#~ msgid "Visible Fields"
#~ msgstr "Columnas visibles"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "نمایش"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "شبکه"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "۲۰۰ هشدار اخیر خود را مشاهده کنید."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "فیلدهای قابل مشاهده"
#~ msgid "Visible Fields"
#~ msgstr "فیلدهای قابل مشاهده"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Affichage"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Rés"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Voir vos 200 dernières alertes."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Colonnes visibles"
#~ msgid "Visible Fields"
#~ msgstr "Colonnes visibles"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "תצוגה"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "רשת"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "צפה ב-200 ההתראות האחרונות שלך."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "שדות גלויים"
#~ msgid "Visible Fields"
#~ msgstr "שדות גלויים"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Prikaz"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Mreža"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Pogledajte posljednjih 200 upozorenja."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Vidljiva polja"
#~ msgid "Visible Fields"
#~ msgstr "Vidljiva polja"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Megjelenítés"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Hálózat"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Legfrissebb 200 riasztásod áttekintése."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Látható mezők"
#~ msgid "Visible Fields"
#~ msgstr "Látható mezők"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Tampilan"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Jaringan"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Lihat 200 peringatan terbaru anda."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Metrik yang Terlihat"
#~ msgid "Visible Fields"
#~ msgstr "Metrik yang Terlihat"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr ""
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Rete"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Visualizza i tuoi 200 avvisi più recenti."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Colonne visibili"
#~ msgid "Visible Fields"
#~ msgstr "Colonne visibili"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "表示"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "帯域"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "直近200件のアラートを表示します。"
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "表示列"
#~ msgid "Visible Fields"
#~ msgstr "表示列"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "표시"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "네트워크"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "최근 200개의 알림을 봅니다."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "표시할 열"
#~ msgid "Visible Fields"
#~ msgstr "표시할 열"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Weergave"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Netwerk"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Bekijk je 200 meest recente meldingen."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Zichtbare kolommen"
#~ msgid "Visible Fields"
#~ msgstr "Zichtbare kolommen"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Vis"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Nett"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Vis de 200 siste varslene."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Synlige Felter"
#~ msgid "Visible Fields"
#~ msgstr "Synlige Felter"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Widok"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Sieć"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Wyświetl 200 ostatnich alertów."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Widoczne kolumny"
#~ msgid "Visible Fields"
#~ msgstr "Widoczne kolumny"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Ecrã"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Rede"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Veja os seus 200 alertas mais recentes."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Campos Visíveis"
#~ msgid "Visible Fields"
#~ msgstr "Campos Visíveis"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Отображение"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Сеть"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Просмотреть 200 последних оповещений."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Видимые столбцы"
#~ msgid "Visible Fields"
#~ msgstr "Видимые столбцы"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Zaslon"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Mreža"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Oglejte si svojih 200 najnovejših opozoril."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Vidna polja"
#~ msgid "Visible Fields"
#~ msgstr "Vidna polja"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Приказ"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Мрежа"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Погледајте ваших 200 најновијих упозорења."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Видљива поља"
#~ msgid "Visible Fields"
#~ msgstr "Видљива поља"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Visa"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Nät"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Visa dina 200 senaste larm."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Synliga fält"
#~ msgid "Visible Fields"
#~ msgstr "Synliga fält"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Görünüm"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Ağ"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "En son 200 uyarınızı görüntüleyin."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Görünür Alanlar"
#~ msgid "Visible Fields"
#~ msgstr "Görünür Alanlar"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Відображення"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Мережа"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Переглянути 200 останніх сповіщень."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Видимі стовпці"
#~ msgid "Visible Fields"
#~ msgstr "Видимі стовпці"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "Hiển thị"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "Mạng"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "Xem 200 cảnh báo gần đây nhất của bạn."
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "Các cột hiển thị"
#~ msgid "Visible Fields"
#~ msgstr "Các cột hiển thị"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "显示"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "网络"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "查看您最近的200个警报。"
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "可见列"
#~ msgid "Visible Fields"
#~ msgstr "可见列"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "顯示"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "網絡"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "檢視最近 200 則警報。"
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "可見欄位"
#~ msgid "Visible Fields"
#~ msgstr "可見欄位"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx
+10 -6
View File
@@ -512,8 +512,8 @@ msgid "Close"
msgstr ""
#: src/components/systems-table/systems-table.tsx
#~ msgid "Columns"
#~ msgstr ""
msgid "Columns"
msgstr ""
#: src/components/login/forgot-pass-form.tsx
#: src/components/login/forgot-pass-form.tsx
@@ -793,6 +793,10 @@ msgctxt "Layout display options"
msgid "Display"
msgstr "顯示"
#: src/components/monitors-table/monitors-table.tsx
msgid "Display"
msgstr ""
#: src/components/domains-table/domains-table.tsx
msgid "Display Columns"
msgstr ""
@@ -1460,8 +1464,8 @@ msgid "Net"
msgstr "網路"
#: src/components/monitors-table/monitors-table.tsx
msgid "Network (Grouped)"
msgstr ""
#~ msgid "Network (Grouped)"
#~ msgstr ""
#: src/components/routes/system/charts/network-charts.tsx
msgid "Network traffic of docker containers"
@@ -2461,8 +2465,8 @@ msgid "View your 200 most recent alerts."
msgstr "檢視最近 200 則警報。"
#: src/components/systems-table/systems-table.tsx
msgid "Visible Fields"
msgstr "顯示欄位"
#~ msgid "Visible Fields"
#~ msgstr "顯示欄位"
#: src/components/routes/domain.tsx
#: src/components/routes/monitor.tsx