zhengkunwang
62b1bb3191
feat: 升级 element-plus 到 2.6.0 ( #4092 )
2024-03-07 03:07:06 +00:00
ssongliu
e35998a4be
fix: 统一多行文本输入样式 ( #3694 )
2024-01-25 13:54:49 +08:00
ssongliu
733889407e
feat: 优化文本域换行符校验 ( #3399 )
2023-12-20 05:46:09 +00:00
ssongliu
bd2003c1b6
fix: 修改部分表单校验方法 ( #3217 )
2023-12-07 11:02:07 +00:00
ssongliu
b8d3ab4f61
feat: 面板设置 SSL 支持选择本地证书 ( #3219 )
2023-12-07 09:32:07 +00:00
ssongliu
40da8a7525
fix: 部分界面样式调整 ( #3213 )
2023-12-07 06:38:07 +00:00
ssongliu
a463026efe
fix: 面板证书自动续签增加重启提示 ( #3203 )
2023-12-06 10:40:39 +00:00
zhengkunwang
e773bcbda2
feat: 统一复制按钮 ( #3129 )
2023-12-01 08:56:10 +00:00
ssongliu
05029a3eda
fix: 调整面板设置样式 ( #2765 )
2023-11-01 14:25:08 +00:00
ssongliu
000f175d97
fix: 修改计划任务样式 ( #2744 )
2023-10-31 12:49:53 +00:00
ssongliu
d638796798
feat: 面板设置增加监听地址 ( #2663 )
2023-10-25 02:41:26 +00:00
ssongliu
6d578e53ea
fix: 修改部分校验规则 ( #2512 )
2023-10-11 09:58:31 +00:00
ssongliu
153fe5c1db
fix: mfa 标题增加校验规则 ( #2497 )
2023-10-11 02:10:29 +00:00
ssongliu
945f67677f
fix: 解决授权 IP 为空时无法保存的问题 ( #2484 )
2023-10-09 11:40:26 +00:00
ssongliu
d8df9f755e
fix: 修改拼写错误 ( #2438 )
2023-10-07 07:46:44 +00:00
ssongliu
c6111de050
feat: 两步验证支持设置标题,区分系统 ( #2411 )
...
Refs #2404
2023-09-28 07:46:18 +00:00
ssongliu
a520bdbe56
feat: 系统授权 ip 支持 ip 段 ( #2352 )
2023-09-20 04:02:20 +00:00
ssongliu
d1d0ca92ca
feat: 支持自定义概览页安全入口提示是否显示 ( #2257 )
2023-09-11 10:32:11 +00:00
ssongliu
dba3c6f2c1
fix: 面板设置样式调整 ( #2141 )
...
Refs #2079
2023-09-01 07:54:12 +00:00
ssongliu
f6b84d384e
fix: 解决越权下载文件的问题 ( #1813 )
2023-08-02 14:36:37 +00:00
ssongliu
66b12800e4
fix: 暗色样式调整 ( #1606 )
2023-07-11 08:39:10 +00:00
ssongliu
227856b45b
fix: 修改 mfa 最大刷新时间限制
2023-07-11 13:45:26 +08:00
ssongliu
ea3dca79aa
fix: 系统正则兼容 ipv6 ( #1575 )
2023-07-07 09:41:13 +00:00
ssongliu
006c27fee5
fix: 随机密码按钮样式统一修改 ( #1542 )
2023-07-05 07:08:18 +00:00
zhengkunwang223
4662f4703c
feat: PHP 运行环境增加扩展列表提示 ( #1500 )
2023-06-30 15:26:12 +00:00
ssongliu
4bf76aacb1
fix: 移除部分重复国际化内容 ( #1495 )
2023-06-29 14:38:12 +00:00
ssongliu
efa3d06673
feat: 两步验证增加自定义刷新时间 ( #1441 )
2023-06-25 09:52:13 +00:00
ssongliu
3a17f4f29f
fix: 面板设置提示信息修改 ( #1249 )
2023-06-05 05:47:21 +00:00
ssongliu
bb48964cca
fix: 优化未启用安全入口跳转逻辑 ( #1210 )
2023-06-01 02:14:11 +00:00
ssongliu
b854aa3bfe
fix: 默认时区获取方式修改 ( #1200 )
2023-05-31 06:03:04 +00:00
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
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
b67739af13
feat: 面板设置统一改为抽屉实现 ( #880 )
2023-05-05 07:54: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