port-nimara-client-portal/server/api/files
Matt 7d5b39b29d Add preview URL logging and clean up MinIO verbose logs
- Add logging for generated preview URLs with truncated URL for security
- Remove verbose logging from MinIO listObjectsV2 operations
- Add proper handling for folder prefixes returned by MinIO
- Keep only essential error/debug information in file listing
2025-06-04 17:15:03 +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 folder display and add validation to file listing operations 2025-06-04 17:09:28 +02:00
preview.ts Add preview URL logging and clean up MinIO verbose logs 2025-06-04 17:15:03 +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