6878 次代码提交 (a06681913df596d138cdeb15931af0638252dd4e)
 

作者 SHA1 备注 提交日期
  quicksand a06681913d
remove: document download file permission (#24459) 2 个月前
  quicksand 424fdf4b52
fix: flask_restx namespace path wrong (#24456) 2 个月前
  Wu Tianwei bcf42362e3
feat: Optimize Docker build process by adding script to remove unnecessary files (#24450) 2 个月前
  lyzno1 a4d17cb585
fix: add backdrop-blur-sm to plugin dropdown filters for consistent dark mode styling (#24454) 2 个月前
  -LAN- a9e106b17e
fix: Fix login error handling by raising exception instead of returning (#24452) 2 个月前
  Muke Wang 044ad5100e
fix: Update doc word count after delete chunks (#24435) 2 个月前
  Asuka Minato 3032e6fe59
example for logging (#24441) 2 个月前
  yihong 4eba2ee92b
docs: better doc for dev in api like Claude.md (#24442) 2 个月前
  GuanMu b78ce1689a
feat: Add SQLALCHEMY_MAX_OVERFLOW configuration to support database connection pool overflow (#24432) 2 个月前
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 个月前
  -LAN- f7416eb810
feat: auto-login after admin account setup (#24395) 2 个月前
  -LAN- fe06d266e9
refactor: better error handler (#24422) 2 个月前
  Yongtao Huang 9a18911eba
Fix auth error handling (#24420) 2 个月前
  -LAN- 8c6e655380
feat: API docs for /files (#24423) 2 个月前
  -LAN- 3075d415e1
feat: API docs for mcp (#24424) 2 个月前
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 个月前
  NeatGuyCoding 846b6bd14e
hotfix: add test containers based tests for website service (#24430) 2 个月前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 个月前
  NeatGuyCoding b5159d8c8a
hotfix: add test containers based tests for webapp auth service (#24397) 2 个月前
  huayaoyue6 23dcb2dc1b
fix(vector): use semantic version comparison for version check (#24409) 2 个月前
  Matri Qi f31ddc4b1c
fix(api): restful to restx migration issue (#24416) 2 个月前
  -LAN- 5ff3947312
chore: remove feature comparison tables from all README files (#24403) 2 个月前
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 个月前
  Qiang Lee b84bb4164f
fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293) 2 个月前
  Yongtao Huang 1d09708eb7
Fix incorrect exception reference for `json.dumps()` (#24329) 2 个月前
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 个月前
  kenwoodjw e64ff77852
fix kb api access docs (#24377) 2 个月前
  NeatGuyCoding 68576a5d63
feature: add test containers based tests for web conversation service (#24372) 2 个月前
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 个月前
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 个月前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 个月前
  GuanMu 295b47cbff
Node search supports model and name search (#24331) 2 个月前
  -LAN- ad2c541163
Fix missing database commit in provider update handler (#24357) 2 个月前
  -LAN- 77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354) 2 个月前
  17hz ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129) 2 个月前
  Asuka Minato 51cc2bf429
example of next(, None) (#24345) 2 个月前
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 个月前
  jiangbo721 805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796) 2 个月前
  Asuka Minato cfcfc3c1fd
auto format md files (#24242) 2 个月前
  HyaCinth 09b0dd5583
fix: Optimize scrolling experience on plugin page (#24314) (#24322) 2 个月前
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 个月前
  AADI GUPTA 6b01b0b165
feat: implement TooltipManager for managing tooltip lifecycle (#24236) 2 个月前
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 个月前
  Asuka Minato 1459fded08
Annotations example (#24304) 2 个月前
  Yongtao Huang 6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309) 2 个月前
  NeatGuyCoding 21c56c3107
feature: add test containers base tests for tag service (#24313) 2 个月前
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 个月前
  Charles Lee 0c595c4745
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2 个月前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 个月前