Commit graph

2705 commits

Author SHA1 Message Date
ssongliu bf7a4f3254
fix: 解决计划任务时区显示不一致的问题 (#5230)
Refs  #5211
2024-05-31 05:47:19 +00:00
zhengkunwang ea40e32991
feat: 删除无用依赖 (#5227)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m48s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-30 11:01:15 +00:00
zhengkunwang d38d2c617d
feat: 增加定时清理缓存 (#5226) 2024-05-30 10:09:15 +00:00
zhengkunwang 90bcf464d3
feat: Node.js 增加 pnpm 支持 (#5225) 2024-05-30 09:39:15 +00:00
ssongliu bd91c88357
fix: 解决 FTP 状态同步失败的问题 (#5224) 2024-05-30 09:11:16 +00:00
ssongliu 60dbd75ce2
fix: 远程数据库增加名称校验 (#5222) 2024-05-30 09:09:15 +00:00
ssongliu d5abd7ec3f
fix: 解决远程数据库备份失败的问题 (#5221)
Refs #5166
2024-05-30 07:25:15 +00:00
ssongliu c133f39b5e
fix: 解决主题颜色切换失败的问题 (#5218) 2024-05-30 07:17:15 +00:00
zhengkunwang 9df8f13fa7
feat: 升级 lego 版本 (#5216) 2024-05-30 07:15:14 +00:00
ssongliu e5bcb07cf6
fix: 处理数据库遮罩问题 (#5215) 2024-05-30 15:13:21 +08: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
zhengkunwang a4a66e1e18
fix: 解决应用安装切换版本校验条件没变的问题 (#5205)
Some checks failed
Build / SonarCloud (push) Failing after -4m39s
Build Test / build-linux-binary (push) Failing after 15s
sync2gitee / repo-sync (push) Failing after -4m49s
2024-05-29 10:49:11 +00:00
zhengkunwang 86d021cbfc
fix: 解决打开非文本文件报错的问题 (#5203) 2024-05-29 10:43:13 +00:00
zhengkunwang 9f3573bcb8
perf: 优化应用查询接口的执行速度 (#5202)
Refs https://github.com/1Panel-dev/1Panel/issues/5008
2024-05-29 10:41:13 +00:00
ssongliu 28f2dddcf6
fix: 解决黑金模式下概览页异常闪动的问题 (#5201) 2024-05-29 10:39:12 +00:00
zhengkunwang 3aa62f91bf
fix: 解决使用本地 PHP 环境停止启动网站之后配置错误的问题 (#5198)
Refs https://github.com/1Panel-dev/1Panel/issues/5163
2024-05-29 07:49:10 +00:00
ssongliu fe00cb8015
style: 固定登录页样式 (#5197) 2024-05-29 07:15:10 +00:00
ssongliu 312c19e3cc
fix: 概览页磁盘显示过滤 /snap (#5196) 2024-05-29 06:27:11 +00:00
Takagi 409e90d2c5
fix: the issue where the auto theme is invalid due to an incorrect class setting (#5194) 2024-05-29 14:26:20 +08: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 2c7dcbfe17
fix: 解决概览页磁盘显示不全的问题 (#5190)
Refs #5174
2024-05-29 02:39:09 +00:00
zhengkunwang c189c48d51
fix: 解决清空伪静态配置报错的问题 (#5179)
Some checks failed
Build / SonarCloud (push) Failing after -4m44s
Build Test / build-linux-binary (push) Failing after 7s
sync2gitee / repo-sync (push) Failing after -4m46s
Refs https://github.com/1Panel-dev/1Panel/issues/5086
2024-05-28 08:49:06 +00:00
wanghe a08612e0a0
docs: 增加安装包安装说明 2024-05-28 15:42:20 +08: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
zhengkunwang 41bc8b634b
feat: 增加华为 Icon (#5143)
Some checks failed
Build / SonarCloud (push) Failing after -4m35s
sync2gitee / repo-sync (push) Failing after -4m37s
Build Test / build-linux-binary (push) Failing after 6s
2024-05-24 23:11:25 +08: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
ssongliu 9c357f1ea4
fix: 解决升级过程中备份错误问题 (#5120)
Some checks failed
Build / SonarCloud (push) Failing after 5s
Build Test / build-linux-binary (push) Failing after -4m30s
sync2gitee / repo-sync (push) Failing after 1s
Refs #5103
2024-05-23 15:16:50 +00:00
ssongliu 99ed9be1dd
fix: 解决计划任务执行周期解析错误的问题 (#5119) 2024-05-23 09:50:49 +00: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
Node f211b6b5ae
fix: 修复几处日志文件未释放问题 (#5110) 2024-05-23 16:41:05 +08:00
ssongliu b59c9ee9ad
fix: 解决升级过程中备份问题 (#5107) 2024-05-23 03:26:49 +00:00
ssongliu 8798babe07
pref: 1pctl 引用路径使用源文件代替软链地址 (#5105)
Refs #4930
2024-05-23 02:14:49 +00:00
Takagi 63c330054e
refactor: refactor theme and logo switching functionality (#5015)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m29s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-22 18:38:03 +08:00
zhengkunwang f30b05a495
feat: 增加一些 icon (#5098) 2024-05-22 10:36:47 +00:00
zhengkunwang 260fbb6e19
feat: 文件夹名称增加完整路径展示 (#5097)
Refs https://github.com/1Panel-dev/1Panel/issues/5094
2024-05-22 10:34:47 +00:00
ssongliu 5cd59c7f39
fix: 解决在线文本编辑器打开 GBK 编码文件乱码问题 (#5096)
Refs #3804
2024-05-22 10:32:47 +00:00
zhengkunwang ede664be18
feat: 文件列表行内权限支持修改用户和用户组 (#5093)
Some checks failed
Build / SonarCloud (push) Failing after -4m30s
Build Test / build-linux-binary (push) Failing after 6s
sync2gitee / repo-sync (push) Failing after -4m32s
Refs https://github.com/1Panel-dev/1Panel/issues/4981
2024-05-22 06:30:46 +00:00
zhengkunwang 0a7144f625
fix: 解决网站排序错误的问题 (#5092)
Refs https://github.com/1Panel-dev/1Panel/issues/5021
2024-05-22 06:26:47 +00:00
ssongliu 4dc722b83c
feat: 进程守护增加运行目录跳转 (#5088)
Refs #4953
2024-05-22 03:10:45 +00:00
ssongliu 6131a99db0
fix: 解决部分 ssh 登录日志解析失败的问题 (#5081)
Some checks failed
Build / SonarCloud (push) Failing after -4m28s
Build Test / build-linux-binary (push) Failing after 6s
sync2gitee / repo-sync (push) Failing after -4m22s
2024-05-21 08:44:45 +00:00
ssongliu d9f9f9a629
feat: 网站创建增加 FTP 选项 (#5076) 2024-05-21 08:42:46 +00:00
zhengkunwang 5e951f028e
fix: 解决部分应用图标不显示的问题 (#5080) 2024-05-21 08:40:45 +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
zhengkunwang 201600ea06
feat: 增加网站监控的说明 (#5053) 2024-05-20 09:54:41 +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
zhengkunwang 35c4f4edfd
feat: 增加网站监控页面 (#5038)
Some checks failed
Build Test / build-linux-binary (push) Failing after 6s
Build / SonarCloud (push) Failing after -4m17s
sync2gitee / repo-sync (push) Failing after -4m20s
2024-05-17 09:54:38 +00:00
John Bro c31b3e9ddc
feat: 工具箱的缓存清理添加容器垃圾清理功能 (#5024)
Some checks failed
Build / SonarCloud (push) Failing after -4m17s
sync2gitee / repo-sync (push) Failing after -4m20s
Build Test / build-linux-binary (push) Failing after 7s
2024-05-17 06:02:37 +00:00
zhengkunwang 2e47afef3b
feat: 优化网站目录跳转 (#5025) 2024-05-17 04:12:37 +00:00
ssongliu 54e81b2de5
fix: 修改数据库状态异常样式 (#5020)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m14s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-15 15:04:35 +00:00