Commit Graph

12 Commits

Author SHA1 Message Date
83630ffe51 Refactor player count calculations to exclude bot counts for accurate statistics
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 11s
2025-10-06 19:02:23 +08:00
ec5ea81b87 Refactor server data handling to use new API response structure and update UI components accordingly
Some checks failed
CI - Build and Push / Build and Push Docker Image (push) Failing after 14s
2025-10-06 18:35:36 +08:00
a957004142 Refactor server error handling in Servers component to improve UI clarity 2025-10-05 16:38:56 +08:00
168f2abe6d Implement centralized server data polling with context management 2025-10-05 08:29:01 +08:00
1ce25cf0f2 Add loading skeletons for server data display in Servers component 2025-10-05 08:14:39 +08:00
98d83ec852 Update server button styles and connection logic for online servers 2025-10-04 23:01:56 +08:00
d79c6b1b49 Refactor server data structure and update localization for server categories and status 2025-10-04 22:48:57 +08:00
ff056c4c47 Refactor Friends component to implement category filtering and update friend links data 2025-10-04 09:26:13 +08:00
060a08371f Add Forum page with layout, mock data, and routing; update navigation and localization 2025-10-03 16:37:46 +08:00
a10367f825 Add Servers page with layout, mock data, and routing; update navigation and localization 2025-10-03 16:16:44 +08:00
2ddadc44e2 Add Blog page with routing, layout, and mock posts; update navigation and localization 2025-10-03 16:13:04 +08:00
1b745c7ffc Add Friends page with layout and navigation; update localization for new content 2025-10-03 15:59:25 +08:00