This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d9b821ceccc5b84de10b73ed74c65a00e83d3d78
dify
/
api
/
extensions
History
LIU HONGWEI
c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +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
…
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
…
ext_hosting_provider.py
…
ext_login.py
…
ext_mail.py
SMTP authentication is optional (
#2765
)
2024-03-09 09:11:03 +08:00
ext_migrate.py
…
ext_redis.py
…
ext_sentry.py
…
ext_storage.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00