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
-LAN- f05e7e7068
refactor: centralize email internationalization handling
- Create elegant email i18n module following DDD principles
- Eliminate repetitive language switching logic across email tasks
- Add comprehensive type hints and proper abstractions
- Support all existing email types with centralized configuration
- Reduce code duplication by 50% while maintaining backward compatibility
- Improve maintainability with single responsibility and dependency injection
9 months ago
..
__init__.py
datetime_utils.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
email_i18n.py refactor: centralize email internationalization handling 9 months ago
exception.py
external_api.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 11 months ago
file_utils.py refactor: define the Dify project version in pyproject.toml (#20910) 9 months ago
flask_utils.py feat: add a flask_context_manager. (#21061) 10 months ago
gmpy2_pkcs10aep_cipher.py feat: mypy for all type check (#10921) 1 year ago
helper.py feat(libs): Introduce `extract_tenant_id` (#22086) 9 months ago
infinite_scroll_pagination.py
json_in_md_parser.py feat: mypy for all type check (#10921) 1 year ago
jsonutil.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
login.py refactor: Consolidate Flask-Login Authentication Logic (#20235) 10 months ago
oauth.py feat: mypy for all type check (#10921) 1 year ago
oauth_data_source.py chore: all model.query replace to db.session.query (#19521) 11 months ago
passport.py test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 9 months ago
password.py
rsa.py
sendgrid.py bug: fix minor exception msg missing (#21255) 10 months ago
smtp.py Update smtp.py (#21335) 9 months ago
uuid_utils.py feat(api): add UUIDv7 implementation in SQL and Python (#22058) 9 months ago