Project-Image-Uploader/backend/src
matthias.lotz 29e911b15d chore: release v1.4.0
🔖 Version 1.4.0

###  Features
- Enable drag-and-drop reordering in ModerationGroupImagesPage
- Error handling system and animated error pages

### ♻️ Refactoring
- Extract ConsentFilter and StatsDisplay components from ModerationGroupsPage
- Consolidate error pages into single ErrorPage component
- Centralized styling with CSS and global MUI overrides

### 🔧 Chores
- Improve release script with tag-based commit detection
2025-11-29 16:54:58 +01:00
..
database feat: Implement public/internal host separation 2025-11-25 20:26:59 +01:00
middlewares feat: Public/Internal Host Separation 2025-11-25 22:02:53 +01:00
models Initial Commit 2025-10-15 21:33:00 +02:00
repositories feat: Implement public/internal host separation 2025-11-25 20:26:59 +01:00
routes feat: Enable drag-and-drop reordering in ModerationGroupImagesPage 2025-11-27 20:09:08 +01:00
scripts Feature Request: admin session security 2025-11-23 21:18:42 +01:00
services Feature Request: admin session security 2025-11-23 21:18:42 +01:00
utils feat: Add comprehensive test suite and admin API authentication 2025-11-16 18:08:48 +01:00
constants.js feat: Add comprehensive test suite and admin API authentication 2025-11-16 18:08:48 +01:00
generate-openapi.js chore: release v1.4.0 2025-11-29 16:54:58 +01:00
index.js Initial Commit 2025-10-15 21:33:00 +02:00
server.js feat: Implement public/internal host separation 2025-11-25 20:26:59 +01:00