dify/api/libs
kenwoodjw 88bfeee234
feat: allow admin api key to bypass csrf validation (#29139)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-12-08 10:22:57 +08:00
..
broadcast_channel feat: add comprehensive unit tests for dataset service creation methods (#28522) 2025-11-22 13:38:35 +08:00
__init__.py
collection_utils.py fix: check allowed file extensions in rag transform pipeline and use set type instead of list for performance in file extensions (#26593) 2025-10-09 10:21:56 +08:00
custom_inputs.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
datetime_utils.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
email_i18n.py feat: trigger billing (#28335) 2025-11-20 10:15:23 +08:00
exception.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
external_api.py Enabled cross-subdomain console sessions by making the cookie domain configurable and aligning the frontend so it reads the shared CSRF cookie. (#27190) 2025-10-28 10:04:24 +08:00
file_utils.py
flask_utils.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
gmpy2_pkcs10aep_cipher.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
helper.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
infinite_scroll_pagination.py
json_in_md_parser.py Fix json in md when use quesion classifier node (#26992) 2025-10-18 11:58:40 +08:00
login.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
module_loading.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
oauth.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
oauth_data_source.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
orjson.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
passport.py
password.py
rsa.py
schedule_utils.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
sendgrid.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
smtp.py
time_parser.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
token.py feat: allow admin api key to bypass csrf validation (#29139) 2025-12-08 10:22:57 +08:00
typing.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
uuid_utils.py
validators.py Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00