mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-29 10:49:05 +01:00
- Simplified getSystemStatus to return HttpResponse without explicit content_type - Removed excessive logging and complex error handling - Simplified systemStatusInfo controller to match v2.4.4 behavior - Simplified pollDashboardStats to match v2.4.4 implementation - Removed CSRF token headers from GET requests - Fixed dashboard stats (CPU, RAM, Disk, Uptime, Users, Sites, DBs, Emails, FTP) not loading - Matches working v2.4.4 implementation exactly