- Add PUT /api/event-images/reorder endpoint with transaction support - Update GET /api/event-images/event/:eventId to sort by sort_order ASC - Add sort_order INT column to event_images table schema - Increase multer upload.array limit from 10 to 50 - Add svg to allowed file types in multer fileFilter - Add debug logging to reorder endpoint
The file is empty.
Description
Languages
JavaScript
52.2%
HTML
47.8%