**UPDATED ENDPOINTS (3 additional):** - files/list-with-attachments.ts (CRITICAL: was using old auth) - files/proxy-preview.ts (SECURITY ISSUE: had NO auth) - files/proxy-download.ts (SECURITY ISSUE: had NO auth) **AUTHENTICATION:** All now support dual auth: - x-tag header (webhooks/external calls) - Keycloak session (logged-in users) **PROGRESS:** 31/47 endpoints completed (~66%) **TOTAL UPDATED TODAY:** 14 endpoints **READY TO CONTINUE:** Remaining 16 endpoints need updating |
||
|---|---|---|
| .. | ||
| create-folder.ts | ||
| delete.ts | ||
| download.ts | ||
| list-with-attachments.ts | ||
| list.ts | ||
| preview.ts | ||
| proxy-download.ts | ||
| proxy-preview.ts | ||
| rename.ts | ||
| test-connection.ts | ||
| test-delete.ts | ||
| test-list-bucket.ts | ||
| upload.ts | ||