Complete remaining features (issue #6) #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
All remaining features from issue #6 implemented across 7 phases:
--webdav-url), Unix socket proxy (--bind), hero_zero service template, READMEGET /api/download-zip) + folder upload viawebkitdirectoryGET /api/auditendpointArchitecture
Dual-mode: standalone (embedded hero_fossil on 3387 + OServer on 3394) and ecosystem (external WebDAV, Unix socket bind, JWT auth via HERO_SECRET).
Test plan
make test-allpasses locally (20 tests: fmt, clippy, unit, smoke, Playwright E2E)WIP: Complete remaining features (issue #6)to Complete remaining features (issue #6)