picoclaw/web/frontend/src/api
wenjie 7f7b4c430b
feat(web): persist dashboard token in launcher config (#2304)
- add `launcher_token` to launcher config API/schema and save/load flow
- update dashboard token resolution order: env var -> launcher config -> random
- expose token source in startup logs and auth help metadata (including config path)
- add launcher token input to the config page and wire frontend form/API updates
- update login help/i18n copy and extend backend tests for new token-source behavior
2026-04-03 14:54:27 +08:00
..
channels.ts refactor(web): load channel configs without exposing secret values (#2277) 2026-04-02 19:09:33 +08:00
gateway.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
http.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
launcher-auth.ts feat(web): persist dashboard token in launcher config (#2304) 2026-04-03 14:54:27 +08:00
models.ts feat(web): refine model availability states and preserve API key preview placeholder (#2226) 2026-03-31 22:52:04 +08:00
oauth.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
pico.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
sessions.ts feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
skills.ts feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
system.ts feat(web): persist dashboard token in launcher config (#2304) 2026-04-03 14:54:27 +08:00
tools.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00