Harry
|
a94e650ffd
|
Merge remote-tracking branch 'origin/main' into feat/trigger
# Conflicts:
# api/docker/entrypoint.sh
# api/uv.lock
# dev/start-worker
# docker/.env.example
# docker/docker-compose.yaml
# web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chart-view.tsx
# web/app/components/base/date-and-time-picker/date-picker/index.tsx
# web/app/components/base/date-and-time-picker/types.ts
|
2025-11-11 12:42:01 +08:00 |
hj24
|
37903722fe
|
refactor: implement tenant self queue for rag tasks (#27559)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-11-06 21:25:50 +08:00 |
lyzno1
|
e4c6ed9c60
|
Merge branch 'main' into feat/trigger
|
2025-11-06 15:25:19 +08:00 |
Boris Polonsky
|
68d357d7f6
|
Add WEAVIATE_GRPC_ENDPOINT as designed in weaviate migration guide (#27861)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-05 17:19:08 +08:00 |
Harry
|
a6208feed8
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-11-05 12:59:25 +08:00 |
Novice
|
ef1db35f80
|
feat: implement file extension blacklist for upload security (#27540)
|
2025-11-04 15:45:22 +08:00 |
Ponder
|
b610cf9a11
|
feat: add segments max number limit for SegmentApi.post (#27745)
|
2025-11-04 10:27:58 +08:00 |
国昊
|
9dd83f50a7
|
FIX Issue #27697: Add env variable in docker-compose(template) and make it take effect. (#27704)
|
2025-11-04 09:58:59 +08:00 |
Yeuoly
|
57719f3ce9
|
fix: docker env
|
2025-10-30 22:21:14 +08:00 |
Harry
|
45677ac57c
|
bump plugin daemon image version to 0.4.0-local
|
2025-10-30 22:19:24 +08:00 |
Yeuoly
|
4eacbf37ff
|
bump docker compose daemon version
|
2025-10-30 21:22:09 +08:00 |
Yeuoly
|
ef256ac276
|
bump version
|
2025-10-30 21:20:58 +08:00 |
lyzno1
|
8750796f9f
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-30 16:59:56 +08:00 |
Yeuoly
|
9af8fe085b
|
fix: apply docker template
|
2025-10-30 16:20:26 +08:00 |
Yeuoly
|
b3866288e0
|
fix: docker compose
|
2025-10-30 15:54:25 +08:00 |
QuantumGhost
|
20ad5b7ac2
|
docs(api): update docs about gevent setup in app.py (#27611)
Add a warning about top level importing in gunicorn.conf.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-30 15:43:08 +08:00 |
lyzno1
|
fa5765ae82
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-29 12:56:31 +08:00 |
Jianwei Mao
|
23b49b8304
|
fix issues 27388, add missing env variable: ENFORCE_LANGGENIUS_PLUGIN… (#27545)
|
2025-10-29 10:40:59 +08:00 |
lyzno1
|
c4996f9563
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-28 11:28:06 +08:00 |
Eric Guo
|
ff32dff163
|
Enabled cross-subdomain console sessions by making the cookie domain configurable and aligning the frontend so it reads the shared CSRF cookie. (#27190)
|
2025-10-28 10:04:24 +08:00 |
lyzno1
|
d08cc48368
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-27 11:37:07 +08:00 |
wangxiaolei
|
ce5fe86430
|
feat: add env NEXT_PUBLIC_ENABLE_SINGLE_DOLLAR_LATEX (#27070)
|
2025-10-27 10:36:03 +08:00 |
lyzno1
|
f7853f3b27
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-25 14:58:32 +08:00 |
Alfred
|
62753cdf13
|
Fix typo in docker/.env.example: 'defualt' -> 'default' (#27400)
|
2025-10-24 15:28:59 +08:00 |
zhsama
|
4597ab4efb
|
Merge branch 'refs/heads/main' into feat/trigger
|
2025-10-24 14:44:15 +08:00 |
-LAN-
|
dc7ce125ad
|
chore: disable postgres timeouts for docker workflows (#27397)
|
2025-10-24 13:46:36 +08:00 |
lyzno1
|
863b4f8fe9
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-23 11:54:35 +08:00 |
-LAN-
|
0c6cae2d59
|
chore: align version identifiers with 1.9.2 (#27212)
|
2025-10-21 20:12:07 +08:00 |
-LAN-
|
759a932bb7
|
Fix: release WorkflowTool database sessions promptly (#26893)
|
2025-10-21 15:17:17 +08:00 |
lyzno1
|
8a5174d078
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-17 19:21:15 +08:00 |
Dhruv Gorasiya
|
a8ad80c405
|
Fixed Weaviate no module found issue (issue #26938) (#26964)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-16 22:41:48 +08:00 |
lyzno1
|
b20f61356c
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-15 09:53:03 +08:00 |
Dhruv Gorasiya
|
48c42a9fba
|
Weaviate update version (#25447)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-14 10:39:53 +08:00 |
lyzno1
|
f3b415c095
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-13 13:21:51 +08:00 |
carribean
|
cbf2ba6cec
|
Feature integrate alibabacloud mysql vector (#25994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-11 10:47:28 +08:00 |
lyzno1
|
85f1cf1d90
|
Merge branch 'main' into feat/trigger
|
2025-10-10 15:16:00 +08:00 |
Nan LI
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
lyzno1
|
04d94e3337
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-06 19:12:16 +08:00 |
-LAN-
|
4a475bf1cd
|
chore: Raise default string length limits (#26592)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
|
2025-10-06 10:40:13 +08:00 |
hjlarry
|
a80f30f9ef
|
add nginx /triggers endpoint
|
2025-09-30 11:08:14 +08:00 |
lyzno1
|
4a6903fdb4
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-09-30 08:00:16 +08:00 |
-LAN-
|
cd47a47c3b
|
Bump release references to 1.9.1 (#26453)
|
2025-09-29 19:34:09 +08:00 |
JoJohanse
|
af662b100b
|
Fixes#26332 Remove FILES_URL in default .yaml settings (#26410)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-09-29 14:35:05 +08:00 |
lyzno1
|
d68a9f1850
|
Merge remote-tracking branch 'origin/main' into feat/trigger
Resolve merge conflict in use-workflow.ts:
- Keep trigger branch workflow-entry utilities imports
- Preserve SUPPORT_OUTPUT_VARS_NODE from main branch
- Remove unused PARALLEL_DEPTH_LIMIT import
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-26 13:17:14 +08:00 |
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
yessenia
|
6853a699e1
|
Merge branch 'main' into feat/trigger
|
2025-09-25 17:43:39 +08:00 |
yessenia
|
cd07eef639
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-09-25 17:14:24 +08:00 |
Blackoutta
|
e937c8c72e
|
improve: pooling httpx clients for requests to code sandbox and ssrf (#26052)
|
2025-09-24 22:14:50 +08:00 |
longbingljw
|
24b4289d6c
|
fix:add some explanation for oceanbase parser selection (#26071)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-23 17:06:06 +08:00 |
QuantumGhost
|
24e8d21b3f
|
chore(api): bump version (#25917)
|
2025-09-22 19:14:43 +08:00 |