fabro/lib/crates/fabro-server/src
Bryan Helmkamp e8a7bd757e
Fix login route collision after SPA cutover
Move the browser sign-in page off the backend /auth namespace so direct
navigation works, update Rust and frontend redirects to /login, and add
tests that lock the split between SPA login UI and backend OAuth endpoints.
2026-04-01 21:55:30 -07:00
..
demo Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
error.rs Rename fabro-api crate to fabro-server 2026-03-29 13:47:09 -04:00
github_webhooks.rs Rename fabro-api crate to fabro-server 2026-03-29 13:47:09 -04:00
jwt_auth.rs Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
lib.rs Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
serve.rs Fix snapshot execution cleanup and GitHub PEM loading 2026-03-29 23:00:43 -04:00
server.rs Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
sessions.rs Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00
static_files.rs Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
tls.rs Rename fabro-api crate to fabro-server 2026-03-29 13:47:09 -04:00
web_auth.rs Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00