61 次代码提交 (74d3320519948454f12d3e71f3e583517fc52ade)

作者 SHA1 备注 提交日期
  Xiyuan Chen 74d3320519
feat: account delete (#11829) 10 个月前
  eux 49bc602fb2
fix: --name option for the create-tenant command does not take effect (#11993) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  Kazuhisa Wada e20161b3de
make login lockout duration configurable (#11699) 10 个月前
  jiangbo721 9049dd7725
fix: code linting (#11143) 11 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 个月前
  Garfield Dai c49efc0c22
Feat/account not found (#10804) 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) 11 个月前
  Joe 9633c5dab6
fix: enterprise create workspace (#9921) 1年前
  G81192 a17f169e01
fix users had already joined a workspace, but the system still first … (#9834) 1年前
  Joe 22bdfb7e56
Feat/optimize login (#9642) 1年前
  Joe 4fd2743efa
Feat/new login (#8120) 1年前
  -LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1年前
  Bowen Liang b279d19040
chore: avoid star imports usage (#9123) 1年前
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1年前
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1年前
  Zhi ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 1年前
  Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599) 1年前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1年前
  Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
  Joe ce930f19b9
fix dataset operator (#6064) 1年前
  takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 1年前
  xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 1年前
  Joe 5d9ad430af
feat: knowledge admin role (#5965) 1年前
  takatost 906857b28a
fix: couldn't log in or resetup after a failed setup (#5739) 1年前
  -LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 1年前
  Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 1年前
  Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 1年前
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 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年前
  yoogo bd26c933d2
fix: valid password on reset-password page (#2753) 1年前
  Bowen Liang 9ecc736c30
fix: update current tenant id of account when switching tenant (#2530) 1年前
  takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 1年前
  Bowen Liang 9232244920
fix recreating users' default tenant relations when loading user (#2408) 1年前
  takatost 476eb90a90
fix: List not found in account service (#2434) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 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年前
  crazywoola 3f0c515355
fix: switch tenant (#2363) 1年前
  crazywoola a8f23ed712
Feat/move tenant id into db (#2341) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  takatost d8672796b0
revert: remove unused session store codes (#2329) 1年前
  takatost 44397e3062
remove unused session store codes (#2313) 1年前
  Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257) 1年前
  Charlie.Wei 6355e61eb8
tts models support (#2033) 1年前
  crazywoola c17baef172
Feat/portuguese support (#2075) 1年前
  Garfield Dai 51f23c5dc2
feat: support re-invite email. (#2107) 1年前