Go to file
beo3000 5bd0e19f06 K16 fertig.
Erstellte Dateien:
  - src/Koogle.Application/Interfaces/ICashBookExportService.cs - Interface mit ExportToExcelAsync + ExportToPdfAsync
  - src/Koogle.Application/Services/CashBookExportService.cs - Excel-Export via ClosedXML

  Excel-Struktur (3 Sheets):
  1. Zusammenfassung - Salden, Summen, Statistik
  2. Kategorien - Einnahmen/Ausgaben nach Kategorie
  3. Buchungen - Alle Einträge mit Summenzeile

  NuGet: ClosedXML 0.105.0 hinzugefügt.
2026-01-03 21:59:13 +01:00
.claude add email service: 2026-01-01 19:13:05 +01:00
deploy mod home 2026-01-02 20:22:01 +01:00
docs K16 fertig. 2026-01-03 21:59:13 +01:00
src K16 fertig. 2026-01-03 21:59:13 +01:00
test add reset password mail 2026-01-02 13:58:28 +01:00
.gitattributes initial setup 2025-11-05 11:40:00 +01:00
.gitignore initial setup 2025-11-05 11:40:00 +01:00
CLAUDE.md del koogleApp 2026-01-01 14:56:17 +01:00
KoogleApp.sln del former KoogleApp 2026-01-01 14:55:33 +01:00
todos.md add fluxor AuthState 2025-12-21 22:14:00 +01:00