port-nimara-client-portal/server/api/files
Matt 39ddebe259 Remove debug logs and improve file listing logic
Cleaned up console.log statements from MinIO client initialization and file listing operations. Refactored folder detection logic to better handle root level files and nested folder structures in non-recursive mode.
2025-06-04 16:56:42 +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 Remove debug logs and improve file listing logic 2025-06-04 16:56:42 +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