Commit graph

1872 commits

Author SHA1 Message Date
ssongliu 869d0c73bd
fix: 服务器代理修改默认值 (#5242) 2024-05-31 10:07:19 +00:00
zhengkunwang 9af00cc80c
perf: 优化应用同步查询接口 (#5241) 2024-05-31 09:57:20 +00:00
ssongliu 400dd79b9f
fix: Redis 数据库连接信息移除密码限制 (#5239) 2024-05-31 09:35:20 +00:00
ssongliu e044d92075
fix: 快照删除增加备份文件删除选项 (#5237)
Refs #4962
2024-05-31 09:31:19 +00:00
ssongliu ac33f5461d
fix: 优化 Redis 数据库样式 (#5229) 2024-05-31 14:12:42 +08:00
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 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 c133f39b5e
fix: 解决主题颜色切换失败的问题 (#5218) 2024-05-30 07:17:15 +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 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
ssongliu fe00cb8015
style: 固定登录页样式 (#5197) 2024-05-29 07:15:10 +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 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
ssongliu 99ed9be1dd
fix: 解决计划任务执行周期解析错误的问题 (#5119) 2024-05-23 09:50: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
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 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
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
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
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
Zolo 188d9dd4c7
feat: 首页监控中上下行流量数据单位自动格式化 (#4207) (#4989) 2024-05-13 22:37:52 +08:00
zhengkunwang 8b9d1d9052
fix: 解决上传证书状态异常的问题 (#4999)
Some checks failed
Build / SonarCloud (push) Failing after 2s
Build Test / build-linux-binary (push) Failing after -4m8s
sync2gitee / repo-sync (push) Failing after 2s
Refs https://github.com/1Panel-dev/1Panel/issues/4976
2024-05-13 05:54:30 +00:00
zhengkunwang 5a8869e832
feat: 优化网站域名跳转 (#4998)
Refs https://github.com/1Panel-dev/1Panel/issues/4964
2024-05-13 05:52:29 +00:00
lewisay 81835ef9a7
fix: 解决编辑证书时,其他域名格式不正确问题 (#4991)
#### 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-05-13 03:52:30 +00:00
zhengkunwang b3ce35d516
fix: 解决进程守护命令不能输入空格的问题 (#4997) 2024-05-13 03:34:30 +00:00
ssongliu 95bbf4ee52
feat: 右侧抽屉取消 esc 关闭 (#4979)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m2s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-11 09:52:28 +00:00
John Bro d43df6941b
feat: 运行环境及容器菜单增加清理构建缓存功能 (#4978)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-05-11 17:50:24 +08:00
ssongliu e799d1cc49
fix: 解决关闭菜单选项时刷新跳转到概览页的问题 (#4939)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -3m57s
sync2gitee / repo-sync (push) Failing after 8s
2024-05-09 07:44:23 +00:00
ssongliu 1090df3703
fix: 修改版本升级显示信息 (#4938) 2024-05-09 07:28:23 +00:00
zhengkunwang f3267bf137
style: 去掉多余的字符 (#4936) 2024-05-09 03:32:23 +00:00
zhengkunwang 0a426f3cd8
style: 调整证书编辑页面样式 (#4934) 2024-05-09 03:04:23 +00:00