1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-03-03 12:34:14 +08:00

288 Commits

Author SHA1 Message Date
ssongliu
34ac685e65
fix: 面板设置输入增加校验及提示信息 (#1193) 2023-05-30 07:46:58 +00:00
ssongliu
b5093e4d93
fix: 补全缺失的组件引用 (#1181) 2023-05-29 10:10:56 +00:00
ssongliu
9f5a03419e
fix: 面板设置界面样式统一 (#1177) 2023-05-29 15:08:54 +08: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
be6b7157f4
fix: 系统时间同步样式修改 (#1123) 2023-05-24 07:43:21 +00:00
ssongliu
7596099aa1
feat: 增加容器、镜像、网络、存储卷清理功能 (#1117) 2023-05-23 11:00:06 +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
53600900f2
feat: 时间同步增加时区、同步地址自定义设置 (#1102) 2023-05-22 09:45:39 +00:00
ssongliu
8fd4060562
feat: 实现域名绑定与授权 ip 功能 (#1089) 2023-05-19 13:47:46 +00:00
ssongliu
2975cf6d5a feat: sshd 支持重启、停止等操作,增加状态条 2023-05-18 16:45:54 +08:00
ssongliu
c1332235a0
fix: 右侧抽屉宽度调整 (#1047) 2023-05-15 02:36:47 +00:00
ssongliu
2ae1db4730
fix: 解决 ssl 启用和端口修改跳转问题 (#1030) 2023-05-13 12:20:30 +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
f22caed20c
fix: 提示信息国际化修改 (#931) 2023-05-08 08:49:41 +00:00
ssongliu
5a8deddc63
feat: ssl 设置增加重启提示信息 (#905) 2023-05-06 08:51:34 +00:00
ssongliu
4f168656fc
fix: mfa 启用时,增加时间同步提示信息 (#895) 2023-05-06 06:27:33 +00:00
ssongliu
63af54353b
feat: 监控设置改到【主机-监控】菜单内 (#881) 2023-05-05 09:31:31 +00:00
ssongliu
b67739af13
feat: 面板设置统一改为抽屉实现 (#880) 2023-05-05 07:54:52 +00:00
ssongliu
2fd97b1753
fix: 解决列表查询输入框刷新的问题 (#876) 2023-05-05 06:16:52 +00:00
ssongliu
15c0d0074b
fix: 安全入口逻辑调整 (#863) 2023-05-04 08:40:37 +00:00
ssongliu
c424e22924
fix: 两步验证样式调整 (#827) 2023-04-28 07:58:19 +00:00
ssongliu
3b0c844f33
fix: 解决回车导致页面刷新的问题 (#824) 2023-04-28 07:16:22 +00:00
ssongliu
566a4f3568
fix: 面板设置证书改为抽屉实现 (#823) 2023-04-28 06:48:19 +00:00
ssongliu
2c8b19bff2 feat: 两步验证增加手动输入选项 (#822) 2023-04-28 03:42:16 +00:00
ssongliu
292dca6419
fix: 安全入口逻辑调整 (#821) 2023-04-27 14:44:16 +00:00
ssongliu
8947e00302
fix: 面板设置样式调整 (#810) 2023-04-27 04:46:14 +00:00
ssongliu
79622f324b
feat: 1pctl user-info 返回增加 protocol 信息 (#781) 2023-04-25 10:02:17 +00:00
ssongliu
34e84081e3
feat: 增加系统 ssl 设置功能 (#780) 2023-04-25 06:34:16 +00:00
ssongliu
bd8d96be4d fix: 安全入口长度限制改为 6-10 位 2023-04-24 14:30:54 +08:00
ssongliu
a06e5f28b3 feat: 增加单独的安全入口接口,防止泄漏 2023-04-24 14:30:54 +08:00
ssongliu
d5f400670c feat: 增加系统安全入口功能 2023-04-24 14:30:54 +08:00
ssongliu
5e887bd00c
feat: 备份账号删除时,查询使用情况 (#670) 2023-04-17 08:06:28 +00:00
ssongliu
b9e1de8446
fix: 增加七牛云加速域名提示信息 (#584) 2023-04-11 15:50:33 +00:00
ssongliu
e935fa128f
fix: 解决备份所有时,保留份数错误的问题 (#578) 2023-04-11 09:00:29 +00:00
ssongliu
281cf48aaa
fix: 解决备份账号创建后,未重制 bucket 选项的问题 (#518) 2023-04-06 06:42:16 +00:00
ssongliu
57a2c2616b
feat: 增加 S3 兼容存储对象文档跳转 (#514) 2023-04-06 02:20:16 +00:00
ssongliu
a434bbbc12 feat: 页面增加腾讯云、阿里云备份账号 2023-04-06 09:01:33 +08:00
ssongliu
887db0aff7 fix: 页面切换时,隐藏默认配置提示 2023-03-18 09:28:30 +00:00
ssongliu
ac5f73c687 fix: 国际化换行问题修改 2023-03-17 04:20:29 +00:00
ssongliu
1111b6b494 fix: 增加 ip 或 域名正则校验 2023-03-17 03:28:29 +00:00
ssongliu
7c037b68cd fix: 容器删除使用中对象提示信息优化 2023-03-16 07:48:28 +00:00
wangdan
24b3501f38 feat: 优化关于页面的版本信息 2023-03-14 19:07:54 +08:00
ssongliu
a94e78d31e fix: 解决面板设置部分界面密码过期仍然能访问的问题 2023-03-14 10:34:17 +08:00
zhengkunwang223
8b3d84d667 feat: 增加右下角检查更新功能 2023-03-13 18:02:48 +08:00
ssongliu
16b54a8604 fix: 悬浮显示样式修改 2023-03-13 10:29:15 +08:00
ssongliu
26dd672522 fix: 增加正整数正则校验 2023-03-12 23:25:44 +08:00
ssongliu
9d65d2f4d6 fix: 主机部分问题解决 2023-03-12 23:25:44 +08:00
ssongliu
015baec864 fix: 解决计划任务部分 bug 2023-03-10 18:08:35 +08:00
ssongliu
6da43d7eb0 fix: 容器日志兼并显示 stdout 与 stderr 2023-03-10 18:08:35 +08:00
ssongliu
220d329d8e fix: 面板设置增加数字范围限制 2023-03-09 14:57:37 +08:00