feat: add batch CSV and image upload logic
- Created '/upload_csv_batch' endpoint to handle CSV parsing and multiple image uploads - Added automatic WebP conversion and GridFS storage for batch images - Implemented grouping logic via 'series_group_id' based on item name - Created '/batch_upload' route and 'upload_batch.html' for a seamless async frontend
This commit is contained in:
+2
-1
@@ -17,4 +17,5 @@ cryptography>=42.0.0
|
||||
pywebpush
|
||||
py-vapid>=1.9.0
|
||||
beautifulsoup4
|
||||
pywebpush
|
||||
pywebpush
|
||||
pandas
|
||||
Reference in New Issue
Block a user