522 Коміти (874406d93436863c59b70b204e8775c4a2da6490)

Автор SHA1 Повідомлення Дата
  QuantumGhost 874406d934
security(api): fix privilege escalation vulnerability in model config and chat message APIs (#25518) 1 місяць тому
  Asuka Minato cbc0e639e4
update sql in batch (#24801) 1 місяць тому
  Guangdong Liu b51c724a94
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 1 місяць тому
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 місяць тому
  Asuka Minato 38057b1b0e
add typing to all wraps (#25405) 1 місяць тому
  Yongtao Huang 4aba570fa8
Fix flask response: 200 -> {}, 200 (#25404) 1 місяць тому
  Xiyuan Chen 64c9a2f678
Feat/credential policy (#25151) 1 місяць тому
  zyssyz123 ea61420441
Revert "feat: email register refactor" (#25367) 1 місяць тому
  zyssyz123 860ee20c71
feat: email register refactor (#25344) 1 місяць тому
  Cluas f891c67eca
feat: add MCP server headers support #22718 (#24760) 1 місяць тому
  Asuka Minato f6059ef389
add more typing (#24949) 1 місяць тому
  Asuka Minato 16a3e21410
more assert (#24996) 1 місяць тому
  -LAN- 9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281) 1 місяць тому
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 місяць тому
  Yongtao Huang 865ba8bb4f
Minor fix: correct get_app_model mode for delete() (#25082) 2 місяці тому
  NeatGuyCoding a9c7669c16
chore: comply to RFC 6750 and improve bearer token split (#24955) 2 місяці тому
  非法操作 b673560b92
feat: improve multi model credentials (#25009) 2 місяці тому
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 місяці тому
  湛露先生 1fff4620e6
clean console apis and rag cleans. (#25042) 2 місяці тому
  Will 5092e5f631
fix: workflow not published (#25030) 2 місяці тому
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 місяці тому
  GuanMu 25a11bfafc
Export DSL from history (#24939) 2 місяці тому
  Novice 68c75f221b
fix: workflow log status filter add parial success status (#24977) 2 місяці тому
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 місяці тому
  Yongtao Huang 067b0d07c4
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2 місяці тому
  jiangbo721 e048588a88
fix: remove duplicated code (#24893) 2 місяці тому
  NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2 місяці тому
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 місяці тому
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 місяці тому
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) 2 місяці тому
  Eric Guo ecf74d91e2
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) 2 місяці тому
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) 2 місяці тому
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 місяці тому
  Yongtao Huang b486d72b8e
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497) 2 місяці тому
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 місяці тому
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 місяці тому
  Yongtao Huang ac5aed7a45
Fix missing return 200 in response handling (#24499) 2 місяці тому
  Asuka Minato 2b91ba2411
example: limit current user usage (#24470) 2 місяці тому
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 місяці тому
  quicksand b08bfa203a
fix(flask_restx): invite member email parse error (#24464) 2 місяці тому
  quicksand a06681913d
remove: document download file permission (#24459) 2 місяці тому
  -LAN- a9e106b17e
fix: Fix login error handling by raising exception instead of returning (#24452) 2 місяці тому
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 місяці тому
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 місяці тому
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 місяці тому
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 місяці тому
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 місяці тому
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 місяці тому
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) 2 місяці тому
  Stream c2606f9062
fix: correct behaviour of code fix (#24152) 2 місяці тому