Ravindranbit 71a00a578f feat: gallery reorder API, sort_order column, svg support, 50 image limit
- 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
2026-04-28 22:00:42 +05:30
2026-04-21 13:51:03 +00:00
2026-04-21 13:51:03 +00:00
2026-04-21 13:51:03 +00:00

The file is empty.
Description
No description provided
Readme 94 KiB
Languages
JavaScript 52.2%
HTML 47.8%