Add basic whois and logs modal to view stored events from local db

This commit is contained in:
2025-11-17 10:29:48 +01:00
parent 2dd62b63e9
commit b261a2e92e
7 changed files with 190 additions and 7 deletions

View File

@@ -47,6 +47,12 @@
"logs.table.ip": "IP",
"logs.table.time": "Time",
"logs.table.country": "Country",
"logs.table.actions": "Actions",
"logs.actions.whois": "Whois",
"logs.actions.logs": "Logs",
"logs.modal.whois_title": "Whois Information",
"logs.modal.logs_title": "Logs",
"logs.modal.jail": "Jail",
"filter_debug.title": "Filter Debug",
"filter_debug.select_filter": "Select a Filter",
"filter_debug.log_lines": "Log Lines",