clawhub/convex
Momo 5b63d5df60
Some checks failed
CI / static (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / packages (push) Has been cancelled
CI / types-build (push) Has been cancelled
CI / e2e-http (push) Has been cancelled
CI / playwright-smoke (push) Has been cancelled
OpenClaw Docs Sync Dispatch / dispatch-openclaw-docs-sync (push) Has been cancelled
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
fix: harden skill owner migration
Harden skill owner migration across UI, CLI, API, stats, backups, and docs.

Co-authored-by: momothemage <niuzhengnan@163.com>
2026-05-08 12:23:05 -04:00
..
_generated fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
httpApiV1 fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
lib fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
model chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
apiSurface.typecheck.ts fix(typecheck): clear remaining tsc errors on main 2026-04-22 21:33:17 -07:00
appMeta.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
auth.config.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
auth.test.ts Refactor app UI around shared design system 2026-04-05 05:39:40 -05:00
auth.ts Refactor app UI around shared design system 2026-04-05 05:39:40 -05:00
commentModeration.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
commentModeration.ts chore(lint): clean up oxlint errors from staging-merge fallout (#1573) 2026-04-22 21:16:23 -07:00
comments.handlers.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
comments.query.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
comments.test.ts chore(lint): clean up oxlint errors from staging-merge fallout (#1573) 2026-04-22 21:16:23 -07:00
comments.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
crons.ts fix(convex): reduce hot stat write contention 2026-05-02 16:16:06 -07:00
depRegistryScan.ts feat(security): verify dependency registries 2026-04-29 23:15:35 -07:00
devSeed.rescanFixtures.test.ts Reapply "feat(security): merge clawscan ASI analysis" 2026-04-30 00:35:47 -07:00
devSeed.ts Reapply "feat(security): merge clawscan ASI analysis" 2026-04-30 00:35:47 -07:00
devSeedExtra.ts feat: Add support for Chinese Japanese and Korean(CJK) skills search (#1596) 2026-04-10 12:20:40 +08:00
downloads.test.ts fix(convex): reduce download and token write contention 2026-05-03 00:06:59 -07:00
downloads.ts fix(convex): reduce download and token write contention 2026-05-03 00:06:59 -07:00
functions.test.ts fix(convex): page owner-publisher digest syncs 2026-04-30 03:32:43 -07:00
functions.ts fix(convex): page owner-publisher digest syncs 2026-04-30 03:32:43 -07:00
githubBackups.test.ts fix(github-backups): scan digest rows for sync 2026-04-29 23:33:25 -07:00
githubBackups.ts fix(github-backups): scan digest rows for sync 2026-04-29 23:33:25 -07:00
githubBackupsNode.ts fix(github-backups): scan digest rows for sync 2026-04-29 23:33:25 -07:00
githubIdentity.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubImport.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubImport.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubRestore.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubRestoreMutations.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubSoulBackups.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
githubSoulBackupsNode.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
http.ts feat: add ClawHub docs auth broker 2026-05-06 21:08:39 +01:00
httpApi.handlers.test.ts fix: explain blocked and unauthorized API states 2026-05-07 03:47:08 +01:00
httpApi.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
httpApi.ts fix: explain blocked and unauthorized API states 2026-05-07 03:47:08 +01:00
httpApiV1.handlers.test.ts fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
httpApiV1.shared.test.ts fix(api): avoid redundant latest tag version reads 2026-05-03 01:11:43 -07:00
httpApiV1.ts feat: add ClawHub docs auth broker 2026-05-06 21:08:39 +01:00
httpPreflight.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
leaderboards.test.ts test(convex): update leaderboard page size expectation 2026-05-02 23:45:27 -07:00
leaderboards.ts fix(convex): reduce hot rate-limit and catalog reads 2026-05-02 23:42:15 -07:00
llmEval.test.ts Reapply "feat(security): merge clawscan ASI analysis" 2026-04-30 00:35:47 -07:00
llmEval.ts fix(convex): reduce hot rate-limit and catalog reads 2026-05-02 23:42:15 -07:00
maintenance.test.ts chore: remove stale maintenance helpers 2026-05-06 17:32:24 -07:00
maintenance.ts chore: remove stale maintenance helpers 2026-05-06 17:32:24 -07:00
packagePublishTokens.ts fix(convex): reduce download and token write contention 2026-05-03 00:06:59 -07:00
packages.public.test.ts feat: enforce scoped plugin ownership (#2072) 2026-05-07 19:14:24 -07:00
packages.stats.test.ts fix(convex): reduce hot stat write contention 2026-05-02 16:16:06 -07:00
packages.ts feat: enforce scoped plugin ownership (#2072) 2026-05-07 19:14:24 -07:00
publishers.test.ts feat: enforce scoped plugin ownership (#2072) 2026-05-07 19:14:24 -07:00
publishers.ts feat: enforce scoped plugin ownership (#2072) 2026-05-07 19:14:24 -07:00
rateLimits.test.ts fix(convex): reduce hot rate-limit and catalog reads 2026-05-02 23:42:15 -07:00
rateLimits.ts fix(convex): reduce hot rate-limit and catalog reads 2026-05-02 23:42:15 -07:00
rescanRequests.ts feat: add owner rescan requests 2026-04-27 13:25:59 -07:00
rescans.domain.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
schema.ts fix: rename report resolution status to confirmed 2026-05-06 16:39:55 -07:00
search.test.ts fix(search): reduce lexical fallback scan budget 2026-05-03 02:02:19 -07:00
search.ts fix(slug): enforce length, pattern, and reserved-word rules on skill & soul slugs (#1879) 2026-05-07 14:37:58 +08:00
securityDataset.ts feat: export redacted skill content for security dataset 2026-04-30 14:51:26 -07:00
securityDatasetNode.ts feat: export redacted skill content for security dataset 2026-04-30 14:51:26 -07:00
seed.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
seed.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
seedSouls.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.backportLatest.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
skills.countPublicSkills.test.ts fix(stats): avoid scan fallback for public skill count 2026-04-29 23:29:17 -07:00
skills.dashboard.test.ts style(dashboard): format pagination changes 2026-05-02 10:06:37 -07:00
skills.deleteTags.test.ts Refactor app UI around shared design system 2026-04-05 05:39:40 -05:00
skills.list.test.ts feat: seed local rescan fixtures 2026-04-27 13:53:14 -07:00
skills.listPublicPage.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.listPublicPageV2.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.manualOverrides.test.ts Reapply "feat(security): merge clawscan ASI analysis" 2026-04-30 00:35:47 -07:00
skills.ownerMigration.test.ts fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
skills.ownership.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.packageCatalog.test.ts Refactor app UI around shared design system 2026-04-05 05:39:40 -05:00
skills.pendingScanQueue.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
skills.public.test.ts docs: align moderation wording with moderator role 2026-05-06 16:42:15 -07:00
skills.publicModeration.test.ts test: update moderator summary expectation 2026-05-06 17:04:48 -07:00
skills.rateLimit.test.ts fix: clear uncorroborated vt suspicious state 2026-04-28 08:39:39 +01:00
skills.reclaim.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.slugAvailability.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skills.staffAuditLogs.test.ts fix(skill-detail): stop owner canonical redirect loop (#1357) 2026-03-28 20:49:41 +03:00
skills.ts fix: harden skill owner migration 2026-05-08 12:23:05 -04:00
skills.undeleteGate.test.ts fix(skills): block owner from undeleting moderator-hidden skills (#2078) 2026-05-08 11:56:08 +08:00
skills.versions.public.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skillStatEvents.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
skillStatEvents.ts fix(convex): bound skill health reads 2026-05-02 16:16:02 -07:00
skillTransfers.test.ts fix: unify personal publisher handle resolution 2026-03-28 15:14:17 -07:00
skillTransfers.ts fix: unify personal publisher handle resolution 2026-03-28 15:14:17 -07:00
soulComments.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
soulComments.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
soulDownloads.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
souls.public.test.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
souls.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
souls.ts fix(slug): enforce length, pattern, and reserved-word rules on skill & soul slugs (#1879) 2026-05-07 14:37:58 +08:00
soulStars.ts fix: tolerate stale auth in star status (#1843) 2026-04-28 04:23:05 +01:00
stars.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
stars.ts fix: tolerate stale auth in star status (#1843) 2026-04-28 04:23:05 +01:00
statsMaintenance.test.ts chore(ci): enforce formatting 2026-04-30 23:39:28 -07:00
statsMaintenance.ts fix(stats): avoid scan fallback for public skill count 2026-04-29 23:29:17 -07:00
telemetry.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
tokens.touch.test.ts fix(convex): reduce download and token write contention 2026-05-03 00:06:59 -07:00
tokens.ts fix(convex): reduce download and token write contention 2026-05-03 00:06:59 -07:00
tsconfig.json fix(convex): page owner-publisher digest syncs 2026-04-30 03:32:43 -07:00
uploads.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00
users.test.ts Fix plugin publish ownership visibility (#2073) 2026-05-07 19:03:40 -07:00
users.ts feat: enforce scoped plugin ownership (#2072) 2026-05-07 19:14:24 -07:00
versionFileAccess.test.ts feat: seed local rescan fixtures 2026-04-27 13:53:14 -07:00
vt.test.ts fix(packages): scan clawpack artifacts with virustotal 2026-05-02 13:09:03 -07:00
vt.ts fix(packages): scan clawpack artifacts with virustotal 2026-05-02 13:09:03 -07:00
webhooks.ts docs: update repository guidelines and improve formatting across multiple files 2026-03-18 21:56:01 -05:00