dify/api/extensions/storage
Novice cccff6768a
Merge commit '9c339239' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/README.md
#	api/controllers/console/app/workflow_draft_variable.py
#	api/core/agent/cot_agent_runner.py
#	api/core/agent/fc_agent_runner.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/prompt/advanced_prompt_transform.py
#	api/core/workflow/nodes/base/node.py
#	api/core/workflow/nodes/llm/llm_utils.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/parameter_extractor/parameter_extractor_node.py
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
#	api/core/workflow/runtime/graph_runtime_state.py
#	api/extensions/storage/base_storage.py
#	api/factories/variable_factory.py
#	api/pyproject.toml
#	api/services/variable_truncator.py
#	api/uv.lock
#	web/app/account/oauth/authorize/page.tsx
#	web/app/components/app/configuration/config-var/config-modal/field.tsx
#	web/app/components/base/alert.tsx
#	web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx
#	web/app/components/base/chat/chat/answer/more.tsx
#	web/app/components/base/chat/chat/answer/operation.tsx
#	web/app/components/base/chat/chat/answer/workflow-process.tsx
#	web/app/components/base/chat/chat/citation/index.tsx
#	web/app/components/base/chat/chat/citation/popup.tsx
#	web/app/components/base/chat/chat/citation/progress-tooltip.tsx
#	web/app/components/base/chat/chat/citation/tooltip.tsx
#	web/app/components/base/chat/chat/question.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/view-form-dropdown.tsx
#	web/app/components/base/markdown-blocks/form.tsx
#	web/app/components/base/prompt-editor/plugins/hitl-input-block/component-ui.tsx
#	web/app/components/base/tag-management/panel.tsx
#	web/app/components/base/tag-management/trigger.tsx
#	web/app/components/header/account-setting/index.tsx
#	web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/provider-added-card/index.tsx
#	web/app/signin/utils/post-login-redirect.ts
#	web/eslint-suppressions.json
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-23 09:00:45 +08:00
..
clickzetta_volume refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py (#30680) 2026-02-02 18:03:07 +09:00
aliyun_oss_storage.py feat: Add OSS-specific parameters for HW and ALI private deployment (#29705) 2025-12-22 21:59:32 +08:00
aws_s3_storage.py Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
azure_blob_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
baidu_obs_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
base_storage.py fix: add type annotations to BaseStorage.exists and BaseStorage.download (#32652) 2026-02-27 07:35:30 +09:00
cached_presign_storage.py feat: enhance download URL generation with optional filename parameter 2026-02-03 14:40:14 +08:00
file_presign_storage.py feat: add FILES_API_URL for storage file ticket API endpoints 2026-02-10 15:36:40 +08:00
google_cloud_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
huawei_obs_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
opendal_storage.py chore: compatiable opendal modify (#29794) 2025-12-18 10:00:31 +08:00
oracle_oci_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
storage_type.py Fix token expiry miscalculation (#24639) 2025-08-27 18:19:58 +08:00
storage_wrapper.py feat: enhance download URL generation with optional filename parameter 2026-02-03 14:40:14 +08:00
supabase_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
tencent_cos_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00
volcengine_tos_storage.py ci: try from main repo (#32620) 2026-02-26 16:30:10 +09:00