fabro/apps/fabro-web/app
Bryan Helmkamp 96359f95cb 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
..
components Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
data Update docs, frontend, marketing, and skills for .fabro extension 2026-03-13 22:38:25 -04:00
layouts Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
lib Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
routes Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
api.ts Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
app.css Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
entry.tsx Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
root.tsx Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
router.test.tsx Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00
router.tsx Fix login route collision after SPA cutover 2026-04-01 21:55:30 -07:00