Commit graph

474 commits

Author SHA1 Message Date
ssongliu 64405fba3d
fix: 统一时区获取方法 (#6175)
Some checks failed
Build Test / build-linux-binary (push) Failing after -7m59s
Build / SonarCloud (push) Failing after -8m2s
sync2gitee / repo-sync (push) Failing after -8m3s
2024-08-19 10:30:42 +00:00
zhengkunwang 001c896eed
fix: 解决上传文件夹权限没改的问题 (#5919)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m55s
Build / SonarCloud (push) Failing after -6m57s
sync2gitee / repo-sync (push) Failing after -6m58s
2024-07-23 17:52:30 +08:00
ssongliu 1cf3a0143c
fix: 解决系统日志解析错误的问题 (#5917) 2024-07-23 07:57:32 +00:00
zhengkunwang dcf2afb4a6
feat: 上传文件使用父目录用户和用户组 (#5868)
Refs https://github.com/1Panel-dev/1Panel/issues/5866
2024-07-19 07:33:28 +00:00
ssongliu 3c0dc7459c
feat: 工具箱病毒扫描支持定时扫描 (#5847) 2024-07-17 08:55:28 +00:00
ssongliu 577dfadb9a
feat: 病毒扫描增加病毒库刷新状态 (#5710) 2024-07-08 07:47:23 +00:00
zhengkunwang 08125b150a
feat: 机构证书增加下载功能 (#5676)
Refs #4911
2024-07-04 08:02:34 +00:00
ssongliu f370f7eacf
fix: 优化病毒扫描报告界面 (#5675) 2024-07-04 08:00:32 +00:00
ssongliu f131aae344
feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00:00
John Bro 0886bcd310
feat: 容器日志下载优化 (#5557)
Some checks failed
Build Test / build-linux-binary (push) Failing after -5m49s
Build / SonarCloud (push) Failing after -5m51s
sync2gitee / repo-sync (push) Failing after -5m44s
* feat: 容器日志下载优化

Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-06-25 18:17:15 +08:00
ShuBo6 064fddb2ee
fix: 一些被忽略的句柄关闭问题 (#5552) 2024-06-24 15:29:19 +08:00
ssongliu 97b790a092
feat: 增加病毒扫描工具 (#5546) 2024-06-24 05:52:42 +00:00
zhengkunwang 003c87bf00
feat: 优化文件上传逻辑,减少临时空间占用 (#5508)
Some checks failed
Build Test / build-linux-binary (push) Failing after -5m34s
Build / SonarCloud (push) Failing after -5m37s
sync2gitee / repo-sync (push) Failing after -5m38s
Refs https://github.com/1Panel-dev/1Panel/issues/5184
2024-06-19 09:54:58 +00:00
zhengkunwang 39a5767319
feat: 增加修改网站默认页面功能 (#5491) 2024-06-19 10:17:36 +08:00
endymx af0ecce25b
feat: 端口转发功能 (#5439)
Some checks failed
Build / SonarCloud (push) Failing after -5m28s
sync2gitee / repo-sync (push) Failing after -5m29s
Build Test / build-linux-binary (push) Failing after 7s
2024-06-15 22:28:03 +08:00
John Bro 2513c10d22
feat: 容器操作增加制作容器镜像功能 (#5447) 2024-06-14 08:18:39 +00:00
ssongliu ff549a4793
fix: 解决 gorm 的 sql 注入问题 (#5409) 2024-06-11 10:06:34 +00:00
ssongliu 7fb41f43cc
fix: 解决登录页跳转空白的问题 (#5285)
Some checks failed
Build / SonarCloud (push) Failing after -5m2s
sync2gitee / repo-sync (push) Failing after -5m3s
Build Test / build-linux-binary (push) Failing after 7s
2024-06-04 14:29:05 +00:00
zhengkunwang 8b781d466a
feat: 应用升级支持对比 docker-compose 文件 (#5274)
Refs https://github.com/1Panel-dev/1Panel/issues/2826
2024-06-04 08:50:31 +00:00
ssongliu e044d92075
fix: 快照删除增加备份文件删除选项 (#5237)
Refs #4962
2024-05-31 09:31:19 +00:00
ssongliu a02f160adf
fix: demo 环境禁用终端工具 (#5235) 2024-05-31 06:51:18 +00:00
ssongliu c62232e648
fix: 修复 Redis 数据库快速命令部分问题 (#5206)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m45s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-29 14:13:11 +00:00
ssongliu 8fc708be97
feat: 增加服务器代理设置 (#5189)
Some checks failed
Build / SonarCloud (push) Failing after -4m45s
sync2gitee / repo-sync (push) Failing after -4m48s
Build Test / build-linux-binary (push) Failing after 8s
2024-05-29 03:05:09 +00:00
ssongliu acda63d2f7
fix: 登录页跳转增加 404 (#5164)
Some checks failed
Build / SonarCloud (push) Failing after 5s
Build Test / build-linux-binary (push) Failing after -4m39s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-27 10:42:56 +00:00
ssongliu c39f029808
feat: 修改安全入口页特征样式 (#5159) 2024-05-27 03:32:54 +00:00
Node b80b67b060
feat: 提升分段上传文件的体验 (#5123)
Some checks failed
Build / SonarCloud (push) Failing after -4m31s
sync2gitee / repo-sync (push) Failing after -4m37s
Build Test / build-linux-binary (push) Failing after 11s
* feat: 提升分段上传文件的体验

* 原新建文件 mode 为755,修正为644
2024-05-24 11:15:24 +08:00
Node 3df8863904
fix: 修复分块上传文件资源未释放问题 (#5109)
Some checks failed
Build / SonarCloud (push) Failing after -4m31s
Build Test / build-linux-binary (push) Failing after 8s
sync2gitee / repo-sync (push) Failing after -4m34s
2024-05-23 16:41:19 +08:00
ssongliu d9f9f9a629
feat: 网站创建增加 FTP 选项 (#5076) 2024-05-21 08:42:46 +00:00
ssongliu 65f92bf0c3
feat: FTP 增加状态及日志 (#5065)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m24s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-20 10:48:42 +00:00
ssongliu 64ed07e4fa
feat: 工具箱支持 FTP (#5039)
Some checks failed
Build / SonarCloud (push) Failing after -4m19s
Build Test / build-linux-binary (push) Failing after 5s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-17 14:36:38 +00:00
ssongliu 8870b92ceb
feat: Redis 数据库支持快速命令 (#5018)
Refs #3220
2024-05-15 15:02:35 +00:00
ssongliu 94cebfd8cc
feat: Redis 支持远程数据库 (#5014)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m11s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-15 11:56:40 +08:00
ssongliu c56435970a
feat: 数据库支持多 Redis 切换 (#5001)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m8s
sync2gitee / repo-sync (push) Failing after 2s
Refs #3927
2024-05-13 14:40:31 +00:00
John Bro e47d449b1b
fix: 删除 PHP 和 Node.js 运行环境的提示信息优化 (#4790)
* fix: 删除 PHP 和 Node.js 运行环境的提示信息优化

* fix: 代码优化

* fix: 代码优化

---------

Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-04-30 11:58:49 +08:00
ssongliu ad6a1ac465
fix: Docker 配置自动过滤空行 (#4707)
Refs #4701
2024-04-25 11:07:12 +00:00
ssongliu c3dd6f2e0a
pref: 释放容器 client 连接 (#4700) 2024-04-25 08:45:12 +00:00
zhengkunwang c23dfc374f
fix: 解决应用升级失败没有回滚的问题 (#4677) 2024-04-24 09:34:10 +00:00
ssongliu dcc0264b67
fix: 解决容器内进程异常结束的问题 (#4660)
Refs #4653
2024-04-23 10:02:10 +00:00
writegr a5fdff61ff
chore: fix some typos (#4564)
Signed-off-by: writegr <wellweek@outlook.com>
2024-04-18 12:24:40 +08:00
zhengkunwang 4832081b82
fix: 解决文件上传权限错误的问题 (#4563) 2024-04-18 03:18:07 +00:00
mobeicanyue f4ee534101
fix typos (#4503) 2024-04-13 19:49:17 +08:00
ssongliu 37a0329d4a
fix: 解决登录页跳转错误的问题 (#4474) 2024-04-11 09:16:10 +00:00
ssongliu 0bf6db1cf8
fix: 解决僵尸进程的问题 (#4464) 2024-04-10 14:18:08 +00:00
John Bro 3e3f0d9452
feat: 未认证设置状态下系统跳转页面功能实现 (#4444)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-04-09 14:46:09 +00:00
zhengkunwang 1e22769c8b
feat: 文件上传权限优化 (#4441)
Refs https://github.com/1Panel-dev/1Panel/issues/4362
2024-04-09 08:36:09 +00:00
ssongliu 7ab005540b
fix: 切换菜单设置接口 (#4429) 2024-04-08 09:48:08 +00:00
ssongliu 4f2a340212
fix: 修改监控相关接口 (#4427) 2024-04-08 08:52:07 +00:00
ssongliu 6991c773da
feat: 监控数据使用独立数据库 (#4424) 2024-04-08 05:48:07 +00:00
Node e3eebc938a
提升文件上传体验 (#4393)
* 上传文件支持覆盖被占用的文件且上传失败时不影响原文件,增加强制覆盖选项

* 原文件存在时,保持同样的文件权限

* 制表符更新
2024-04-03 14:37:22 +08:00
zhengkunwang 6b244b2b03
feat: 删除旧版本 WAF 配置 (#4327) 2024-03-27 07:42:07 +00:00