Commit Graph

62 Commits (90dd91c6cd4671faf4c1ba7bb9a12e02df9ade57)

Author SHA1 Message Date
Joe 90dd91c6cd
fix: TOKEN_EXPIRY_MINUTES (#9557) 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Joe 4fd2743efa
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
1 year ago
-LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1 year ago
Xiaoguang Sun be2f1e59f2
improve: Refresh updated_at field of DataSourceOauthBinding model (#9173)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
1 year ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
zhaoyi233 4373777871
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 1 year ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN- a2fafee53a
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300) 1 year ago
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 1 year ago
-LAN- b5d472fad7
test(*): Avoid import from `api` in tests. (#7251) 1 year ago
yusuke_ten 8b55bd5828
fix: display notion document title correctly (#7215) 2 years ago
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
liuzhenghua 9622fbb62f
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Jyong ba5f8afaa8
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Charles Zhou a325a294bd
feat: opportunistic tls flag for smtp (#4794) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Charles Zhou 2eb468f885
fix: add timeout to SMTPClient to prevent worker blocking (#4352) 2 years ago
Ikko Eltociear Ashimine e6db7ad1d5
chore: update gmpy2_pkcs10aep_cipher.py (#4314) 2 years ago
yalei 4d66a86579
fix: fetch page name of notion wiki (#3847) 2 years ago
Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 2 years ago
takatost 8811677154
feat: remove langchain from output parsers (#3473) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Jyong 669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Leo Q cc754122fc
Authentication is only applied when both the username and password have values. (#2937) 2 years ago
Laurent Magnien bdc13f9238
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
takatost a0ec7de058
clean: remove no-use ecc_aes.py (#2426) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
JonahCui 71e5828d41
feat: add support for smtp when send email (#2409) 2 years ago
Bowen Liang 65a02f7d32
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Yeuoly a96cae4f44
refine: faster rsa implement (#2182) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
takatost 1a6ad05a23
feat: service api add llm usage (#2051) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost faf40a42bc
feat: optimize memory & invoke error output (#1931) 2 years ago
takatost d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
takatost 1d9cc5ca05
fix: universal chat when default model invalid (#905) 3 years ago