102 次代码提交 (cd47a47c3b4acc4d4457b73777722602c33bc950)

作者 SHA1 备注 提交日期
  zyssyz123 7dadb33003
fix: remove billing cache when add or delete app or member (#25885) 1 个月前
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 个月前
  zyssyz123 c2fcd2895b
Feat/email register refactor (#25369) 1 个月前
  Newton José 6574e9f0b2
Fix: Add Password Validation to Account Creation (#25382) 1 个月前
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 个月前
  zyssyz123 ea61420441
Revert "feat: email register refactor" (#25367) 1 个月前
  zyssyz123 860ee20c71
feat: email register refactor (#25344) 1 个月前
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 个月前
  Will de768af099
fix: reset password (#25172) 1 个月前
  Will d36ce782b7
fix: update account profile (#25150) 1 个月前
  Will b5216df4fe
fix: xxx is not bound to a Session (#24966) 2 个月前
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 个月前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 个月前
  zyssyz123 de28bb1075
fix: changed email login use oauth will create an new account (#23057) 3 个月前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 个月前
  zyssyz123 6ac06486e3
Feat/change user email freezes limit (#22900) 3 个月前
  KVOJJJin de611ab344
Feat: add notification for change email completed (#22812) 3 个月前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 个月前
  Junyan Qin (Chin) eaae79a581
feat: plugin auto upgrade strategy (#19758) 3 个月前
  Asuka Minato 6d3e198c3c
Mapped column (#22644) 3 个月前
  Xin Zhang bddeebd4c9
refactor: remove unused dissolve_tenant static method (#22690) 3 个月前
  NeatGuyCoding cbc3474bbb
minor fix: fix dissolve tenant check permission always failed (#22292) 3 个月前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 个月前
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3 个月前
  NeatGuyCoding 6f8c7a66c8
feat: add redis fallback mechanism #21043 (#21044) 3 个月前
  Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910) 4 个月前
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 5 个月前
  NFish d186daa131
E-300 (#19726) 5 个月前
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 5 个月前
  crazywoola b29087b680
fix: db.session.query(TenantAccountJoin) (#19482) 5 个月前
  非法操作 220db55e71
fix: TenantAccountJoin has no attribute 'query' (#19445) 5 个月前
  -LAN- 792b321a81
refactor(models): Use the SQLAlchemy base model. (#19435) 5 个月前
  Xiyuan Chen 4247a6b807
fix: reset_password security issue (#18363) 6 个月前
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) 6 个月前
  jiangbo721 aa4c6874f1
fix: When a WorkSpaceNotAllowedCreateError occurs, may account is not defined (#11144) 7 个月前
  Linh Nguyen 8996c1da29
fix removing member without permission (#16332) 7 个月前
  jiangbo721 0415cc209d
chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514) 7 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Xin Zhang 982bca5d40
fix: add rate limiting to prevent brute force on password reset (#13292) 8 个月前
  eux 1fa66405c5
feat: support configuration of refresh token expiration by environment variable (#12335) 10 个月前
  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) 1年前