 Charles LeeandGitHub
|
0c595c4745
|
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
|
 HyaCinthandGitHub
|
5e8fe30035
|
fix(ui): Optimize UI component styles and layouts (#24090) (#24092)
|
2025-08-18 15:56:10 +08:00 |
|
 lyzno1andGitHub
|
9755564a05
|
Fix sticky table header transparency with backdrop-filter blur in dark mode (#23999)
|
2025-08-18 11:03:15 +08:00 |
|
 lyzno1andGitHub
|
d3eff9b1a3
|
fix: prevent X button flying to screen corners in dataset settings modal (#23788)
|
2025-08-12 12:03:04 +08:00 |
|
 Matri QiandGitHub
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2025-08-10 11:16:43 +08:00 |
|
 
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <[email protected]>
|
2025-08-08 09:25:41 +08:00 |
|
 hangboss1761andGitHub
|
f3c98a274b
|
fix: update the guiding text in the upload component (#23509)
|
2025-08-07 10:06:04 +08:00 |
|
 yyhandGitHub
|
d8584dc03a
|
feat: enhance document list navigation and sorting functionality (#23383)
|
2025-08-05 10:19:47 +08:00 |
|
 Warren WongandGitHub
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
 NeatGuyCodingandGitHub
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|
 zhaobingshuangandGitHub
|
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)
|
2025-07-28 14:24:13 +08:00 |
|
 
|
665fcad655
|
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <[email protected]>
|
2025-07-27 09:22:36 +08:00 |
|
 Wu TianweiandGitHub
|
ad472d59e0
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
|
 GuanMuandGitHub
|
bd43ca6275
|
fix: rounded (#22909)
|
2025-07-24 16:40:37 +08:00 |
|
 GuanMuandGitHub
|
8246f946c2
|
fix: Update the style of the batch operation component (#22716)
|
2025-07-21 17:39:40 +08:00 |
|
 
|
97f080fa03
|
fix: Japanese dateTimeFormat (#22516)
Co-authored-by: crazywoola <[email protected]>
|
2025-07-17 13:46:40 +08:00 |
|
 Kerwin BryantandGitHub
|
229b4d621e
|
Improve Tooltip UX by enabling delay by default (#21383)
|
2025-07-16 11:26:54 +08:00 |
|
 Wu TianweiandGitHub
|
c805238471
|
fix: adjust layout styles for header and dataset update (#22182)
|
2025-07-11 11:17:28 +08:00 |
|
 GuanMuandGitHub
|
de39b737b6
|
Feat list query (#21907)
|
2025-07-04 14:18:31 +08:00 |
|
 GuanMuandGitHub
|
a66ed7157e
|
feat: add document pause and resume functionality (#21894)
|
2025-07-04 14:06:47 +08:00 |
|
 非法操作andGitHub
|
70035aa9a9
|
fix: notion kownledge datasets can't add new page (#21779)
|
2025-07-02 09:14:48 +08:00 |
|
 qiuqiuaandGitHub
|
18757d07c9
|
fix: #21427 correct segment settings when creating documents via API (#21673)
|
2025-06-29 14:49:32 +08:00 |
|
 Wu TianweiandGitHub
|
ad9eebd02d
|
fix: update retrieval method cache (#21409)
|
2025-06-26 10:58:21 +08:00 |
|
 
|
00f0b569cc
|
Feat/kb index (#20868)
Co-authored-by: twwu <[email protected]>
|
2025-06-25 17:52:59 +08:00 |
|
 CovfefeableandGitHub
|
449e16782e
|
fix: update DocumentList to include max height and overflow styles (#21466)
|
2025-06-25 11:17:31 +08:00 |
|
 -LAN-andGitHub
|
c7ee0f2a93
|
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <[email protected]>
|
2025-06-25 10:18:20 +08:00 |
|
 
|
ea68c92bbb
|
fix segment display the default (#21317)
Co-authored-by: lizb <[email protected]>
|
2025-06-23 13:48:39 +08:00 |
|
 Wu TianweiandGitHub
|
b348455144
|
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359)
|
2025-06-23 13:45:35 +08:00 |
|
 onlylhfandGitHub
|
f2f6e95880
|
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278)
|
2025-06-23 10:36:30 +08:00 |
|
 Wu TianweiandGitHub
|
59b89b9971
|
fix: update documentation links for various components to support localization (#21048)
|
2025-06-16 14:13:04 +08:00 |
|
 Bowen LiangandGitHub
|
f4df759ba6
|
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
|
2025-06-13 10:58:43 +02:00 |
|
 非法操作andGitHub
|
156bb8238d
|
fix: some display error in dark mode (#20469)
|
2025-05-30 11:25:46 +08:00 |
|
 CorrectRoadandGitHub
|
405c4d51f0
|
feat: clean chunk content after add (#19785)
|
2025-05-26 17:53:50 +08:00 |
|
 非法操作andGitHub
|
db09d18e92
|
fix: some dark theme not display well (#20121)
|
2025-05-22 22:29:12 +08:00 |
|
+8        
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: GareArc <[email protected]>
Co-authored-by: Byron.wang <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: Alexi.F <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
Co-authored-by: kautsar_masuara <[email protected]>
Co-authored-by: achmad-kautsar <[email protected]>
Co-authored-by: Xin Zhang <[email protected]>
Co-authored-by: kelvintsim <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Zixuan Cheng <[email protected]>
|
2025-05-20 12:07:50 +08:00 |
|
 KVOJJJinandGitHub
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
|
 HyaCinthandGitHub
|
ccc3eeab10
|
fix(web): Fix metadata modal component (#19573) (#19592)
|
2025-05-13 15:40:34 +08:00 |
|
 AllenWriterandGitHub
|
3ecc1e0228
|
Fix: update docs link (#19278)
|
2025-05-06 17:02:01 +08:00 |
|
 QuantumGhostandGitHub
|
bd1bbfee4b
|
Enhance Code Consistency Across Repository with .editorconfig (#19023)
|
2025-04-29 18:04:33 +08:00 |
|
 crazywoolaandGitHub
|
ce9737c6a0
|
fix: change provider should change the content (#19075)
|
2025-04-29 15:49:31 +08:00 |
|
 
|
ea150dc336
|
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <[email protected]>
|
2025-04-28 15:31:22 +08:00 |
|
 GuanMuandGitHub
|
617611ee22
|
fix: adjust padding and background for sticky header (#18515)
|
2025-04-22 11:00:22 +08:00 |
|
 Wu TianweiandGitHub
|
80f5ee1eb2
|
fix: fix workflow as a tool confirm dialog layout issue (#18494)
|
2025-04-22 09:59:14 +08:00 |
|
 GuanMuandGitHub
|
be964c78ec
|
fix: update document link based on client locale (#18493)
|
2025-04-21 21:00:04 +08:00 |
|
 Wu TianweiandGitHub
|
1e7418095f
|
feat/TanStack-Form (#18346)
|
2025-04-18 15:54:22 +08:00 |
|
 crazywoolaandGitHub
|
e1455cecd8
|
feat: add switches for jina firecrawl watercrawl (#18153)
|
2025-04-16 15:50:15 +08:00 |
|
 
|
95283b4dd3
|
Feat/change split length method (#18097)
Co-authored-by: JzoNg <[email protected]>
|
2025-04-16 12:28:22 +08:00 |
|
 yusheng chenandGitHub
|
4c99e9dc73
|
refactor: type improvements that doesn't modify functionality (#17970)
|
2025-04-14 16:06:10 +08:00 |
|
 KVOJJJinandGitHub
|
ed63fbaf9a
|
Feat: dataset dark mode (#17993)
|
2025-04-14 15:45:23 +08:00 |
|
 crazywoolaandGitHub
|
8f9cbe1c49
|
Chore/cleanup warnings (#17974)
|
2025-04-14 11:27:14 +08:00 |
|