soulsync/webui
Antti Kettunen f5d70768c1
Redirect root to profile home
- send / through the configured profile home page
- keep the router regression test in sync with the redirect
- preserve the legacy shell fallback for non-router bootstrap
2026-05-13 22:26:21 +03:00
..
src Redirect root to profile home 2026-05-13 22:26:21 +03:00
static Post-rebase cleanup 2026-05-13 22:26:21 +03:00
tests Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
.gitignore Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
index.html Drop server-rendered webui page state 2026-05-13 22:26:21 +03:00
package-lock.json Adopt TanStack Form for issue reporting 2026-05-13 22:26:20 +03:00
package.json Adopt TanStack Form for issue reporting 2026-05-13 22:26:20 +03:00
playwright.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
tsconfig.json Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vite.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vitest.setup.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00