minmal-file-cloud-email-pim.../backend/app
Stefan Hacker 29cc00e284 fix: Client-Upload akzeptiert SECRET_KEY oder JWT_SECRET_KEY + Download in Settings
Upload-Auth:
- Akzeptiert jetzt sowohl SECRET_KEY als auch JWT_SECRET_KEY
  (BUILD_UPLOAD_TOKEN in Entwicklungs-.env kann einer von beiden sein)

Settings-View:
- Zeigt verfuegbare Desktop/Mobile Clients zum Download an
  (nur wenn mindestens ein Client vorhanden)
- Pro Client: Name, Dateiname, Download-Button

.env.example:
- Klarere Kommentare: "SECRET_KEY oder JWT_SECRET_KEY des Zielservers"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 23:58:54 +02:00
..
api fix: Client-Upload akzeptiert SECRET_KEY oder JWT_SECRET_KEY + Download in Settings 2026-04-11 23:58:54 +02:00
dav feat: Mini-Cloud Plattform - komplette Implementierung Phase 0-8 2026-04-11 14:53:28 +02:00
models feat: File Locking System (Ein-/Auschecken) + Konflikt-Email 2026-04-11 23:20:55 +02:00
services feat: File Locking System (Ein-/Auschecken) + Konflikt-Email 2026-04-11 23:20:55 +02:00
utils feat: Mini-Cloud Plattform - komplette Implementierung Phase 0-8 2026-04-11 14:53:28 +02:00
__init__.py fix: Auto-Migrate fuer fehlende DB-Spalten beim App-Start 2026-04-11 20:01:34 +02:00
config.py fix: Datenbank-Pfad in Docker - relative Pfade aus .env falsch aufgeloest 2026-04-11 21:53:43 +02:00
extensions.py feat: Mini-Cloud Plattform - komplette Implementierung Phase 0-8 2026-04-11 14:53:28 +02:00