Files
corrosion-admin-panel/backend-nest
Vantz Stockwell fee0ae2420
All checks were successful
Test Asgard Runner / test (push) Successful in 2s
feat: Add files module — VueFinder-compatible REST API over NATS
Implements GET/POST /api/files proxy for all VueFinder operations
(list, search, preview, download, delete, rename, move, copy, mkdir,
new-file, save, upload). Routes via NATS request-reply to the companion
agent on corrosion.{license_id}.files.cmd with 30s timeout. Gated
behind files.view (GET) and files.manage (POST) permissions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 16:10:32 -05:00
..