mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-11 22:51:04 +00:00
* fix(scanner): migrate scan stream to redisson * fix(web): update security audit pending labels * fix(scanner): support redis sentinel in redisson config * fix(db): allow deleting skill versions with audit history * fix(publish): flush replaced versions before recreation * fix(i18n): localize agent setup command in Chinese locale Translate the agent quick-start prompt from English to Chinese and add a test to verify both locale strings. * fix(clipboard): add fallback for insecure contexts navigator.clipboard is undefined in HTTP/iframe/WebView contexts, causing TypeError on copy. Extract copyToClipboard() utility with execCommand fallback and apply across all 6 call sites. |
||
|---|---|---|
| .. | ||
| .mvn/wrapper | ||
| scripts | ||
| skillhub-app | ||
| skillhub-auth | ||
| skillhub-domain | ||
| skillhub-infra | ||
| skillhub-notification | ||
| skillhub-search | ||
| skillhub-storage | ||
| .dockerignore | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| mvnw | ||
| mvnw.cmd | ||
| pom.xml | ||