Commit Graph

32 Commits (2a98fcb7f8f74af43c111b799805efdbe373937c)

Author SHA1 Message Date
zyssyz123 7c23ecc055
Merge branch 'deploy/dev' into feat/change-user-email 11 months ago
Yansong Zhang 33cbccdef9 fix emailcheck bug 11 months ago
zyssyz123 8763d2372e
Feat/change user email (#22312) 11 months ago
Yansong Zhang 1f1b453a51 fix commented: Please add validation to verify email uniqueness here. It's possible for users to bypass this restriction through direct API calls. 11 months ago
Yansong Zhang 0c999a66d3 ran reformat 11 months ago
Yansong Zhang 28260accc8 ran reformat 11 months ago
Yansong Zhang 315e1276e3 add api check-email-unique 11 months ago
Yansong Zhang 2da10221ef change response result 11 months ago
Yansong Zhang 6029f24ebe add change email api 11 months ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
Yongtao Huang 5d72003ebb
Remove dead code (#17899) 1 year ago
Xiyuan Chen 9c4be5d098
Feat/education api (#17168) 1 year ago
Xiyuan Chen 74d3320519
feat: account delete (#11829)
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 2 years ago
Garfield Dai c2ce2f88c7
feat: add license. (#10403) 2 years ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2 years ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 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
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 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
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 3 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
3 years ago
John Wang db896255d6 Initial commit 3 years ago