Bowen Liang
|
9b46b02717
|
refactor: assembling the app features in modular way (#9129)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
11 månader sedan |
Hash Brown
|
0f85e3557b
|
fix: site icon not showing (#11094)
|
11 månader sedan |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
11 månader sedan |
-LAN-
|
5172f0bf39
|
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
11 månader sedan |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
11 månader sedan |
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
11 månader sedan |
-LAN-
|
d3e9930235
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
1 år sedan |
Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
1 år sedan |
Joe
|
90dd91c6cd
|
fix: TOKEN_EXPIRY_MINUTES (#9557)
|
1 år sedan |
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
1 år sedan |
Joe
|
4fd2743efa
|
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
1 år sedan |
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
1 år sedan |
Xiaoguang Sun
|
be2f1e59f2
|
improve: Refresh updated_at field of DataSourceOauthBinding model (#9173)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
|
1 år sedan |
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
1 år sedan |
zhaoyi233
|
4373777871
|
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
|
1 år sedan |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
1 år sedan |
Bowen Liang
|
6613b8f2e0
|
chore: fix unnecessary string concatation in single line (#8311)
|
1 år sedan |
Bowen Liang
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 år sedan |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
1 år sedan |
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
1 år sedan |
-LAN-
|
a2fafee53a
|
chore(api/libs/bearer_data_source.py): Remove expired fie. (#7300)
|
1 år sedan |
-LAN-
|
9414143b5f
|
chore(api/libs): Apply ruff format. (#7301)
|
1 år sedan |
-LAN-
|
b5d472fad7
|
test(*): Avoid import from `api` in tests. (#7251)
|
1 år sedan |
yusuke_ten
|
8b55bd5828
|
fix: display notion document title correctly (#7215)
|
1 år sedan |
-LAN-
|
a98284b1ef
|
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 år sedan |
-LAN-
|
617847e3c0
|
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535)
|
1 år sedan |
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
1 år sedan |
xielong
|
00b4cc3cd4
|
feat: implement forgot password feature (#5534)
|
1 år sedan |
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 år sedan |
-LAN-
|
1336b844fd
|
feat(api/auth): switch-to-stateful-authentication (#5438)
|
1 år sedan |
Mitsuki Ogasahara
|
7305713b97
|
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
|
1 år sedan |
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>
|
1 år sedan |
Charles Zhou
|
a325a294bd
|
feat: opportunistic tls flag for smtp (#4794)
|
1 år sedan |
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
1 år sedan |
Charles Zhou
|
2eb468f885
|
fix: add timeout to SMTPClient to prevent worker blocking (#4352)
|
1 år sedan |
Ikko Eltociear Ashimine
|
e6db7ad1d5
|
chore: update gmpy2_pkcs10aep_cipher.py (#4314)
|
1 år sedan |
yalei
|
4d66a86579
|
fix: fetch page name of notion wiki (#3847)
|
1 år sedan |
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
1 år sedan |
takatost
|
8811677154
|
feat: remove langchain from output parsers (#3473)
|
1 år sedan |
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>
|
1 år sedan |
Jyong
|
669c8c3cca
|
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
|
1 år sedan |
Leo Q
|
cc754122fc
|
Authentication is only applied when both the username and password have values. (#2937)
|
1 år sedan |
Laurent Magnien
|
bdc13f9238
|
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
|
1 år sedan |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
1 år sedan |
takatost
|
a0ec7de058
|
clean: remove no-use ecc_aes.py (#2426)
|
1 år sedan |
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
1 år sedan |
JonahCui
|
71e5828d41
|
feat: add support for smtp when send email (#2409)
|
1 år sedan |
Bowen Liang
|
65a02f7d32
|
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412)
|
1 år sedan |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
1 år sedan |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
1 år sedan |