Yongtao Huang
|
8db0d7a190
|
Fix: moved file = after file presence validation (#23453)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-06 13:44:12 +08:00 |
|
Yongtao Huang
|
64de1ed5b9
|
Remove unnecessary issubclass check (#23455)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-06 13:43:55 +08:00 |
|
lyzno1
|
779216aaa5
|
Fix API documentation layout and dark mode contrast issues (#23462)
|
2025-08-06 11:19:47 +08:00 |
|
GuanMu
|
2cc6dbd570
|
Feat workflow node align (#23451)
|
2025-08-06 11:01:10 +08:00 |
|
crazywoola
|
60adc7c1bd
|
fix: can not find file (#23472)
|
2025-08-06 10:39:19 +08:00 |
|
Good Wood
|
bcbccaf041
|
fix: fix wrong unicodechar regx (#23468)
|
2025-08-06 09:48:25 +08:00 |
|
NeatGuyCoding
|
78e0b2877b
|
Feat add testcontainers test for workflow draft variable service (#23466)
|
2025-08-06 09:47:56 +08:00 |
|
winsonwhe
|
e2a6b484df
|
Update milvus version to LTS (#23393)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-05 21:29:38 +08:00 |
|
NeatGuyCoding
|
99bb662a2e
|
Feat add testcontainers test for account service (#23380)
|
2025-08-05 20:15:39 +08:00 |
|
rouxiaomin
|
a3d9f17596
|
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414)
|
2025-08-05 19:57:43 +08:00 |
|
lyzno1
|
cdd6452f74
|
i18n/sync (#23429)
|
2025-08-05 19:36:25 +08:00 |
|
lyzno1
|
d813be8591
|
fix: Multiple UI component improvements and code quality enhancements (#23446)
|
2025-08-05 19:36:07 +08:00 |
|
crazywoola
|
1ee8263d15
|
chore: update tmpl (#23438)
|
2025-08-05 19:35:30 +08:00 |
|
Xiyuan Chen
|
f4d5d02285
|
feat(workflow): add support for release/e-* tag in build-push workflow (#23418)
|
2025-08-05 16:42:07 +08:00 |
|
Xiyuan Chen
|
7f4d6bf63d
|
Feat/webapp opt (#23283)
|
2025-08-05 16:07:48 +08:00 |
|
Minamiyama
|
a11cc66c78
|
feat(workflow): add relations panel to visualize dependencies (#21998)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-05 15:08:23 +08:00 |
|
lyzno1
|
26961fa654
|
fix: resolve sidebar animation issues and improve app detail page UX (#23407)
|
2025-08-05 15:06:40 +08:00 |
|
lyzno1
|
12d91edc70
|
fix: remove redundant useEffect from TagSelector component (#23406)
|
2025-08-05 13:15:26 +08:00 |
|
heyszt
|
afd436b8db
|
add otel instrument for redis and http request (#23371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 11:14:51 +08:00 |
|
Matri Qi
|
d9fe818ed6
|
lint: fix issue of no-unused-vars (#23375)
|
2025-08-05 11:12:30 +08:00 |
|
Wu Tianwei
|
a6e4b9b23f
|
fix: installed apps preview language error (#23397)
|
2025-08-05 11:01:31 +08:00 |
|
crazywoola
|
4b265ecd65
|
chore: add Template (#23395)
|
2025-08-05 10:43:51 +08:00 |
|
znn
|
d5f1959d9d
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
|
Will
|
f5b61acc84
|
remove useless Tool class attributes (#23389)
|
2025-08-05 10:20:28 +08:00 |
|
yyh
|
d77a23fa53
|
feat: enhance document list navigation and sorting functionality (#23383)
|
2025-08-05 10:19:47 +08:00 |
|
NeatGuyCoding
|
9ec39e5b2e
|
fix: fetchAppWithTags may return empty when apps is over 100 (#23350)
|
2025-08-04 20:20:43 +08:00 |
|
NeatGuyCoding
|
52c2e569bd
|
Feat add testcontainers test (#23269)
|
2025-08-04 19:27:36 +08:00 |
|
Tianyi Jing
|
7681361614
|
fix: diplay all helpfields (#23348)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-04 14:39:54 +08:00 |
|
Yongtao Huang
|
d73c18ec63
|
Fix: avoid Flask route conflict by merging DocumentDetailApi and DocumentDeleteApi (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-04 14:37:36 +08:00 |
|
yyh
|
63ff944a51
|
feat(i18n): enhance auto-gen script for template literals and add app-debug translations (#23344)
|
2025-08-04 13:30:11 +08:00 |
|
yyh
|
39060af190
|
security: Fix XSS vulnerability in authentication check-code pages (#23295)
|
2025-08-04 12:48:38 +08:00 |
|
Yongtao Huang
|
e560c6a58b
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
|
znn
|
0a5aac600e
|
fixing footer (#22927)
|
2025-08-04 10:14:57 +08:00 |
|
Yongtao Huang
|
7b71dbdc17
|
Chore: fix typo, no code change (#23331)
|
2025-08-03 22:30:28 +08:00 |
|
yyh
|
4d456d824f
|
fix(ui): temporarily remove TagSelector from app sidebar per design review (#23329)
|
2025-08-03 22:30:21 +08:00 |
|
lyzno1
|
09bb097461
|
fix(i18n): correct translation errors across multiple languages (#23328)
|
2025-08-03 18:31:50 +08:00 |
|
znn
|
e0728d4f10
|
retention of data filled on tab switch for tool plugin (#23323)
|
2025-08-03 18:31:15 +08:00 |
|
lyzno1
|
ecea3142c9
|
feat(ui): unify tag editing in app sidebar and add management entry to TagFilter (#23325)
|
2025-08-03 18:30:47 +08:00 |
|
Yongtao Huang
|
c39f9a031c
|
Fix segment query tenant bug and variable naming typo (#23321)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 18:30:09 +08:00 |
|
qiaofenlin
|
b108f213b1
|
feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 16:27:12 +08:00 |
|
Warren Wong
|
8b9e0d7691
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
znn
|
0222199f02
|
fixing chat window api recall fix on changing browser tab or window (#23301)
|
2025-08-03 10:14:17 +08:00 |
|
Yongtao Huang
|
6cf67a039a
|
Chore: replace deprecated datetime.utcnow() with naive_utc_now() (#23312)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 10:11:47 +08:00 |
|
Matri Qi
|
1a81aad80e
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
|
Asuka Minato
|
9c26e19572
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
|
NeatGuyCoding
|
fa519797af
|
fix: fix wrong css class (#23299)
|
2025-08-02 17:36:15 +08:00 |
|
Matri Qi
|
71a7661682
|
Fix/variable input validation issue (#23300)
|
2025-08-02 17:35:51 +08:00 |
|
Hasta
|
275d4570cf
|
fix the error of unable to retrieve url from file (#13603)
|
2025-08-02 17:15:55 +08:00 |
|
lyzno1
|
7f9953cdb6
|
i18n: enhance check-i18n script with precise filtering and multiline support (#23298)
|
2025-08-02 12:52:12 +08:00 |
|
XiaoXiaoJiangYun
|
b598ceeecd
|
Update metadata_service.py (#23272)
|
2025-08-02 12:15:23 +08:00 |
|