skillhub/web/src
Danny 7cf9f22182
feat(cli): add OAuth device flow login (#857)
* feat(cli): add OAuth device flow login

Signed-off-by: Danny5487401 <64348131+Danny5487401@users.noreply.github.com>

* fix(cli): avoid browser launch in headless login

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): complete device flow runtime path

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

---------

Signed-off-by: Danny5487401 <64348131+Danny5487401@users.noreply.github.com>
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
Co-authored-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-09-17 16:29:20 +08:00
..
api feat(suite): publish suites from multi-skill bundles 2026-09-17 11:16:39 +08:00
app feat(cli): add OAuth device flow login (#857) 2026-09-17 16:29:20 +08:00
docs fix(skill): harden SkillHub CLI guide bootstrap (#842) 2026-09-09 20:25:50 +08:00
features feat(suite): publish suites from multi-skill bundles 2026-09-17 11:16:39 +08:00
i18n feat(suite): publish suites from multi-skill bundles 2026-09-17 11:16:39 +08:00
pages feat(suite): publish suites from multi-skill bundles 2026-09-17 11:16:39 +08:00
shared fix(web): align language switcher fallback 2026-09-17 14:50:53 +08:00
types refactor: address code review findings from 2026-03-22 2026-03-23 13:48:23 +08:00
bootstrap.ts feat(theme): add browser-local light and dark mode 2026-09-01 17:53:41 +08:00
index.css feat(web): unify landing, dashboard, and paginated lists (#825) 2026-09-09 18:31:18 +08:00
legacy-polyfills.ts fix(web): restore compatibility with Chromium 83 (Debian 10) 2026-05-09 13:55:50 +08:00
main.tsx docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00
vite-env.d.ts feat(web): support configurable base-path deployment 2026-08-05 12:50:26 +08:00