Stephen Zhou
|
10ae4afb29
|
tweaks
|
2026-05-08 18:59:30 +08:00 |
|
Stephen Zhou
|
3b72f4e6f5
|
remove copy for api button
|
2026-05-08 18:46:11 +08:00 |
|
Stephen Zhou
|
e665e802ec
|
remove rollback modal
|
2026-05-08 18:12:45 +08:00 |
|
Stephen Zhou
|
6d83bade00
|
tweaks
|
2026-05-08 17:59:26 +08:00 |
|
Stephen Zhou
|
0184424bdc
|
tweaks
|
2026-05-08 17:49:33 +08:00 |
|
Stephen Zhou
|
1b30e67c92
|
tweaks
|
2026-05-08 17:45:50 +08:00 |
|
Stephen Zhou
|
ceec4b4962
|
tweaks
|
2026-05-08 17:24:18 +08:00 |
|
Stephen Zhou
|
10e567ebc6
|
tweaks
|
2026-05-08 17:08:55 +08:00 |
|
Stephen Zhou
|
aaa8978f59
|
tweaks
|
2026-05-08 17:06:44 +08:00 |
|
Stephen Zhou
|
279ab4f332
|
tweaks
|
2026-05-08 17:00:32 +08:00 |
|
Stephen Zhou
|
debe0cec4b
|
tweaks
|
2026-05-08 16:55:00 +08:00 |
|
Stephen Zhou
|
7a957b18e8
|
tweaks
|
2026-05-08 16:49:51 +08:00 |
|
Stephen Zhou
|
a223869a23
|
tweaks
|
2026-05-08 16:42:18 +08:00 |
|
Stephen Zhou
|
e7e6ccd11a
|
tweaks
|
2026-05-08 16:29:38 +08:00 |
|
Stephen Zhou
|
605dca6431
|
tweaks
|
2026-05-08 16:17:46 +08:00 |
|
Stephen Zhou
|
ac56e38a2a
|
tweaks
|
2026-05-08 16:00:06 +08:00 |
|
Stephen Zhou
|
80ac0f4ce3
|
tweaks
|
2026-05-08 15:38:02 +08:00 |
|
Stephen Zhou
|
ab7650d568
|
tweaks
|
2026-05-08 15:32:53 +08:00 |
|
Stephen Zhou
|
7cad11c856
|
tweaks
|
2026-05-08 15:24:15 +08:00 |
|
Stephen Zhou
|
4e62b048bd
|
update
|
2026-05-08 14:59:00 +08:00 |
|
Stephen Zhou
|
a2698a1c00
|
tweaks
|
2026-05-08 14:54:49 +08:00 |
|
Stephen Zhou
|
2212384a35
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-08 11:43:07 +08:00 |
|
Baki Burak Öğün
|
1b0d4637b3
|
fix(i18n): update Turkish translations for new strings (#35905)
Co-authored-by: Baki Burak Öğün <b.burak.ogun@goc.local>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-05-08 03:24:02 +00:00 |
|
EvanYao
|
936a09c704
|
fix: replace SimpleNamespace with MagicMock(spec=App) in _app_stub (#34636) (#35897)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 03:18:21 +00:00 |
|
kien duong
|
5cc62fd1c9
|
fix(web): pass end_user.external_user_id string to transcript_asr (#35898)
|
2026-05-08 02:55:32 +00:00 |
|
kien duong
|
7bc19d8251
|
fix(web): explicitly resume AudioContext and play audio on first TTS load (#35901)
|
2026-05-08 02:51:14 +00:00 |
|
Stephen Zhou
|
e845475408
|
chore: update deps (#35907)
|
2026-05-08 02:33:18 +00:00 |
|
yyh
|
9a8aa6a0c3
|
refactor(web): inline tag query defaults (#35883)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-05-08 02:06:10 +00:00 |
|
Stephen Zhou
|
6a62403931
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-08 09:40:21 +08:00 |
|
Stephen Zhou
|
76a7f5f4b9
|
chore: update deps (#35812)
|
2026-05-08 01:32:14 +00:00 |
|
yyh
|
2ff50514c8
|
refactor: migrate app selector to combobox (#35896)
|
2026-05-08 01:23:32 +00:00 |
|
Asuka Minato
|
7901ac9a97
|
chore: example of isinstance to match case (#35903)
|
2026-05-08 01:07:19 +00:00 |
|
Asuka Minato
|
ecd830083a
|
test: add type to test (#35871)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 01:06:25 +00:00 |
|
NVIDIAN
|
203b3a9499
|
refactor(api): migrate console apikey responses to BaseModel (#35218)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-05-07 16:12:25 +00:00 |
|
Stephen Zhou
|
19a76cb49e
|
tweaks
|
2026-05-07 22:52:19 +08:00 |
|
Stephen Zhou
|
b1822a06d2
|
update
|
2026-05-07 22:24:57 +08:00 |
|
Stephen Zhou
|
2cda3e4181
|
tweaks
|
2026-05-07 21:51:45 +08:00 |
|
Stephen Zhou
|
de7795aa80
|
tweaks
|
2026-05-07 21:36:30 +08:00 |
|
Coding On Star
|
9331024d91
|
refactor(web): portal to follow elem migration (#35892)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-05-07 13:02:11 +00:00 |
|
Stephen Zhou
|
0a477fc767
|
tweaks
|
2026-05-07 20:25:57 +08:00 |
|
Stephen Zhou
|
b2e92499bf
|
keepPreviousData
|
2026-05-07 20:25:18 +08:00 |
|
Stephen Zhou
|
b272ac6a02
|
tweaks
|
2026-05-07 20:22:30 +08:00 |
|
Stephen Zhou
|
ae7c534331
|
tweaks
|
2026-05-07 20:16:02 +08:00 |
|
Stephen Zhou
|
cfb1e0217f
|
tweaks
|
2026-05-07 20:08:54 +08:00 |
|
Stephen Zhou
|
3f36471ec0
|
tweaks
|
2026-05-07 19:23:49 +08:00 |
|
Escape0707
|
c6a5de3c18
|
fix: delete redundant api/libs/typing.py (#35890)
|
2026-05-07 11:16:29 +00:00 |
|
Stephen Zhou
|
ea6e7a9ed0
|
tweaks
|
2026-05-07 19:14:04 +08:00 |
|
Stephen Zhou
|
04124edd70
|
tweaks
|
2026-05-07 18:39:28 +08:00 |
|
Stephen Zhou
|
64fc1e8281
|
update
|
2026-05-07 18:26:49 +08:00 |
|
Stephen Zhou
|
fe51c9fbdf
|
update
|
2026-05-07 18:15:05 +08:00 |
|