92 次代码提交 (7b9e01aa07f4b6f21909b186aa718b30404a814a)

作者 SHA1 备注 提交日期
  André de Matteo 7b9e01aa07
Feat/support sendgrid (#21011) 4 个月前
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 个月前
  湛露先生 41e3ecc837
fix remote ip header CF-Connecting-IP (#20846) 4 个月前
  Yeuoly d6d8cca053
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 4 个月前
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 4 个月前
  Eric Guo 822298f69d
Fix 500 error (#20614) 5 个月前
  Anshuman Saini e40e9db39a
fixes #19634 (#20545) 5 个月前
  -LAN- f21e6e03a3
refactor: Consolidate Flask-Login Authentication Logic (#20235) 5 个月前
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 5 个月前
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 个月前
  albcunha 87efd4ab84
Update login.py (#15320) 7 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Shun Miyazawa f582d4a13e
feat: Add ability to change profile avatar (#12642) 9 个月前
  -LAN- 5b6950e545
fix: improve error handling in NotionOAuth for block parent page ID r… (#12268) 10 个月前
  -LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  -LAN- 90f093eb67
fix(json_in_md_parser): improve error messages for JSON parsing failures (#11948) 10 个月前
  -LAN- 3599751f93
chore(db): use a better way to export models and remove unused table (#11838) 10 个月前
  yihong 8e3d60c359
fix: account.id should account_id (#11628) 10 个月前
  Trey Dong 41d90c2408
fix(api): throw error when notion block can not find (#11433) 10 个月前
  -LAN- c34bdb74e6
Fix/type-error (#11240) 11 个月前
  kazuya-awano 56c2d1cc55
feat: add pagination support for Notion search (#11194) 11 个月前
  Bowen Liang 9b46b02717
refactor: assembling the app features in modular way (#9129) 11 个月前
  Hash Brown 0f85e3557b
fix: site icon not showing (#11094) 11 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 个月前
  -LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969) 11 个月前
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 个月前
  Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1年前
  -LAN- d3e9930235
refactor(question_classifier): improve error handling with custom exceptions (#10365) 1年前
  Bowen Liang 4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1年前
  Joe 90dd91c6cd
fix: TOKEN_EXPIRY_MINUTES (#9557) 1年前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  Joe 4fd2743efa
Feat/new login (#8120) 1年前
  -LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1年前
  Xiaoguang Sun be2f1e59f2
improve: Refresh updated_at field of DataSourceOauthBinding model (#9173) 1年前
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1年前
  zhaoyi233 4373777871
Update json_in_md_parser.py (#8983) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 1年前
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 1年前
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1年前
  Hash Brown fbf31b5d52
feat: custom app icon (#7196) 1年前
  -LAN- a2fafee53a
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300) 1年前
  -LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 1年前
  -LAN- b5d472fad7
test(*): Avoid import from `api` in tests. (#7251) 1年前
  yusuke_ten 8b55bd5828
fix: display notion document title correctly (#7215) 1年前
  -LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750) 1年前
  -LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 1年前
  liuzhenghua 9622fbb62f
feat: app rate limit (#5844) 1年前
  xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 1年前