Commit Graph

3 Commits

Author SHA1 Message Date
Pacerino
5e6c6b083c [Frontend] Rewrite SPA with Vite, React, TypeScript, Tailwind and shadcn/ui
Replace the Create React App frontend with a modern Vite stack. Adds a
login page (local form or SSO depending on auth mode), an OIDC callback
page, and a hosts page with create/edit/delete. Build output is emitted
into backend/embed/assets for embedding in the binary.
2026-06-14 02:35:41 +02:00
Pacerino
aaef8a4c97 [Frontend] Implement Login with JWT and axios 2022-10-03 22:50:21 +02:00
Pacerino
15842e3c45 Initial Upload 2022-09-26 15:41:00 +02:00