657 Incheckningar (68c75f221b788f76e5bf10d205e276da8d382ded)

Upphovsman SHA1 Meddelande Datum
  Novice 68c75f221b
fix: workflow log status filter add parial success status (#24977) 2 månader sedan
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 månader sedan
  Yongtao Huang 067b0d07c4
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2 månader sedan
  jiangbo721 e048588a88
fix: remove duplicated code (#24893) 2 månader sedan
  Asuka Minato d41d4deaac
example enum to StrEnum (#24877) 2 månader sedan
  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 månader sedan
  NeatGuyCoding c45d676477
remove duplicated authorization header handling and bearer should be case-insensitive (#24852) 2 månader sedan
  Asuka Minato b8d8dddd5a
example of decorator typing (#24857) 2 månader sedan
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) 2 månader sedan
  Novice 1a34ff8a67
fix: change the mcp server strucutre to support github copilot (#24788) 2 månader sedan
  kenwoodjw e4383d6167
Chore: remove dupliacte logic in DatasetApi.get() (#24769) 2 månader sedan
  Junyan Qin (Chin) f32e176d6a
feat: oauth provider (#24206) 2 månader sedan
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 månader sedan
  Eric Guo ecf74d91e2
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) 2 månader sedan
  Guangdong Liu 47f02eec96
refactor: Migrate part of the web API module to Flask-RESTX (#24659) 2 månader sedan
  Guangdong Liu 06dd4d6e00
feat: migrate part of the web chat module to Flask-RESTX (#24664) 2 månader sedan
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) 2 månader sedan
  Guangdong Liu 917ed8cf84
feat: migrate part of the web API module to Flask-RESTX (#24577) 2 månader sedan
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 månader sedan
  Yongtao Huang b486d72b8e
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497) 2 månader sedan
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 månader sedan
  -LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324) 2 månader sedan
  Yongtao Huang ac5aed7a45
Fix missing return 200 in response handling (#24499) 2 månader sedan
  Guangdong Liu f6cfe80bf5
feat: migrate Inner API module to Flask-RESTX (#24492) 2 månader sedan
  Asuka Minato 2b91ba2411
example: limit current user usage (#24470) 2 månader sedan
  非法操作 6010d5f24c
feat: add multi model credentials (#24451) 2 månader sedan
  quicksand b08bfa203a
fix(flask_restx): invite member email parse error (#24464) 2 månader sedan
  quicksand a06681913d
remove: document download file permission (#24459) 2 månader sedan
  quicksand 424fdf4b52
fix: flask_restx namespace path wrong (#24456) 2 månader sedan
  -LAN- a9e106b17e
fix: Fix login error handling by raising exception instead of returning (#24452) 2 månader sedan
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 månader sedan
  Yongtao Huang 9a18911eba
Fix auth error handling (#24420) 2 månader sedan
  -LAN- 8c6e655380
feat: API docs for /files (#24423) 2 månader sedan
  -LAN- 3075d415e1
feat: API docs for mcp (#24424) 2 månader sedan
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 månader sedan
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 månader sedan
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 månader sedan
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 månader sedan
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 månader sedan
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) 2 månader sedan
  Stream c2606f9062
fix: correct behaviour of code fix (#24152) 2 månader sedan
  Asuka Minato 70da81d0e5
try ast-grep (#24149) 2 månader sedan
  Asuka Minato ebd2c8236d
an example of suppress (#24136) 2 månader sedan
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) 2 månader sedan
  Stream ae7de7d36b
fix: treat default template of code as empty (#24106) 2 månader sedan
  Joel de9c5f10b3
feat: enchance prompt and code (#23633) 2 månader sedan
  耐小心 4b9812ce6a
fix: move database service call inside session context in workflow draft variable API (#23996) 2 månader sedan
  xubo f560116fb2
fix: 504 Gateway Time-out error on /console/api/version endpoint (#23961) 2 månader sedan
  heyszt aa71173dbb
Feat: External_trace_id compatible with OpenTelemetry (#23918) 2 månader sedan
  Alex Chim 4a2e6af9b5
Fixes #23921 (#23924) 2 månader sedan