Project-Image-Uploader/frontend
matthias.lotz 292d25f5b4 feat: Implement image descriptions - Backend & Core Frontend
- Database: Add image_description column to images table
- Repository: Add updateImageDescription & updateBatchImageDescriptions methods
- API: Add PATCH endpoints for single and batch description updates
- Upload: Support descriptions in batch upload
- Frontend: ImageGalleryCard with Edit mode and textarea
- Frontend: MultiUploadPage with description input
- Frontend: ModerationGroupImagesPage with description editing
- CSS: Styles for edit mode, textarea, and character counter

Phase 1-4 complete: Backend + Core Frontend + Upload + Moderation
2025-11-07 18:34:16 +01:00
..
public Initial Commit 2025-10-15 21:33:00 +02:00
src feat: Implement image descriptions - Backend & Core Frontend 2025-11-07 18:34:16 +01:00
.gitignore Initial Commit 2025-10-15 21:33:00 +02:00
package-lock.json feat: implement drag-and-drop reordering infrastructure 2025-11-03 21:06:39 +01:00
package.json feat: implement drag-and-drop reordering infrastructure 2025-11-03 21:06:39 +01:00