162 次程式碼提交 (cd47a47c3b4acc4d4457b73777722602c33bc950)

作者 SHA1 備註 提交日期
  Junyan Qin (Chin) cba2b9b2ad
fix: switch plugin auto upgrade cache to redis (#26356) 1 月之前
  Asuka Minato 25c69ac540
one example of Session (#24135) 1 月之前
  Yunlu Wen 4f45978cd9
fix: remote code execution in email endpoints (#25753) 1 月之前
  -LAN- 85cda47c70
feat: knowledge pipeline (#25360) 1 月之前
  Asuka Minato bdd85b36a4
ruff check preview (#25653) 1 月之前
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 月之前
  kenwoodjw c91253d05d
fix segment deletion race condition (#24408) 1 月之前
  zyssyz123 c2fcd2895b
Feat/email register refactor (#25369) 1 月之前
  Asuka Minato cbc0e639e4
update sql in batch (#24801) 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 月之前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 月之前
  NeatGuyCoding ed5ed0306e
minor fix: fix the check of subscription capacity limit (#24991) 2 月之前
  湛露先生 64319c0d56
fix close session twice. (#24917) 2 月之前
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 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 fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 月之前
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 月之前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 月之前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 月之前
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) 2 月之前
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) 2 月之前
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) 2 月之前
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 月之前
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 月之前
  NeatGuyCoding 4a72fa6268
fix: Enhance doc_form null checking, exception handling, and rollback logic (#23713) 2 月之前
  yunqiqiliang 14e1c16cf2
Fix ClickZetta stability and reduce logging noise (#23632) 2 月之前
  yunqiqiliang 62772e8871
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574) 2 月之前
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 月之前
  Asuka Minato 79ea94483e
refine some orm types (#22885) 3 月之前
  Yongtao Huang f17ca26b10
Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 月之前
  NeatGuyCoding cba5bd588c
minor fix: wrong position of retry_document_indexing_task time elapsed (#23099) 3 月之前
  Jyong 3248d728ac
fix retry document db session issue (#23046) 3 月之前
  zhaobingshuang 5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038) 3 月之前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 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 月之前
  -LAN- 0f4809b9b8
refactor: centralize email internationalization handling (#22752) 3 月之前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 月之前
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3 月之前
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 月之前
  Novice 535fff62f3
feat: add MCP support (#20716) 3 月之前
  wangsen3 b237113311
Update clean_document_task.py (#22090) 3 月之前
  徐海兴 f6aa2498a3
document indexing not bound to a Session (#21015) 4 月之前
  Dongyu Li 92614765ff
Feat/queue monitor (#20647) 5 月之前
  Jyong fb12a3033d
fix celery job not closed issue (#19268) 5 月之前