c-stone-invoice-check/backend
Markus Kruse 97b5a7ec45 fix: PDF extraction und Speicherung korrigiert
- db-Parameter in extract_and_process_attachments hinzugefügt
- INVOICE_STORAGE_PATH in docker-compose.yml gesetzt
- Ablagepfad: /tmp/invoice-storage im Container
- Alte DB-Einträge aktualisiert

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-25 00:20:39 +02:00
..
alembic feat: Backend complete with IMAP, PDF processing, Alembic migrations 2026-07-24 23:45:51 +02:00
routers fix: PDF extraction und Speicherung korrigiert 2026-07-25 00:20:39 +02:00
tests feat: Backend complete with IMAP, PDF processing, Alembic migrations 2026-07-24 23:45:51 +02:00
__init__.py chore: Projektinitialisierung — C-Stone Invoice Check (SaaS-App) 2026-07-24 15:02:44 +02:00
auth.py feat: Backend complete with IMAP, PDF processing, Alembic migrations 2026-07-24 23:45:51 +02:00
database.py chore: Projektinitialisierung — C-Stone Invoice Check (SaaS-App) 2026-07-24 15:02:44 +02:00
main.py feat: Backend complete with IMAP, PDF processing, Alembic migrations 2026-07-24 23:45:51 +02:00
models.py chore: Projektinitialisierung — C-Stone Invoice Check (SaaS-App) 2026-07-24 15:02:44 +02:00
requirements.txt feat: Backend complete with IMAP, PDF processing, Alembic migrations 2026-07-24 23:45:51 +02:00
schemas.py feat: Backend Complete - FastAPI with IMAP and PDF processing 2026-07-24 15:22:37 +02:00