port-nimara-client-portal/server/api/files
Matt b7544d82f3 Add proxy downloads and bulk file operations
- Implement proxy download endpoint for better mobile Safari compatibility
- Add bulk selection with checkboxes in file browser
- Add bulk actions bar for downloading/deleting selected files
- Replace direct S3 downloads with server-proxied downloads
- Fix download issues on mobile devices by using proper link handling
2025-06-04 18:37:41 +02:00
..
create-folder.ts Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00
delete.ts Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00
download.ts Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00
list.ts Add proxy endpoint to fix CORS issues for file previews 2025-06-04 17:19:52 +02:00
preview.ts Add preview URL logging and clean up MinIO verbose logs 2025-06-04 17:15:03 +02:00
proxy-download.ts Add proxy downloads and bulk file operations 2025-06-04 18:37:41 +02:00
proxy-preview.ts Add logging and improve headers in file proxy preview 2025-06-04 17:32:02 +02:00
rename.ts Add file rename functionality and improve preview handling 2025-06-04 18:14:00 +02:00
test-connection.ts Fix MinIO connection by disabling SSL and add debugging 2025-06-04 16:41:59 +02:00
upload.ts Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00