defce1d39d
Aborted interactive rebase that caused repetitive conflict resolution Restored manual fixes for ProxyHostForm z-index issues Restored manual fixes for CrowdSecConfig JSX syntax Updated .version to v0.18.13 to match git tag Validated all changes with full pre-commit suite
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build