You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/libs
Song Kylin 0731db8c22
fix: private.pem keyPath error in windows (#22814)
Co-authored-by: songkunling <songkunling@cabrtech.com>
7 months ago
..
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2 years ago
datetime_utils.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
email_i18n.py refactor: centralize email internationalization handling (#22752) 7 months ago
exception.py chore(api/libs): Apply ruff format. (#7301) 1 year ago
external_api.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
file_utils.py refactor: define the Dify project version in pyproject.toml (#20910) 7 months ago
flask_utils.py feat: add a flask_context_manager. (#21061) 8 months ago
gmpy2_pkcs10aep_cipher.py feat: mypy for all type check (#10921) 1 year ago
helper.py fix: drop dead code phase2 unused class (#22042) 7 months ago
infinite_scroll_pagination.py chore(api/libs): Apply ruff format. (#7301) 1 year ago
json_in_md_parser.py feat: mypy for all type check (#10921) 1 year ago
login.py refactor: Consolidate Flask-Login Authentication Logic (#20235) 8 months ago
oauth.py feat: mypy for all type check (#10921) 1 year ago
oauth_data_source.py Fix/replace datetime patterns with naive utc now (#22654) 7 months ago
passport.py test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 7 months ago
password.py Feat/new login (#8120) 1 year ago
rsa.py fix: private.pem keyPath error in windows (#22814) 7 months ago
sendgrid.py bug: fix minor exception msg missing (#21255) 8 months ago
smtp.py Update smtp.py (#21335) 7 months ago
uuid_utils.py feat(api): add UUIDv7 implementation in SQL and Python (#22058) 7 months ago