mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Updated API routes to use app_id instead of sandbox_id for file operations, aligning with user-specific sandbox workspaces. - Enhanced SandboxFileService and related classes to accommodate app_id in file listing and download functionalities. - Refactored storage key generation for sandbox archives to include app_id, ensuring proper file organization. - Adjusted frontend contracts and services to reflect the new app_id parameter in API calls. |
||
|---|---|---|
| .. | ||
| app-asset.ts | ||
| app.ts | ||
| assets.d.ts | ||
| common.ts | ||
| doc-paths.ts | ||
| feature.ts | ||
| i18n.d.ts | ||
| jsx.d.ts | ||
| lamejs.d.ts | ||
| mdx.d.ts | ||
| model-provider.ts | ||
| pipeline.tsx | ||
| react-18-input-autosize.d.ts | ||
| sandbox-file.ts | ||
| sandbox-provider.ts | ||
| workflow.ts | ||