soulsync/webui
Antti Kettunen 972910261b
Keep shell bootstrap aligned with profile selection
- re-render the React shell when legacy profile bootstrap selects or refreshes a profile
- keep the initial page fallback so direct loads still activate the legacy shell chrome
- preserve the smoke coverage for direct loads and browser history
2026-05-13 22:26:22 +03:00
..
src Keep shell bootstrap aligned with profile selection 2026-05-13 22:26:22 +03:00
static Keep shell bootstrap aligned with profile selection 2026-05-13 22:26:22 +03:00
tests Keep shell bootstrap aligned with profile selection 2026-05-13 22:26:22 +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 Update webui dependencies 2026-05-13 22:26:21 +03:00
package.json Update webui dependencies 2026-05-13 22:26:21 +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