**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 |
||
|---|---|---|
| .gitea/workflows | ||
| components | ||
| composables | ||
| docs | ||
| middleware | ||
| pages | ||
| plugins | ||
| public | ||
| server | ||
| static | ||
| utils | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| app.vue | ||
| nuxt.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
Client Portal
Commands
npm run devto start development
Tech Stack
- Node.js
- Nuxt
- Directus
- Vuetify