dify/web/types
Harry bb4dd85ae3 feat(sandbox): refactor sandbox file handling to include app_id
- 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.
2026-01-30 22:45:28 +08:00
..
app-asset.ts fix: upload folder support parent_id 2026-01-23 17:09:39 +08:00
app.ts feat: combine 2 export 2026-01-23 15:50:33 +08:00
assets.d.ts refactor: update install status handling in plugin installation process (#27594) 2025-10-29 18:31:02 +08:00
common.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
doc-paths.ts fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
feature.ts merge 2026-01-26 16:57:45 +08:00
i18n.d.ts refactor(web): remove useMixedTranslation, better resource loading (#30630) 2026-01-07 13:20:09 +08:00
jsx.d.ts refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985) 2025-10-16 15:51:39 +08:00
lamejs.d.ts Fix type error (#27217) 2025-10-22 11:43:37 +08:00
mdx.d.ts Fix type error (#27152) 2025-10-20 19:35:46 +08:00
model-provider.ts feat: enhance quota panel to support additional model providers and integrate trial models feature (#31443) 2026-01-26 14:04:12 +08:00
pipeline.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
react-18-input-autosize.d.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sandbox-file.ts feat(sandbox): refactor sandbox file handling to include app_id 2026-01-30 22:45:28 +08:00
sandbox-provider.ts fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00
workflow.ts revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00