57 コミット (ce794335e9d473b3bcb78330c9546cf5298ccafe)

作成者 SHA1 メッセージ 日付
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3ヶ月前
  NeatGuyCoding 93c27b134d
minor typo fix: remove debug code and fix typo (#22539) 3ヶ月前
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3ヶ月前
  baonudesifeizhai 8516d15a4e
fix: handle configure button for notion internal integration (#21412) 4ヶ月前
  Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494) 4ヶ月前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5ヶ月前
  NFish d186daa131
E-300 (#19726) 5ヶ月前
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6ヶ月前
  devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398) 6ヶ月前
  Xiyuan Chen 4247a6b807
fix: reset_password security issue (#18363) 6ヶ月前
  Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288) 6ヶ月前
  crazywoola c92bc84316
Fix/15429 forgotpasswordresetapi session management (#17390) 7ヶ月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8ヶ月前
  Xin Zhang 982bca5d40
fix: add rate limiting to prevent brute force on password reset (#13292) 8ヶ月前
  Xiyuan Chen 74d3320519
feat: account delete (#11829) 10ヶ月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10ヶ月前
  -LAN- 03548cdfbc
fix: handle broader request exceptions in OAuth process (#11997) 10ヶ月前
  -LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145) 11ヶ月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11ヶ月前
  Garfield Dai c49efc0c22
Feat/account not found (#10804) 11ヶ月前
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1年前
  Joe ed96a6b6c0
fix: remove email code login redirect (#9698) 1年前
  Joe 22bdfb7e56
Feat/optimize login (#9642) 1年前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  Joe 4fd2743efa
Feat/new login (#8120) 1年前
  -LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 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年前
  -LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1年前
  Jyong af76381b98
fix notion internal setting (#6836) 1年前
  -LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750) 1年前
  -LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 1年前
  xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 1年前
  -LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 1年前
  Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 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 e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 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 a8f23ed712
Feat/move tenant id into db (#2341) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 1年前
  crazywoola c17baef172
Feat/portuguese support (#2075) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  takatost 024250803a
feat: move login_required wrapper outside (#1281) 2年前
  zxhlyh c9b0fe47bf
Fix/notion sync (#1258) 2年前
  zxhlyh 227f9fb77d
Feat/api jwt (#1212) 2年前