skillhub/web/src
wrj97 d7e8c51775
fix(dashboard): remove encoding from slug params (#747)
The router handles parameter encoding automatically. Explicitly encoding
the slug results in double-encoded characters in the URL.

Signed-off-by: wurongjie <wurongjie@uniontech.com>
2026-08-26 10:23:43 +08:00
..
api feat(api): return skill labels from the skill listing endpoints on request (#730) 2026-08-25 13:49:24 +08:00
app feat(namespace): add admin namespace management 2026-08-12 12:39:24 +08:00
docs fix(publish): accept case-insensitive SKILL.md uploads 2026-06-11 16:34:13 +08:00
features feat(namespace): add admin namespace management 2026-08-12 12:39:24 +08:00
i18n feat(namespace): add admin namespace management 2026-08-12 12:39:24 +08:00
pages fix(dashboard): remove encoding from slug params (#747) 2026-08-26 10:23:43 +08:00
shared fix(web): keep select poppers in collision bounds (#755) 2026-08-25 20:07:58 +08:00
types refactor: address code review findings from 2026-03-22 2026-03-23 13:48:23 +08:00
bootstrap.ts fix(web): restore compatibility with Chromium 83 (Debian 10) 2026-05-09 13:55:50 +08:00
index.css fix: skill upload constraints, rejected label, and last-version guard (#82) 2026-03-18 16:40:51 +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