Filament-style dark UI served directly by the API:
- Dashboard: player/entity/userdata/titledata counts + recent players
- /admin/players: searchable player list (name/id/steam)
- /admin/players/{id}: full player view — balance/faction/Fortuna cards, inventory
table, and every UserData key pretty-printed (collapsible)
- /admin/titledata + /admin/titledata/{key}: browse in-memory title data
Restricted to LAN/loopback callers (RemoteIpAddress check) so it is never reachable
from the public internet even though :8443 is port-forwarded.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Filament-style dark UI served directly by the API:
- Dashboard: player/entity/userdata/titledata counts + recent players
- /admin/players: searchable player list (name/id/steam)
- /admin/players/{id}: full player view — balance/faction/Fortuna cards, inventory
table, and every UserData key pretty-printed (collapsible)
- /admin/titledata + /admin/titledata/{key}: browse in-memory title data
Restricted to LAN/loopback callers (RemoteIpAddress check) so it is never reachable
from the public internet even though :8443 is port-forwarded.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Panel read-only de visualisation DB, build validé.
Filament-style dark UI served directly by the API: - Dashboard: player/entity/userdata/titledata counts + recent players - /admin/players: searchable player list (name/id/steam) - /admin/players/{id}: full player view — balance/faction/Fortuna cards, inventory table, and every UserData key pretty-printed (collapsible) - /admin/titledata + /admin/titledata/{key}: browse in-memory title data Restricted to LAN/loopback callers (RemoteIpAddress check) so it is never reachable from the public internet even though :8443 is port-forwarded. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>Filament-style dark UI served directly by the API: - Dashboard: player/entity/userdata/titledata counts + recent players - /admin/players: searchable player list (name/id/steam) - /admin/players/{id}: full player view — balance/faction/Fortuna cards, inventory table, and every UserData key pretty-printed (collapsible) - /admin/titledata + /admin/titledata/{key}: browse in-memory title data Restricted to LAN/loopback callers (RemoteIpAddress check) so it is never reachable from the public internet even though :8443 is port-forwarded. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>