picoclaw/web/frontend/src/routes
wenjie 71c877a67f
refactor(web): switch dashboard auth from tokens to passwords (#2608)
- replace token-based launcher auth with password-based login and sessions
- migrate legacy launcher_token values into bcrypt-backed password storage
- add one-shot local auto-login bootstrap
- update config UI, i18n strings, docs, and auth-related tests
2026-04-21 18:04:15 +08:00
..
agent feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
channels feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
__root.tsx refactor(web): switch dashboard auth from tokens to passwords (#2608) 2026-04-21 18:04:15 +08:00
agent.tsx feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
config.raw.tsx Merge pull request #1421 from sipeed/refactor/config-ui 2026-03-12 18:15:16 +08:00
config.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
credentials.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
index.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
launcher-login.tsx refactor(web): switch dashboard auth from tokens to passwords (#2608) 2026-04-21 18:04:15 +08:00
launcher-setup.tsx fix(web): restore chat composer disabled-state messaging and clean up code (#2526) 2026-04-15 11:24:27 +08:00
logs.tsx fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00
models.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00