port-nimara-client-portal/server/api/files
Matt 6c3f678554 Fix MinIO connection by disabling SSL and add debugging
- Change MinIO configuration to use non-SSL connection (useSSL: false)
- Add test-connection endpoint to verify MinIO connectivity
- Add comprehensive logging to track connection issues
- Enhance error messages in list files API for better debugging
2025-06-04 16:41:59 +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 Fix MinIO connection by disabling SSL and add debugging 2025-06-04 16:41:59 +02:00
preview.ts Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +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