dify/api/libs
99 40591a7c50
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-27 21:05:32 +00:00
..
broadcast_channel fix(api): fix concurrency issues in StreamsBroadcastChannel (#34061) 2026-03-25 15:47:31 +08:00
__init__.py
archive_storage.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
collection_utils.py
custom_inputs.py
datetime_utils.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
db_migration_lock.py fix(api): make DB migration Redis lock TTL configurable and prevent LockNotOwnedError from masking failures (#32299) 2026-02-14 14:55:05 +08:00
email_i18n.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
email_template_renderer.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
encryption.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
exception.py
external_api.py feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
file_utils.py
flask_utils.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
gmpy2_pkcs10aep_cipher.py chore(typing): reduce ty excludes for A1 (#31721) 2026-01-30 02:38:57 +08:00
helper.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
infinite_scroll_pagination.py
json_in_md_parser.py
login.py feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082) 2026-03-24 17:41:51 +08:00
module_loading.py refactor(api): tighten phase 1 shared type contracts (#33453) 2026-03-17 17:50:51 +08:00
oauth_data_source.py refactor(api): tighten phase 1 shared type contracts (#33453) 2026-03-17 17:50:51 +08:00
oauth.py fix: handle null email in GitHub OAuth sign-in (#34043) 2026-03-26 00:41:18 +08:00
orjson.py
passport.py
password.py
pyrefly_diagnostics.py fix(ci): make pyrefly diff comments focus on diagnostics (#32778) 2026-03-02 10:11:23 +08:00
rsa.py
schedule_utils.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
sendgrid.py
smtp.py feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08:00
time_parser.py
token.py feat: allow admin api key to bypass csrf validation (#29139) 2025-12-08 10:22:57 +08:00
typing.py
uuid_utils.py
validators.py
workspace_permission.py feat: implement workspace permission checks for member invitations an… (#31202) 2026-01-18 19:35:50 -08:00