FamousMai
|
82abb76c5e
|
fix:加上二开迁移命令的运行
|
2025-04-19 17:14:37 +08:00 |
|
FamousMai
|
6286dbf489
|
fix:二开新增迁移文件,字段调整
|
2025-04-19 17:14:05 +08:00 |
|
FamousMai
|
72d9a95a86
|
fix:后台菜单权限调整
|
2025-04-19 16:42:43 +08:00 |
|
FamousMai
|
63e6a025ee
|
fix: 部分页面夜间模式显示样式调整
|
2025-04-19 16:42:05 +08:00 |
|
FamousMai
|
345ebde80e
|
fix: 后台修改默认头像
|
2025-04-19 16:40:41 +08:00 |
|
FamousMai
|
df715829ed
|
feat: 修改镜像tag
|
2025-04-19 12:29:01 +08:00 |
|
crazywoola
|
5dfbfd4e88
|
fix: doc error
|
2025-04-19 12:18:42 +08:00 |
|
npc0-hue
|
db321be482
|
fix: 修正后台钉钉回调域名显示问题
|
2025-04-19 12:17:40 +08:00 |
|
npc0-hue
|
64c7f3de25
|
feat:新增oauth2.0登录
|
2025-04-19 12:17:18 +08:00 |
|
npc0-hue
|
385b3d5aaa
|
fix: 修正批量上传功能,模版经过wps保存后编码格式出错问题
|
2025-04-19 12:16:54 +08:00 |
|
npc0-hue
|
b65b809711
|
fix: 处理后台注册bug
|
2025-04-19 12:16:08 +08:00 |
|
npc0-hue
|
f667aff9db
|
fix: 无限跳转
|
2025-04-16 10:49:59 +08:00 |
|
FamousMai
|
d4fbeeda86
|
fix: 修正api调用出错
|
2025-04-16 10:43:56 +08:00 |
|
FamousMai
|
12f8bcbd0e
|
ci: 优化一下docker-compose文件,保持与dify的docker-compose文件基本一致,只比原来多3个镜像
|
2025-04-11 19:55:02 +08:00 |
|
FamousMai
|
8caeac58cd
|
fix: 修复web页面应用打开404
|
2025-04-11 17:08:16 +08:00 |
|
FamousMai
|
83ccfcbdd7
|
fix: 修复额度首页显示异常
|
2025-04-11 14:11:36 +08:00 |
|
FamousMai
|
bddd355d9a
|
fix:更新lock依赖文件
|
2025-04-11 12:04:51 +08:00 |
|
FamousMai
|
6c20f04f4e
|
fix: 修复启动报错
|
2025-04-11 11:39:31 +08:00 |
|
FamousMai
|
b361b83368
|
refactor(extend db upgrade): 重新整合二开新增表的hash历史,以及新增迁移命令
|
2025-04-11 11:38:42 +08:00 |
|
FamousMai
|
906f5a0da5
|
refactor(extend db upgrade): 删除掉一些之前合并版本的无关迁移文件。精简一下迁移文件,把改字段的统一都放到创建表里面去
|
2025-04-10 15:21:03 +08:00 |
|
FamousMai
|
706729aaae
|
refactor(extend db upgrade): 先把二开新增的数据库迁移文件挪到新的目录
|
2025-04-10 14:47:23 +08:00 |
|
FamousMai
|
73e81323fc
|
合并dify1.2.0版本代码
# Conflicts:
# api/controllers/service_api/app/workflow.py
# api/controllers/service_api/wraps.py
# web/.env.example
# web/app/components/share/utils.ts
# web/app/signin/page.module.css
# web/context/debug-configuration.ts
|
2025-04-09 19:57:08 +08:00 |
|
-LAN-
|
2c2efe2e1e
|
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-09 17:12:40 +08:00 |
|
-LAN-
|
ec29bcf013
|
feat(graph_engine): yield control to other threads before node run. (#17689)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-09 17:02:47 +08:00 |
|
Joel
|
c9f18aae0f
|
chore: find code with high complexity (#17679)
|
2025-04-09 15:39:12 +08:00 |
|
KVOJJJin
|
df03c89a48
|
Chore: remove beta tag of app type (#17676)
|
2025-04-09 15:10:08 +08:00 |
|
FamousMai
|
1e830c77e8
|
fix: 修正build的时候,钉钉登录跳转拿不到重定向地址
1.0.0-beta
|
2025-04-09 14:33:30 +08:00 |
|
FamousMai
|
7af5f63f10
|
Update config.yaml
解决源码部署初始化数据问题
|
2025-04-09 14:33:21 +08:00 |
|
FamousMai
|
87602d3311
|
Update README.md
|
2025-04-09 14:32:32 +08:00 |
|
FamousMai
|
70dc9e5b46
|
Update README.md
新增功能介绍:钉钉登录、sandbox-full说明
|
2025-04-09 14:32:17 +08:00 |
|
crazywoola
|
eb8584613b
|
fix: Account.query => db.session.query(Account) (#17667)
|
2025-04-09 14:07:32 +08:00 |
|
quicksand
|
9000f4ad05
|
feat: add plugin daemon oss env config (#17663)
|
2025-04-09 14:02:17 +08:00 |
|
Bowen Liang
|
0b1259fc4a
|
chore: add script for running mypy type checks and speed up mypy checks in CI jobs (#17489)
|
2025-04-09 13:03:53 +08:00 |
|
FangHao
|
eb0e51d44d
|
optimize: docker-compose.middleware.yaml update env_file dependence (#17646)
Co-authored-by: fanghao <fanghao@sci99.com>
|
2025-04-09 12:16:48 +08:00 |
|
yusheng chen
|
f633d1ee92
|
chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656)
|
2025-04-09 12:10:17 +08:00 |
|
Han
|
f1e4d5ed6c
|
Fix Performance Issues: (#17083)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
|
2025-04-09 11:22:53 +08:00 |
|
Han
|
b5498a373a
|
Accelerate migration (#17088)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
|
2025-04-09 10:12:16 +08:00 |
|
Bowen Liang
|
b73607da80
|
chore: bump Nodejs in web image from 20 to 22 LTS (#13341)
|
2025-04-09 09:40:11 +08:00 |
|
Lao
|
106604682a
|
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634)
|
2025-04-08 21:00:00 +08:00 |
|
Wu Tianwei
|
cd7ac20d80
|
feat: enhance index type handling and add error notification for missing embedding model (#16836)
|
2025-04-08 18:01:43 +08:00 |
|
Bowen Liang
|
be3ebea45b
|
chore: bump pnpm to v10 in web dockerfile (#17611)
|
2025-04-08 17:12:25 +08:00 |
|
Joel
|
5a6219c726
|
chore: add unit test to high frequency hooks (#17617)
|
2025-04-08 16:39:11 +08:00 |
|
IAOTW
|
4124e804a0
|
fix(transport): add missing verify parameter to httpx.HTTPTransport (#17612)
|
2025-04-08 16:04:50 +08:00 |
|
Joel
|
8d1a34bbb9
|
fix: Sass @import warning (#17604)
|
2025-04-08 14:33:55 +08:00 |
|
Steven Li
|
abead647e2
|
fix: Extract docx file fails when the file contains an invalid link (#17576)
|
2025-04-08 13:59:33 +08:00 |
|
huangzhuo1949
|
07ed728605
|
fix: segment keywords bug (#17599)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-04-08 13:57:07 +08:00 |
|
Marcelo Díaz
|
d796fcc0e7
|
feat: support select-type variables in Metadata Filtering (#17440 (#17445)
|
2025-04-08 11:15:07 +08:00 |
|
Good Wood
|
7b7ac7a495
|
fix: compatibility issues for currentStrategy.features is null (#17581)
|
2025-04-08 09:24:42 +08:00 |
|
Jyong
|
c8145ce581
|
deal db session in celery worker (#17549)
|
2025-04-07 20:31:26 +08:00 |
|
诗浓
|
da7f8ad936
|
fix: remove wrong padding-bottom=0 (#17551)
|
2025-04-07 18:16:01 +08:00 |
|