|
|
94cd2de940
|
fix(api): return timestamp as integer in document api (#27761)
|
2025-11-04 09:55:47 +08:00 |
|
|
|
2abbc14703
|
refactor: replace hardcoded user plan strings with CloudPlan enum (#27675)
|
2025-11-03 11:51:09 +08:00 |
|
|
|
d532b06310
|
example of use api.model (#27514)
|
2025-10-29 10:25:15 +08:00 |
|
|
|
543c5236e7
|
refactor:Decouple Domain Models from Direct Database Access (#27316)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-28 09:59:30 +08:00 |
|
|
|
dc1ae57dc6
|
example for 24421 doc (#27511)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:39:52 +08:00 |
|
|
|
0ded6303c1
|
feat: implement MCP specification 2025-06-18 (#25766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:07:51 +08:00 |
|
|
|
f06025a342
|
Fix: upload limit in knowledge (#27480)
Co-authored-by: jyong <718720800@qq.com>
|
2025-10-27 13:35:54 +08:00 |
|
|
|
03002f4971
|
Add Swagger docs for file download endpoints (#27374)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-25 19:23:27 +09:00 |
|
|
|
fa6d03c979
|
Fix/refresh token (#27381)
|
2025-10-24 13:09:34 +08:00 |
|
|
|
8bca7814f4
|
fix: resolve AssertionError in workflows/run endpoint (#27318) (#27323)
|
2025-10-23 17:57:54 +09:00 |
|
|
|
754f1a3cfa
|
mr main and rebuild migration
|
2025-10-23 11:14:24 +08:00 |
|
|
|
b22c28b099
|
mr main and rebuild migration
|
2025-10-23 11:14:17 +08:00 |
|
|
|
cd9e28dbf4
|
mr main and rebuild migration
|
2025-10-23 11:11:53 +08:00 |
|
|
|
e843fe8aa6
|
fix: rename cookie for webapp (#27264)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-23 11:03:48 +08:00 |
|
|
|
b8a29bfb35
|
fix linter
|
2025-10-23 11:02:49 +08:00 |
|
|
|
5e2b0d7b39
|
add interface for review app
|
2025-10-23 11:02:49 +08:00 |
|
|
|
b483d5fad5
|
fix
|
2025-10-23 11:02:48 +08:00 |
|
|
|
04196288f8
|
fix
|
2025-10-23 11:02:48 +08:00 |
|
|
|
cc349e70b1
|
fix: get app model without check tenant in trial
|
2025-10-23 11:02:48 +08:00 |
|
|
|
50bdbfae69
|
fix: get app model without check tenant in trial
|
2025-10-23 11:02:48 +08:00 |
|
|
|
2f45673694
|
fix: linter
|
2025-10-23 11:02:48 +08:00 |
|
|
|
b5fb55069b
|
add: return id for banner list
|
2025-10-23 11:02:48 +08:00 |
|
|
|
7ba9d30775
|
When there is no content in a certain language, it needs to fallback to English
|
2025-10-23 11:02:48 +08:00 |
|
|
|
aadac22ce4
|
add: language for banner
|
2025-10-23 11:02:48 +08:00 |
|
|
|
d12015c722
|
fix
|
2025-10-23 11:02:47 +08:00 |
|
|
|
2641326432
|
fix
|
2025-10-23 11:02:47 +08:00 |
|
|
|
20109553b9
|
Separate object attributes before session
|
2025-10-23 11:02:47 +08:00 |
|
|
|
e3c1310afa
|
[autofix.ci] apply automated fixes
|
2025-10-23 11:02:47 +08:00 |
|
|
|
38da19a729
|
fix: add marshal app model to json
|
2025-10-23 11:02:47 +08:00 |
|
|
|
91110499dd
|
fix: add marshal app model to json
|
2025-10-23 11:02:47 +08:00 |
|
|
|
4dca9a12a8
|
fix: add marshal app model to json
|
2025-10-23 11:02:47 +08:00 |
|
|
|
3e448f0102
|
fix: add marshal site model to json
|
2025-10-23 11:02:47 +08:00 |
|
|
|
ca75a1c9a3
|
add: trial api and trial table
|
2025-10-23 11:02:43 +08:00 |
|
|
|
40d3332690
|
fix: preserve share code headers after login redirect (#27225)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 14:59:08 +08:00 |
|
|
|
82219c1162
|
fix: eagerly load EndUser attributes to prevent DetachedInstanceError (#27162)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-21 17:12:17 +08:00 |
|
|
|
2bcf96565a
|
Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-21 15:53:12 +08:00 |
|
|
|
ff9b74efeb
|
fix: remove login status api (#27177)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-21 13:24:57 +08:00 |
|
|
|
32c715c4d0
|
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-10-21 11:26:58 +08:00 |
|
|
|
9a5f214623
|
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
|
2025-10-19 21:29:04 +08:00 |
|
|
|
4488c090b2
|
fluent api (#27093)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-19 12:54:41 +09:00 |
|
|
|
ac79691d69
|
Feat/add status filter to workflow runs (#26850)
Co-authored-by: Jacky Su <jacky_su@trendmicro.com>
|
2025-10-18 12:15:29 +08:00 |
|
|
|
5937a66e22
|
Sync same logic for datasets. (#27056)
|
2025-10-18 11:49:20 +08:00 |
|
|
|
35e24d4d14
|
Chore: remove redundant tenant lookup in APIBasedExtensionAPI.post (#27067)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-10-18 09:54:52 +08:00 |
|
|
|
19cc6ea993
|
fix 27003 (#27005)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-17 09:10:16 +08:00 |
|
|
|
cced33d068
|
use deco to avoid current_user (#26077)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 15:45:51 +09:00 |
|
|
|
e74097afdf
|
Remove unused after_request hooks from console API keys (#26896)
|
2025-10-15 00:43:11 +08:00 |
|
|
|
0a6b78f883
|
Use hook to get userid (#26839)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-14 09:20:37 +08:00 |
|
|
|
56ee8f7d64
|
fix: files/support-type JSON serialization error (#26842)
|
2025-10-14 09:20:19 +08:00 |
|
|
|
d1de3cfb94
|
fix: use enum .value strings in retrieval-setting API to fix JSON serialization error (#26785)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-13 13:01:44 +08:00 |
|
|
|
2f50f3fd4b
|
refactor: use libs.login current_user in console controllers (#26745)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-13 10:33:33 +08:00 |
|