dify/api/extensions
2024-06-04 14:30:23 +08:00
..
storage Fix/azure blob token expire (#4914) 2024-06-04 14:30:23 +08:00
ext_celery.py fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188) 2024-04-09 16:14:43 +08:00
ext_code_based_extension.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
ext_compress.py improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2024-03-26 10:11:43 +08:00
ext_database.py Initial commit 2023-05-15 08:51:32 +08:00
ext_hosting_provider.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
ext_login.py Initial commit 2023-05-15 08:51:32 +08:00
ext_mail.py feat: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00
ext_migrate.py Initial commit 2023-05-15 08:51:32 +08:00
ext_redis.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
ext_sentry.py Initial commit 2023-05-15 08:51:32 +08:00
ext_storage.py add storage factory (#3922) 2024-04-29 18:22:03 +08:00