62 コミット (90dd91c6cd4671faf4c1ba7bb9a12e02df9ade57)

作成者 SHA1 メッセージ 日付
  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年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  -LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 1年前
  Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1年前
  Charles Zhou a325a294bd
feat: opportunistic tls flag for smtp (#4794) 1年前
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1年前
  Charles Zhou 2eb468f885
fix: add timeout to SMTPClient to prevent worker blocking (#4352) 1年前
  Ikko Eltociear Ashimine e6db7ad1d5
chore: update gmpy2_pkcs10aep_cipher.py (#4314) 1年前
  yalei 4d66a86579
fix: fetch page name of notion wiki (#3847) 1年前
  Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 1年前
  takatost 8811677154
feat: remove langchain from output parsers (#3473) 1年前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1年前
  Jyong 669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013) 1年前
  Leo Q cc754122fc
Authentication is only applied when both the username and password have values. (#2937) 1年前
  Laurent Magnien bdc13f9238
SMTP authentication is optional (#2765) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
  takatost a0ec7de058
clean: remove no-use ecc_aes.py (#2426) 1年前
  Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 1年前
  JonahCui 71e5828d41
feat: add support for smtp when send email (#2409) 1年前
  Bowen Liang 65a02f7d32
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 1年前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  Yeuoly a96cae4f44
refine: faster rsa implement (#2182) 1年前
  crazywoola c17baef172
Feat/portuguese support (#2075) 1年前
  takatost 1a6ad05a23
feat: service api add llm usage (#2051) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  takatost faf40a42bc
feat: optimize memory & invoke error output (#1931) 1年前
  takatost d069c668f8
Model Runtime (#1858) 1年前
  takatost 024250803a
feat: move login_required wrapper outside (#1281) 2年前
  takatost 1d9cc5ca05
fix: universal chat when default model invalid (#905) 2年前