- Add Prisma code generation in Dockerfile build step. - Implement instant state updates for favoriting players via store hooks. - Enhance 'FavPlayersPage' with: - New "Sync to cloud" and "Clear local favorites" actions. - Updated tabs showing counts for local vs. account favorites. - Auto-detection of view mode based on authentication status. - Add auto-login support in 'UserCenter' triggered by query parameter `autoSignIn=true`. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| 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 | ||