- Switch from client-side pagination (fetch all, slice) to server-side (pass limit/offset/progress params to API) - Fixes limit=500 rejection (API max is 100) - Footer now shows total_count from API response - progress=close filter delegated to API instead of client-side Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| economy_new | ||
| players_new | ||
| admins.py | ||
| economy.py | ||
| gameplay_legacy.py | ||
| gameplay.py | ||
| owner.py | ||
| players.py | ||
| refractor.py | ||