Project-Image-Uploader/frontend/src
matthias.lotz 7ea95341c0 🐛 Fix: Bildvorschau beim Upload wieder funktionsfähig
- Problem: getImageSrc() konnte nicht mit Blob-URLs von ausgewählten Upload-Dateien umgehen
- Lösung: Direkte Behandlung von Blob-URLs in ImageGalleryCard für Upload-Preview
- Erweitert: imageUtils.js um Blob-URL Unterstützung
- Hinzugefügt: Eindeutige IDs für Preview-Objekte in MultiUploadPage

Fixes #upload-preview-missing
2025-11-05 19:50:14 +01:00
..
Components 🐛 Fix: Bildvorschau beim Upload wieder funktionsfähig 2025-11-05 19:50:14 +01:00
hooks feat: implement drag-and-drop reordering infrastructure 2025-11-03 21:06:39 +01:00
Images Initial Commit 2025-10-15 21:33:00 +02:00
services fix: resolve reordering API routing issue 2025-11-03 21:39:44 +01:00
Utils 🐛 Fix: Bildvorschau beim Upload wieder funktionsfähig 2025-11-05 19:50:14 +01:00
App.css FIX: Wenn kein Name angegeben ist, wird nun auch nichts angezeigt, anstelle von null 2025-11-01 11:43:17 +01:00
App.js feat(frontend): upgrade react-router-dom 5→6 (Phase 3) 2025-10-28 22:59:59 +01:00
index.js feat(frontend): upgrade React 17→18 + react-scripts 4→5 (Phase 2) 2025-10-28 21:30:14 +01:00