23 Commits (bab49758092180434e95c9c457be49ac367f39c2)

Author SHA1 Message Date
  Guangdong Liu b51c724a94
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 1 month ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  baonudesifeizhai 8516d15a4e
fix: handle configure button for notion internal integration (#21412) 4 months ago
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
  Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288) 6 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  -LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145) 11 months ago
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
  -LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
  Jyong af76381b98
fix notion internal setting (#6836) 1 year ago
  -LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 1 year ago
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 1 year ago
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1 year ago
  takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
  zxhlyh c9b0fe47bf
Fix/notion sync (#1258) 2 years ago
  Jyong 4b53bb1a32
Feat/token support (#909) 2 years ago
  KVOJJJin cd51d3323b
feat: member invitation and activation (#535) 2 years ago
  Jyong 226f28edcb
Feature/self host notion import (#397) 2 years ago
  Jyong 9253f72dea
Feat/dataset notion import (#392) 2 years ago