Joel
b34d09649b
Merge branch 'feat/support-free-try-app' into deploy/dev
2026-01-12 13:49:28 +08:00
Joel
a92df530da
mrege main
2026-01-12 13:41:27 +08:00
9161936f41
refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 ( #30803 )
...
Co-authored-by: Stephen Zhou <[email protected] >
2026-01-12 12:57:43 +08:00
220e1df847
docs(web): add corepack recommendation ( #30837 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-12 12:44:30 +08:00
31a8fd810c
chore(deps-dev): bump @storybook/react from 9.1.13 to 9.1.17 in /web ( #30833 )
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 12:44:11 +08:00
NFish
939a1b91a0
Merge branch 'feat/ee-workspace-permission-control' into deploy/dev
2026-01-12 12:07:29 +08:00
NFish
e8a1c99626
feat: add permission check before owner transfer workspace
2026-01-12 12:04:53 +08:00
NFish
898393a0f8
feat: add invite permission check for workspace invite members feature
2026-01-12 11:52:48 +08:00
Joel
431936beb9
chore: handle callback warning
2026-01-12 11:33:18 +08:00
Joel
163540bf4a
chore: handle refetch after created
2026-01-12 11:30:03 +08:00
Joel
221130b448
chore: remove old i18n
2026-01-12 10:55:02 +08:00
wangxiaolei and GitHub
0c2729d9b3
fix: fix refresh token deadlock ( #30828 )
2026-01-12 09:35:31 +08:00
Stephen Zhou
049925c5d8
Merge branch 'main' into deploy/dev
2026-01-11 21:54:32 +08:00
wangxiaolei and GitHub
a2e03b811e
fix: Broken import in .storybook/preview.tsx ( #30812 )
2026-01-10 19:49:23 +08:00
Stephen Zhou and GitHub
8b1af36d94
feat(web): migrate PWA to Serwist ( #30808 )
2026-01-10 17:16:18 +09:00
yyh
c56d9e3f69
Merge remote-tracking branch 'origin/main' into deploy/dev
2026-01-09 19:41:17 +08:00
Joel
b1eb265fa5
fix: try app not call conversations and sessions
2026-01-09 16:48:03 +08:00
wangxiaolei and GitHub
0711dd4159
feat: enhance start node object value check ( #30732 )
2026-01-09 16:13:17 +08:00
Joel
c2a0950660
fix: button ui problem
2026-01-09 15:34:48 +08:00
d4432ed80f
refactor: marketplace state management ( #30702 )
...
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-01-09 14:31:24 +08:00
Joel
bfe98009fd
chore: fix dataset problems
2026-01-09 14:26:18 +08:00
Joel
ea1704d211
fix: try basic detail errors
2026-01-09 14:14:15 +08:00
lif and GitHub
9d9f027246
fix(web): invalidate app list cache after deleting app from detail page ( #30751 )
...
Signed-off-by: majiayu000 <[email protected] >
2026-01-09 14:08:37 +08:00
wangxiaolei and GitHub
77f097ce76
fix: fix enhance app mode check ( #30758 )
2026-01-09 14:07:40 +08:00
Yansong Zhang
cf990cdace
Merge branch 'feat/app-trial' into deploy/dev
2026-01-09 11:36:22 +08:00
98df99b0ca
feat(embedding-process): implement embedding process components and polling logic ( #30622 )
...
Co-authored-by: CodingOnStar <[email protected] >
2026-01-09 10:21:27 +08:00
9848823dcd
feat: implement step two of dataset creation with comprehensive UI components and hooks ( #30681 )
...
Co-authored-by: CodingOnStar <[email protected] >
2026-01-09 10:21:18 +08:00
5ad2385799
chore(i18n): sync translations with en-US ( #30750 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-01-08 22:53:04 +08:00
Joel
3ed0937734
merge
2026-01-08 18:27:47 +08:00
91d44719f4
fix(web): resolve chat message loading race conditions and infinite loops ( #30695 )
...
Co-authored-by: crazywoola <[email protected] >
2026-01-08 18:05:32 +08:00
b2cbeeae92
fix(web): restrict postMessage targetOrigin from wildcard to specific origins ( #30690 )
...
Co-authored-by: XW <[email protected] >
2026-01-08 17:23:27 +08:00
zxhlyh
04912fa775
Merge branch 'feat/llm-support-tools' into deploy/dev
2026-01-08 14:45:08 +08:00
Novice
0ff1b61232
Merge branch 'main' into deploy/dev
2026-01-08 14:41:17 +08:00
zxhlyh
4d3d8b35d9
Merge branch 'main' into feat/llm-node-support-tools
2026-01-08 14:28:13 +08:00
zxhlyh
c323028179
feat: llm node support tools
2026-01-08 14:27:37 +08:00
cd1af04dee
feat: model total credits ( #30727 )
...
Co-authored-by: CodingOnStar <[email protected] >
Co-authored-by: Stephen Zhou <[email protected] >
2026-01-08 14:11:44 +08:00
Yansong Zhang
c3d0c80ca1
Merge branch 'feat/credit-pool' into deploy/dev
2026-01-08 11:03:21 +08:00
NFish and GitHub
c5b99ebd17
fix: web app login code encrypt ( #30705 )
2026-01-07 18:04:42 -08:00
Rhon Joe and GitHub
27a803a6f0
fix(web): resolve key-value input box height inconsistency on focus/blur ( #30715 ) ( #30716 )
2026-01-08 09:54:27 +08:00
a422908efd
feat(i18n): Migrate translation workflow to Claude Code GitHub Actions ( #30692 )
...
Co-authored-by: Claude Opus 4.5 <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-07 21:17:50 +08:00
d8a0291382
refactor(web): remove unused type alias VoiceLanguageKey ( #30694 )
...
Co-authored-by: fghpdf <[email protected] >
2026-01-07 21:15:43 +08:00
NFish
cfaae1b8a1
Merge branch 'fix/web-app-login-code-encrypt' into deploy/dev
2026-01-07 20:30:03 +08:00
NFish
cbc4348727
fix: encrypt password when login at web app login page
2026-01-07 20:29:35 +08:00
NFish
c888e3c46e
Merge branch 'fix/web-app-login-code-encrypt' into deploy/dev
2026-01-07 20:26:43 +08:00
Novice
4fa7bf0128
Merge branch 'feat/agent-node-v2' into deploy/dev
2026-01-07 17:51:08 +08:00
NFish
dac9c1953a
fix: encrypt email login code when login webapp
2026-01-07 17:20:46 +08:00
zxhlyh
70149ea05e
Merge branch 'main' into feat/llm-node-support-tools
2026-01-07 16:29:47 +08:00
zxhlyh
1d93f41fcf
feat: llm node support tools
2026-01-07 16:28:41 +08:00
160b4d194b
fix: signin page stuck on loading when refresh token valid but access token expired ( #30675 )
...
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-01-07 14:20:38 +08:00
e335cd0ef4
refactor(web): remove useMixedTranslation, better resource loading ( #30630 )
...
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-01-07 13:20:09 +08:00