soulsync/webui
Antti Kettunen 48aec3f6f3
Remove legacy issues shell code
- Delete the static issues page renderer and detail modal helpers
- Keep the React issues route as the only implementation
- Drop the dead mobile CSS and troubleshooter hook that only targeted the removed shell
2026-05-13 22:26:22 +03:00
..
src Reduce legacy route flicker 2026-05-13 22:26:22 +03:00
static Remove legacy issues shell code 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