dify/api/extensions
yyh 2ab0b334a8
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	web/app/components/rag-pipeline/components/update-dsl-modal.tsx
#	web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
#	web/app/components/workflow/variable-inspect/utils.tsx
#	web/app/layout.tsx
#	web/context/event-emitter.tsx
#	web/eslint-suppressions.json
#	web/next.config.ts
#	web/package.json
#	web/pnpm-lock.yaml
#	web/types/feature.ts
2026-02-10 18:12:41 +08:00
..
logstore feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
otel refactor(api): tighten OTel decorator typing (#32163) 2026-02-10 00:46:02 +09:00
storage feat: add FILES_API_URL for storage file ticket API endpoints 2026-02-10 15:36:40 +08:00
__init__.py
ext_app_metrics.py
ext_blueprints.py feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling 2026-01-12 20:57:07 +08:00
ext_celery.py feat: enhancement celery configuration (#32145) 2026-02-10 17:55:24 +08:00
ext_code_based_extension.py
ext_commands.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-23 18:04:32 +08:00
ext_compress.py
ext_database.py fix: fix db env not work (#30541) 2026-01-05 11:10:45 +08:00
ext_fastopenapi.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
ext_forward_refs.py
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
ext_login.py revert: "security/fix-swagger-info-leak-m02" (#29721) 2025-12-16 14:19:33 +08:00
ext_logstore.py fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00
ext_mail.py
ext_migrate.py
ext_orjson.py
ext_otel.py
ext_proxy_fix.py
ext_redis.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
ext_request_logging.py
ext_sentry.py
ext_session_factory.py
ext_set_secretkey.py
ext_socketio.py fix basedpyright 2026-01-17 15:54:32 +08:00
ext_storage.py feat: enhance download URL generation with optional filename parameter 2026-02-03 14:40:14 +08:00
ext_timezone.py
ext_warnings.py