skillhub/server/skillhub-app/src
XiaoSeS 6020006a25 fix: scanner redis sentinel, publish flush, version delete, clipboard fallback (#157)
* 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.
2026-03-24 20:26:50 +08:00
..
main fix: scanner redis sentinel, publish flush, version delete, clipboard fallback (#157) 2026-03-24 20:26:50 +08:00
test fix: scanner redis sentinel, publish flush, version delete, clipboard fallback (#157) 2026-03-24 20:26:50 +08:00