1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-02-01 06:28:06 +08:00

187 Commits

Author SHA1 Message Date
ssongliu
044bb79ae9
fix: 解决终端字体大小变化时内容显示不全的问题 (#1572) 2023-07-07 03:18:11 +00:00
ssongliu
afcebb46a0
fix: 增加终端连接断开提示信息 (#1571) 2023-07-07 03:08:11 +00:00
zhengkunwang223
9fa9772c07
feat: 证书手动导入增加选择本地文件 (#1543) 2023-07-05 08:24:19 +00:00
ssongliu
bd2facebee
fix: 容器端口跳转样式调整 (#1533) 2023-07-05 02:20:13 +00:00
zhengkunwang223
3cbaa052c8
feat: 优化文件选择逻辑 (#1532) 2023-07-05 01:54:12 +00:00
ssongliu
4bf76aacb1
fix: 移除部分重复国际化内容 (#1495) 2023-06-29 14:38:12 +00:00
zhengkunwang223
a1c76600e2
feat: 进程列表增加 loading (#1488) 2023-06-29 09:58:10 +00:00
zhengkunwang223
38c0d290e7
feat: 增加进程管理 (#1476) 2023-06-28 06:50:10 +00:00
ssongliu
14f7435f82
feat: 概览、监控等界面增加单位区分显示 (#1440) 2023-06-25 09:50:18 +00:00
ssongliu
7546391c17
fix: 解决容器镜像加速或仓库空行导致 Docker 无法正常启用的问题 (#1437) 2023-06-25 03:48:18 +00:00
ssongliu
20dbd6c181
fix: 容器日志接口文档修改 (#1372) 2023-06-14 06:16:13 +00:00
ssongliu
bc8d4cbb0f
feat: 应用导入恢复增加提示信息 (#1362) 2023-06-13 02:46:11 +00:00
凹凸曼
f9fb16198b
feat: 计划任务和容器日志的前端改进 (#1319)
* feat: 计划任务增加批量开启和停止 #1010 

* feat: 容器日志增加全屏按钮 #1176
2023-06-12 15:44:15 +08:00
zhengkunwang223
033b3c10c0
feat: 应用详情适配夜间模式 (#1297) 2023-06-08 11:00:11 +00:00
ssongliu
84183bdfeb
fix: 容器详情抽屉高度自适应 (#1262) 2023-06-05 10:37:21 +00:00
zhengkunwang223
90a5e741fd
fix: 解决本地应用升级失败的问题 (#1226) 2023-06-02 02:26:27 +00:00
zhengkunwang223
df77ac4318
style: 网站设置页面手机端适配 (#1207) 2023-05-31 15:25:07 +00:00
zhengkunwang223
8dfba82a70
fix: 解决备份文件过大导致下载超时问题 (#1199)
Refs https://github.com/1Panel-dev/1Panel/issues/1191
2023-05-31 06:01:01 +00:00
ssongliu
7a66e71215
fix: 统一修改代码拼写错误 (#1192) 2023-05-30 07:30:57 +00:00
wangdan-fit2cloud
83ac2f1ff7
feat: 兼容移动端 (#1126)
#### 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.
2023-05-24 08:36:54 +00:00
ssongliu
7596099aa1
feat: 增加容器、镜像、网络、存储卷清理功能 (#1117) 2023-05-23 11:00:06 +00:00
ssongliu
09af1e9cdf
fix: 解决代码合并冲突 (#1112) 2023-05-23 07:45:47 +00:00
ssongliu
5ac9298db0
feat: 增加容器日志清理功能 (#1111) 2023-05-23 07:43:51 +00:00
wangdan-fit2cloud
0d084861e0
feat: 概览兼容移动端 (#1109)
#### 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.
2023-05-23 05:51:43 +00:00
ssongliu
152cc76e3f
feat: 1pctl reset 命令改为多级 (#1098) 2023-05-22 03:01:47 +00:00
ssongliu
8fd4060562
feat: 实现域名绑定与授权 ip 功能 (#1089) 2023-05-19 13:47:46 +00:00
zhengkunwang223
d20d5946f2
feat: 优化应用升级逻辑 (#1075) 2023-05-18 08:48:19 +00:00
ssongliu
2975cf6d5a feat: sshd 支持重启、停止等操作,增加状态条 2023-05-18 16:45:54 +08:00
ssongliu
43652b2a54
fix: 解决数据库上传备份恢复失败的问题 (#1027) 2023-05-13 07:32:28 +00:00
ssongliu
46e13d754f
fix: 解决计划任务未勾选同步到本地造成的备份恢复问题 (#1021) 2023-05-12 22:30:26 +08:00
ssongliu
d5bff6473e
fix: 解决安全入口跳转失败的问题 (#995) 2023-05-10 15:28:18 +00:00
ssongliu
a1c0408aae
fix: 解决安全入口情况下升级后页面无法打开的问题 (#994) 2023-05-10 15:16:48 +00:00
wangdan-fit2cloud
149c26728c
fix: 夜间模式ui优化(https://github.com/1Panel-dev/1Panel/issues/938) (#953)
#### 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.
2023-05-09 07:15:46 +00:00
ssongliu
15c0d0074b
fix: 安全入口逻辑调整 (#863) 2023-05-04 08:40:37 +00:00
ssongliu
1f2dfce7d1
fix: 初始化密码时,对密码进行加密操作 (#860) 2023-05-04 06:14:38 +00:00
ssongliu
eeb5fa81a1
feat: 安全登录界面样式优化 (#814) 2023-04-27 07:18:16 +00:00
zhengkunwang223
6e3923d0da
feat: 优化文件复制粘贴逻辑 (#796) 2023-04-26 09:58:12 +00:00
zhengkunwang223
9f12a91f4a
feat: 页脚增加论坛、文档入口 (#792) 2023-04-26 07:36:11 +00:00
ssongliu
d5f400670c feat: 增加系统安全入口功能 2023-04-24 14:30:54 +08:00
ssongliu
222593ea69
fix: 页脚特殊符号修改 (#665) 2023-04-17 02:22:14 +00:00
ssongliu
05b7fd1f63
fix: 解决表单回车导致页面刷新的问题 (#664) 2023-04-17 02:20:17 +00:00
ssongliu
256c04f3b8
fix: 修改页脚错误 (#655) 2023-04-15 01:08:10 +00:00
ssongliu
4c8fc1defa
fix: 防火墙空状态页面样式优化 (#625) 2023-04-14 07:08:51 +00:00
ssongliu
975663f0ff
feat: 增加自动更新检测 (#621) 2023-04-14 07:06:55 +00:00
Wankko Ree
74b6af64e9 fix: 对于 Redis 终端、容器终端也同步改造 2023-04-07 17:37:14 +08:00
Wankko Ree
fa83199d7b feat: 抽象出终端为独立组件 2023-04-07 17:37:14 +08:00
zhengkunwang223
1b5387dc5a
feat: 运行环境样式修改 (#519) 2023-04-06 08:38:16 +00:00
ssongliu
ce2b92ee01
fix: 调整服务未启动的遮罩样式 (#517) 2023-04-06 06:34:15 +00:00
ssongliu
d70c22dde8
fix: 解决设置默认分组的问题 (#385) 2023-03-23 12:58:33 +00:00
zhengkunwang223
8d675c81c5
feat: 优化网站分组 (#372) 2023-03-22 13:42:30 +00:00