Commit Graph

3140 Commits

Author SHA1 Message Date
maninhill
fbbbd52d72 chore: Update README_EN.md 2024-11-15 06:58:19 +08:00
maninhill
27664c7dce chore: Update README.md 2024-11-14 22:56:36 +08:00
e1bdd215b1
fix: 编辑计划任务和病毒扫描告警问题处理 (#7058) 2024-11-14 21:52:37 +08:00
d04a35565e
feat: 主题样式优化 (#7053) 2024-11-14 09:32:01 +00:00
7aad2cf4af
fix: 客户端缓存导致界面设置 Logo 不能正常显示 (#7048)
Refs #7020
2024-11-14 08:18:02 +00:00
bfa667584a
fix: 编辑计划任务和病毒扫描告警问题处理 (#7047)
Refs #7039
2024-11-14 16:15:47 +08:00
ssongliu
1858cb4df8
fix: 导入恢复限制文件数量 (#7045) 2024-11-14 06:20:01 +00:00
ssongliu
dc30a3d1c3
fix: 解决 vue 组件未兼容繁体的问题 (#7044)
Refs #7033
2024-11-14 06:18:02 +00:00
6e690cc6f2
style: 主题样式优化 (#7037) 2024-11-13 14:16:01 +00:00
911b4076f5
feat: 主题色保存/恢复增加确认提示 (#7036) 2024-11-13 14:14:01 +00:00
4c01b1e542
fix: 删除目录校验 (#7035) 2024-11-13 14:12:01 +00:00
ec372dbb98
fix: 删除目录校验是否为禁止删除的目录 (#7031) 2024-11-13 07:10:00 +00:00
0b87025c52
feat: 面板目录禁止删除 (#7029)
Refs #7008
2024-11-13 06:52:02 +00:00
7d4230ecfb
fix: 关闭代理同时更新 Docker 代理 (#7028) 2024-11-13 06:50:00 +00:00
ssongliu
d06583773a
fix: 优化概览页磁盘显示 (#7023) 2024-11-13 06:46:01 +00:00
ssongliu
67c1fbd07a
fix: 优化登陆页面特征信息 (#7027)
Refs #7000
2024-11-13 06:44:00 +00:00
5c7fab8f01
style: 面板样式优化 (#7026) 2024-11-13 06:30:00 +00:00
ssongliu
06554375cb
fix: 修改面板证书显示域名信息 (#7019) 2024-11-12 23:04:00 +08:00
e65329e7b3
perf: 优化 docker 代理 (#7016) 2024-11-12 11:18:00 +00:00
f5435c581b
perf: 优化主题色及样式 (#7015) 2024-11-12 10:32:00 +00:00
ssongliu
5e8b23db6a
fix: 快照恢复忽略应用恢复失败问题 (#7012) 2024-11-12 17:34:23 +08:00
f2849aa6ec
perf: 优化主题色及样式 (#7009) 2024-11-12 13:48:49 +08:00
Xiao Tan
ee947b6468
fix: 修复 pure-ftpd 上传缓慢问题 (#6994)
* fix: 修复 pure-ftpd 上传缓慢问题

* fix: 修复 pure-ftpd 修改密码用户名的判断依据

---------

Co-authored-by: BH1XAQ <tanxiao@16iot.cn>
2024-11-12 09:27:21 +08:00
49c072b40d
perf: 优化主题色及样式 (#7002) 2024-11-11 22:46:27 +08:00
204f9f1fbc
feat: 面板代理服务器提供 docker 代理 (#6986) 2024-11-08 18:19:48 +08:00
zhengkunwang
cccbaafd1b
feat: 修改应用安装超时时间 (#6983) 2024-11-08 06:55:21 +00:00
BugKing
7bc06bb6b1 docs: Update README.md 2024-11-08 09:25:05 +08:00
BugKing
c16d5190c6 docs: Update README.md
增加专业版简要说明。
2024-11-08 09:25:05 +08:00
ffdd9b9d79
feat: 增加自定义主题颜色,调整默认暗色主题配色 (#6964) 2024-11-06 09:39:20 +00:00
ssongliu
8d35c54672
fix: 优化防火墙端口转发错误信息 (#6967) 2024-11-06 08:31:19 +00:00
ssongliu
eb0164907c
fix: 解决面板证书信息获取失败的问题 (#6962)
Refs #6863
2024-11-06 06:37:19 +00:00
wanghe
478d44885c
Update OWNERS (#6963) 2024-11-06 14:33:34 +08:00
dependabot[bot]
541bc456be
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#6959)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 10:22:52 +08:00
liqiang-fit2cloud
5ce75992a3
Update llm-code-review.yml 2024-11-05 14:57:12 +08:00
c8b3ba7f6c
style: 组件样式调整 (#6943) 2024-11-04 10:50:53 +00:00
liqiang-fit2cloud
d92ce86bb8
build: add code review action. 2024-11-04 17:59:28 +08:00
ssongliu
f7b4c8cd28
fix: 优化容器创建提示信息 (#6925) 2024-11-01 14:27:10 +00:00
YaKun9
24c063b106
feat: 概览-状态,磁盘数量多过时默认收起 (#6918)
Refs https://github.com/1Panel-dev/1Panel/issues/6917
feat: 概览-状态,磁盘数量多过时默认收起
2024-11-01 14:25:10 +00:00
igophper
e478d2e624
fix: 解决清空网站日志时的闪烁问题 (#6905)
Refs #6904
2024-10-31 10:19:36 +08:00
ssongliu
dc0f726029
fix: 解决操作日志打印错误的问题 (#6899) 2024-10-30 17:02:19 +08:00
ssongliu
784b8da7af
fix: 解决远程数据库无法切换的问题 (#6893)
Refs #6883
2024-10-30 08:14:41 +00:00
ssongliu
79e9dc9914
fix: 解决全屏切换直接关闭后菜单不显示的问题 (#6894)
Refs #6889
2024-10-30 08:12:39 +00:00
wanghe
4849c6b42d
Update README.md 2024-10-30 13:51:35 +08:00
wanghe
024d142c8d
Update README.md 2024-10-28 15:58:12 +08:00
ssongliu
126aea931c
fix: 解决容器编排路径为空时无法删除的问题 (#6862) 2024-10-27 15:18:02 +00:00
ssongliu
2372281d5e
fix: 解决容器镜像仓库编辑失败的问题 (#6845)
Refs #6839
2024-10-25 14:11:55 +00:00
ssongliu
376d6609f2
fix: 补全进程守护 watch 引用 (#6836) 2024-10-24 15:00:18 +08:00
ssongliu
96ab4c53af
fix: 解决计划任务告警误报的问题 (#6825) 2024-10-23 14:08:19 +00:00
ssongliu
96cf46d834
fix: 解决低版本 dockerd 命令不兼容的问题 (#6824) 2024-10-23 10:34:19 +00:00
ssongliu
208414704d
style: 容器样式调整 (#6822)
Refs #6819
2024-10-23 09:32:19 +00:00