Files
rust-rcon/js/pages
angryzeroandCopilot 5f25974cf2 feat: hide IP addresses by default, click to reveal
Added maskIp() helper that replaces IPs with ••••••••. A global
delegated click handler reveals the address on click. Applied to:
- Player list 'Address' column
- Player info 'Address' field

Styled .ip-masked with dimmed text and purple hover glow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-13 18:53:18 +02:00
..