- Add CascaderProvinceCity component to ClubSearchTable for selecting province/city. - Update KaiqiuService.findClub to accept and append province/city parameters to the query URL. - Update server-side API handler to extract province/city from query parameters. - Improve date parsing logic in event processing to handle invalid start dates gracefully. - Refactor uidScoreStore to use a loop instead of map for better performance/clarity. - Add debug logging for profile caching in xcxApi. The search functionality now supports filtering clubs by administrative division, providing users with more precise search results. |
||
|---|---|---|
| __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 | ||