Commit Graph

4 Commits

Author SHA1 Message Date
mteehan b8c2fa2f24 docs: update all documentation and AGENTS.md 2026-06-16 03:48:04 +00:00
mteehan d1ab717c0f refactor: unify project structure, improve security, and enhance deployment
- Fix WireGuard private key leak in API responses and config updates
- Update systemd service to serve from repo root with adjusted sandbox
- Add CLI flags, idempotency, and dev mode to install.sh
- Extract common utilities to lib/common.py and webui/api/common.py
- Migrate frontend to htmx for simpler, more maintainable UI
- Update docs to reflect current architecture and deployment model
- Vendor htmx dependencies per project requirements
2026-05-25 00:53:32 +00:00
mteehan 0e7090a2cb Update .gitignore, AGENTS.md, README.md for config/ split and deployment model 2026-05-14 03:32:06 +00:00
mteehan 817b7c409c Show all missing env vars with usage when install.sh is run without required variables 2026-05-09 20:56:32 +00:00