Commit Graph

9 Commits

Author SHA1 Message Date
zhangyuheng
77ed8163b9 feat: Enhance HTML metadata and structured data across multiple pages for improved SEO and social sharing 2026-03-06 00:09:39 +08:00
zhangyuheng
47ef36f600 feat: Add crowdfunding and sponsor management features
- Introduced fund_progress.txt to track server upgrade funding and vehicle replacement costs.
- Created sponsors.txt to log sponsorship contributions with details including name, project, amount, and date.
- Developed components.js for reusable UI components including navbar and footer.
- Implemented data_utils.js for parsing sponsor data and calculating totals.
- Added script.js for managing server status, crowdfunding display, and sponsor data fetching.
- Created sponsor_script.js for detailed sponsor data management, filtering, and UI interactions.
- Developed stats_script.js for player statistics display, including leaderboards and detailed player stats in a modal.
2026-03-02 11:29:02 +08:00
zhangyuheng
d475d329e9 refactor: Remove commented-out styles for the recent section in sponsor.html 2026-02-28 11:35:07 +08:00
zhangyuheng
a3a972a2bc feat: Refactor navbar and mobile menu into components for improved organization and maintainability 2026-02-28 10:44:44 +08:00
zhangyuheng
905113d240 feat: Refactor mobile menu and modal logic into setupUI function for improved organization 2026-02-27 11:32:41 +08:00
zhangyuheng
d0a74226fd feat: Improve layout and styling of sponsor controls section with responsive adjustments 2026-02-27 11:09:19 +08:00
zhangyuheng
39e63003cd feat: Add modal for sponsorship with QR code and call-to-action button 2026-02-27 10:56:23 +08:00
zhangyuheng
dea25e9082 feat: Enhance sponsor page with improved layout, search functionality, and dynamic filters 2026-02-27 10:38:23 +08:00
zhangyuheng
b885cdc6e2 feat: Add sponsor page and update navigation links for sponsorship 2026-02-27 10:28:25 +08:00