dify/web/service
yyh 49de78a20b
fix: use oRPC query keys for sandbox file download and invalidation
Replaced plain array query key in useSandboxFileDownloadUrl with
oRPC-generated queryKey for type safety and consistency. Added
downloadFile cache invalidation to useInvalidateSandboxFiles so
stale download URLs are cleared after workflow/chatflow runs.
2026-02-04 18:14:20 +08:00
..
knowledge feat: summary index (#31523) 2026-01-28 11:09:34 +08:00
_tools_util.spec.ts
_tools_util.ts
access-control.ts Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
annotation.ts
apps.ts feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
base.spec.ts
base.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
billing.ts
client.spec.ts fix: base url in client (#31902) 2026-02-04 12:09:22 +08:00
client.ts fix: base url in client (#31902) 2026-02-04 12:09:22 +08:00
common.ts use contract for api request 2026-01-21 18:20:38 +08:00
datasets.ts
debug.ts refactor: Improve type safety in context generate modal hooks 2026-01-30 21:41:04 +08:00
explore.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
fetch.ts
log.ts
plugins.ts
refresh-token.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
share.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
sso.ts
strategy.ts
tag.ts
tools.ts refactor(tool-selector): remove unused components and consolidate import (#31018) 2026-01-26 14:24:00 +08:00
try-app.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
upload-to-presigned-url.ts refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00
use-app-asset.ts feat(skill): add create blank skill modal with name validation 2026-01-30 16:10:19 +08:00
use-apps.ts
use-base.ts
use-billing.ts
use-common.ts Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" 2026-02-01 19:06:45 +08:00
use-dataset-card.ts
use-datasource.ts
use-education.ts
use-endpoints.ts
use-explore.ts Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
use-flow.ts
use-log.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
use-models.ts
use-oauth.ts
use-pipeline.ts
use-plugins-auth.ts
use-plugins.ts
use-sandbox-file.ts fix: use oRPC query keys for sandbox file download and invalidation 2026-02-04 18:14:20 +08:00
use-sandbox-provider.ts
use-share.spec.tsx feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
use-share.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
use-strategy.ts
use-tools.ts perf(workflow): skip unnecessary query subscriptions for non-plugin nodes 2026-01-30 01:46:50 +08:00
use-triggers.ts
use-try-app.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
use-workflow.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
use-workspace.ts
utils.spec.ts
utils.ts
webapp-auth.ts
workflow-comment.ts use contract for api request 2026-01-21 18:20:38 +08:00
workflow-payload.ts
workflow.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00