hjlarry
|
832dabc8a4
|
only author can move the comment position
|
2025-10-10 15:58:01 +08:00 |
hjlarry
|
1da2028d9d
|
keep the previous private property when import node data
|
2025-10-10 13:26:55 +08:00 |
hjlarry
|
7c3f6dcc8d
|
use cloneDeep instead of json.parse
|
2025-10-10 10:34:00 +08:00 |
hjlarry
|
1472884eb5
|
sync the create/delete app in the list page
|
2025-10-10 10:18:23 +08:00 |
hjlarry
|
ec22b1c706
|
fix user uploaded avatar display incorrect
|
2025-10-09 17:40:20 +08:00 |
hjlarry
|
a1712df7c2
|
comment author avatar is the first avatar
|
2025-10-09 17:12:37 +08:00 |
hjlarry
|
a40e11cb3e
|
only can edit own replies
|
2025-10-09 17:02:39 +08:00 |
hjlarry
|
61c46bea40
|
fix missing i18n
|
2025-10-09 16:55:53 +08:00 |
hjlarry
|
1c5c28a82c
|
fix switch to cursor mode comment input still exists
|
2025-10-09 16:36:20 +08:00 |
hjlarry
|
2310145937
|
comment reply auto scoll down to bottom
|
2025-10-09 15:50:23 +08:00 |
hjlarry
|
6a9c9cadd0
|
fix comment hover the variable panel
|
2025-10-09 15:44:56 +08:00 |
hjlarry
|
7774ff9944
|
fix version not display
|
2025-10-09 15:07:36 +08:00 |
hjlarry
|
33d4c95470
|
can update comment position
|
2025-10-05 10:17:04 +08:00 |
hjlarry
|
659cbc05a9
|
fix mention-input in the bottom of the browser
|
2025-10-04 21:24:27 +08:00 |
hjlarry
|
6ce65de2cd
|
fix merged main issues
|
2025-10-04 21:11:59 +08:00 |
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
hjlarry
|
bf71300635
|
improve comment cursor move
|
2025-10-04 14:36:10 +08:00 |
hjlarry
|
37ecd4a0bc
|
fix @ input problem
|
2025-10-04 13:39:00 +08:00 |
hjlarry
|
827a1b181b
|
fix comment icon position
|
2025-10-04 13:25:59 +08:00 |
hjlarry
|
c4e7cb75cd
|
cache the mentioned users
|
2025-10-04 11:22:02 +08:00 |
hjlarry
|
98e4bfcda8
|
click comment icon not switch to comment mode
|
2025-10-03 23:36:56 +08:00 |
crazywoola
|
787251f00e
|
Revert "fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”." (#26548)
|
2025-10-02 18:46:33 +08:00 |
lyzno1
|
cfe21f0826
|
chore(web): update Next.js to 15.5.4 and unify Lexical to 0.36.2 (#26541)
|
2025-10-02 18:13:53 +08:00 |
lyzno1
|
b80d55b764
|
fix: add missing key prop to TabPanel and initialize useRef with null (#26517)
|
2025-10-02 18:08:57 +08:00 |
HyaCinth
|
dd71625f52
|
fix(datasets): Resolve issue where selected list is not updated when deleting a single file (#26502)
|
2025-09-30 23:22:43 +08:00 |
Asuka Minato
|
c4884eb669
|
add back babel/core (#26489)
|
2025-09-30 15:35:10 +08:00 |
crazywoola
|
d49f3327e4
|
fix: style with self-start (#26492)
|
2025-09-30 15:30:27 +08:00 |
hjlarry
|
ee48ca7671
|
fix default comment icon
|
2025-09-30 15:23:43 +08:00 |
Asuka Minato
|
633e68a2f7
|
feat(web): remove dead dependencies (#26484)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-09-30 14:39:34 +08:00 |
lyzno1
|
97c924fe29
|
chore: bump pnpm version (#26010)
Co-authored-by: 17hz <0x149527@gmail.com>
|
2025-09-30 10:48:06 +08:00 |
NeatGuyCoding
|
2619c7553a
|
minor fix: fix some translations: trunk should use native, and some translation typos (#26469)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-09-30 10:17:13 +08:00 |
github-actions[bot]
|
bbdcbac544
|
chore: translate i18n files and update type definitions (#26440)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-29 21:35:26 +08:00 |
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-29 20:35:55 +09:00 |
-LAN-
|
cd47a47c3b
|
Bump release references to 1.9.1 (#26453)
|
2025-09-29 19:34:09 +08:00 |
crazywoola
|
fd86cadf67
|
fix: debounce ref (#26433)
|
2025-09-29 16:13:38 +08:00 |
Wu Tianwei
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
Wu Tianwei
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 14:58:28 +08:00 |
zxhlyh
|
595df172a8
|
fix: model list refresh when change credential (#26421)
|
2025-09-29 13:51:48 +08:00 |
dependabot[bot]
|
30617feff8
|
chore(deps-dev): bump @eslint/js from 9.31.0 to 9.36.0 in /web (#26392)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-29 13:50:36 +08:00 |
dependabot[bot]
|
756864c85b
|
chore(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.8.0 in /web (#26393)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-29 13:48:31 +08:00 |
lyzno1
|
00f3a53f1c
|
fix(turbopack): fix animation issues with unnamed animations in CSS modules (#26408)
|
2025-09-29 13:47:48 +08:00 |
KVOJJJin
|
d2f0551170
|
Fix plugin detail panel not show when installed plugins more than 100 (#26405)
|
2025-09-29 13:42:22 +08:00 |
quicksand
|
029d5d36ac
|
Fix: Knowledge Base node crash when retrieval_model is null (#26397)
|
2025-09-29 11:55:06 +08:00 |
lyzno1
|
e686cc9eab
|
refactor: standardize dataset-pipeline i18n terminology consistency (#26353)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-28 17:45:33 +08:00 |
Yongtao Huang
|
a5387b304e
|
Fix: use correct maxLength prop for verification code input (#26244)
|
2025-09-28 13:44:14 +08:00 |
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
非法操作
|
36406cd62f
|
chore: time from now i18n support (#26328)
|
2025-09-28 13:37:42 +08:00 |
非法操作
|
87c41c88a3
|
fix: some display-related issues (#26335)
|
2025-09-28 13:37:28 +08:00 |
Asuka Minato
|
9a7245e1df
|
rm assigned but unused (#25639)
|
2025-09-27 10:54:25 +08:00 |
Yongtao Huang
|
319ecdd312
|
Fix: avoid mutating node props (#26266)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-27 09:50:32 +08:00 |