voxblog/apps
Ender be6ce75a77 feat: add file upload button to media library
- Added file upload button with multi-file support alongside existing paste functionality
- Implemented handleFileUpload function to process multiple image files sequentially
- Added file input reference and reset logic to allow repeated uploads
- Included upload progress indicator showing count of files being processed
- Added validation to skip non-image files with error messaging
- Enhanced UI with disabled state during upload to prevent concurrent
2025-10-26 22:36:11 +01:00
..
admin feat: add file upload button to media library 2025-10-26 22:36:11 +01:00
api feat: update service ports from 3000/3001 to 3300/3301 2025-10-26 00:25:40 +02:00