ShiNxz / CSS-Panel

CSSharp Panel is a SourceBans panel for cs2 (CounterStrikeSharp) that includes many features such as servers management, admins management, ban & comms manasgement, rcon functions and much more, with a modern UI and a lot of customization options
MIT License
7 stars 1 forks source link

Servers table view - server side rendering #6

Open ShiNxz opened 7 months ago

ShiNxz commented 7 months ago

Currently its impossible to get the same functionality as the servers grid. the grid sending a request for each server and the table fetches all of them together.