Commit Graph

2 Commits

Author SHA1 Message Date
68e4e1aa4b Add club settings and use club name in PDF exports 2026-03-31 18:05:45 +02:00
c3d68020d5 Add infrastructure layer with persistence and services
- EF Core DbContext and entity configurations
- Design-time factory for migrations
- Initial and soft-delete migrations
- Service implementations: Account, AccountYear, Entry,
  BalanceQuery, FileSave, PdfStatement
- Dependency injection registration
2026-03-31 17:12:57 +02:00