jyong
|
13f38045d4
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-06 15:11:45 +08:00 |
jyong
|
94a0fb6dc1
|
notion fix
|
2025-08-06 15:11:37 +08:00 |
twwu
|
95982d37a6
|
refactor: remove unused DataSourceOauthBinding import from dataset_service and document_indexing_sync_task
|
2025-08-06 14:25:39 +08:00 |
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
jyong
|
05e96e56e5
|
notion fix
|
2025-08-06 11:13:20 +08:00 |
rouxiaomin
|
40a11b6942
|
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414)
|
2025-08-05 19:57:43 +08:00 |
Xiyuan Chen
|
904af20023
|
Feat/webapp opt (#23283)
|
2025-08-05 16:07:48 +08:00 |
zxhlyh
|
0975f5bdc2
|
merge main
|
2025-08-05 10:31:12 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
Yongtao Huang
|
406c1952b8
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
Yongtao Huang
|
964fa132cb
|
Chore: fix typo, no code change (#23331)
|
2025-08-03 22:30:28 +08:00 |
Yongtao Huang
|
76d123fe19
|
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
|
20f0238aab
|
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 |
Yongtao Huang
|
fbf844efd5
|
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 |
Asuka Minato
|
58608f51da
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
XiaoXiaoJiangYun
|
b2c8718f35
|
Update metadata_service.py (#23272)
|
2025-08-02 12:15:23 +08:00 |
XiaoXiaoJiangYun
|
46ba0a8781
|
Update metadata_service.py (#23271)
|
2025-08-02 12:14:43 +08:00 |
jyong
|
f3f3a99e5b
|
transform document
|
2025-08-01 14:11:11 +08:00 |
Alex Chim
|
8ab3fda5a8
|
[Enhancement] Allow modify conversation variable via api (#23112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-01 09:34:56 +08:00 |
Asuka Minato
|
79ea94483e
|
refine some orm types (#22885)
|
2025-07-31 18:43:04 +08:00 |
Maries
|
9400832b2b
|
fix: correct plugin indentation (#23228)
|
2025-07-31 17:35:39 +08:00 |
jyong
|
97136ca8f0
|
transform document
|
2025-07-31 15:21:06 +08:00 |
jyong
|
8e96b9ed77
|
transform document
|
2025-07-31 11:51:40 +08:00 |
jyong
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
Harry
|
deceaa38f0
|
feat: datasource oauth default credentials
|
2025-07-30 16:36:27 +08:00 |
Harry
|
f7ec255b3e
|
feat: oauth
|
2025-07-30 15:55:16 +08:00 |
Harry
|
4dab128900
|
feat: oauth
|
2025-07-30 15:52:59 +08:00 |
GuanMu
|
4499cda186
|
Feat annotations panel (#22968)
|
2025-07-30 13:40:48 +08:00 |
Harry
|
875aea1c22
|
feat: datasource reauthentication
|
2025-07-30 13:39:04 +08:00 |
Yongtao Huang
|
a51998e4aa
|
Fix: prevent KeyError in validate_api_list by correcting logical check (#23126)
|
2025-07-30 10:37:06 +08:00 |
Yongtao Huang
|
ab163a5f75
|
Chore: use `Workflow.VERSION_DRAFT` instead of hardcoded `draft` (#23136)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:34:51 +08:00 |
呆萌闷油瓶
|
ab7c2cf000
|
minor fix: Object of type int64 is not JSON serializable (#23109)
|
2025-07-29 21:40:03 +08:00 |
jyong
|
ecba9e44ff
|
transform document
|
2025-07-29 18:17:56 +08:00 |
jyong
|
a7d4675831
|
transform document
|
2025-07-29 18:12:35 +08:00 |
jyong
|
21df72a57a
|
transform document
|
2025-07-29 17:56:28 +08:00 |
NeatGuyCoding
|
51a6b9dc57
|
hotfix: clear_all_annotations should also execute delete_annotation_index_task just like delete_app_annotation (#23093)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-29 16:35:33 +08:00 |
jyong
|
e2df3f182d
|
transform document
|
2025-07-29 16:01:06 +08:00 |
zxhlyh
|
a996c1d90c
|
merge main
|
2025-07-29 15:45:01 +08:00 |
zxhlyh
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
jyong
|
9cfb531e3b
|
transform document
|
2025-07-29 15:23:11 +08:00 |
jyong
|
e89398f415
|
add old auth transform
|
2025-07-29 14:13:50 +08:00 |
jyong
|
6d00ffa509
|
add old auth transform
|
2025-07-29 11:18:06 +08:00 |
NeatGuyCoding
|
47cc951841
|
Fix Empty Collection WHERE Filter Issue (#23086)
|
2025-07-29 11:17:50 +08:00 |
jyong
|
657e813c7f
|
add old auth transform
|
2025-07-28 19:29:36 +08:00 |
jyong
|
829e6f0d1a
|
add old auth transform
|
2025-07-28 19:29:07 +08:00 |
zyssyz123
|
de28bb1075
|
fix: changed email login use oauth will create an new account (#23057)
|
2025-07-28 16:32:25 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
呆萌闷油瓶
|
ee50a2bcd5
|
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-25 18:06:03 +08:00 |
jyong
|
38e6391be4
|
r2 transform
|
2025-07-25 17:43:15 +08:00 |
jyong
|
f887bbedab
|
r2 transform
|
2025-07-25 17:06:29 +08:00 |