- Remove web-push and related sub-dependencies (asn1.js, http_ece, etc.) from package.json and bun.lock - Update AppBar z-index to 8 for proper layering - Enhance GameTable component: - Add Skeleton loading states for event names - Introduce EventName component with Link to event detail pages - Fix column widths and add row-span logic for event grouping - Enable horizontal scrolling for better mobile view - Add /api/match-summary/:matchId endpoint for frontend event name fetching - Rename getEventInfo to getMatchSummary in KaiqiuService for consistency |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| assets | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||