dify/api/libs
2026-07-23 06:05:14 +00:00
..
broadcast_channel feat: support query catalog add billing enabled (#37791) 2026-06-23 07:34:58 +00:00
__init__.py
archive_storage.py refactor: use catalog for workflow archive maintenance (#39001) 2026-07-20 07:59:29 +00:00
collection_utils.py
custom_inputs.py
datetime_utils.py
db_migration_lock.py
device_flow_security.py
email_i18n.py
email_template_renderer.py chore: add missing @override decorators to api/libs (#37012) 2026-06-03 12:17:50 +00:00
encryption.py
exception.py
external_api.py chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +00:00
file_utils.py
flask_restx_compat.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00
flask_utils.py
gmpy2_pkcs10aep_cipher.py chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
helper.py fix: use re.fullmatch in email validator to reject trailing newlines (#39234) (#39320) 2026-07-23 04:19:44 +00:00
infinite_scroll_pagination.py
json_in_md_parser.py
jws.py
login.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
module_loading.py
oauth_bearer.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
oauth_data_source.py chore: add missing @override decorators to api/libs (#37012) 2026-06-03 12:17:50 +00:00
oauth.py feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900) 2026-07-14 08:23:39 +00:00
orjson.py
pagination.py fix(api): PaginatedResult.pages should be 0 for an empty result set (#39229) 2026-07-22 01:11:14 +00:00
passport.py
password.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
pyrefly_diagnostics.py chore(api): surface pyrefly output on type-check failures (#37934) 2026-06-25 13:47:10 +00:00
pyrefly_type_coverage.py
rate_limit.py feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
rsa.py
schedule_utils.py
sendgrid.py
smtp.py
time_parser.py
token.py feat: archive logs export (#38207) 2026-07-14 08:25:37 +00:00
url_utils.py
uuid_utils.py
validators.py
workspace_permission.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00