1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-21 17:29:17 +08:00

255 Commits

Author SHA1 Message Date
zhengkunwang
381233a8a5
feat: 修改 Supervisor 的判断 (#1876) 2023-08-08 09:00:12 +00:00
zhengkunwang
0c4400d6f7
feat: 进程守护状态增加信息列 (#1873) 2023-08-08 08:38:12 +00:00
zhengkunwang
cd77c672bc
feat: 守护进程一些字段增加校验 (#1865) 2023-08-08 06:04:19 +00:00
ssongliu
9b02e88e3c
fix: 防火墙与进程守护加载样式调整 (#1864) 2023-08-07 14:46:27 +00:00
zhengkunwang
c9ea6f6c8d
fix: 解决应用安装有远程同名数据库报错的问题 (#1861) 2023-08-07 03:50:11 +00:00
zhengkunwang
ac7e47bdf1
style: 修改初始化 Supervisor 的提示文字 (#1838) 2023-08-04 10:22:01 +00:00
zhengkunwang
5944f67823
fix: 解决文件上传可以拖入文件夹的问题 (#1840)
Refs https://github.com/1Panel-dev/1Panel/issues/1833
2023-08-04 09:44:04 +00:00
zhengkunwang
0f6e14d2f9
feat: Supervisor 增加修改配置功能 (#1818) 2023-08-03 07:23:32 +00:00
zhengkunwang
202a2ad7ae
feat: Supervisor 适配 Debian 操作系统 (#1811) 2023-08-02 10:29:50 +00:00
ssongliu
6f6c836d9a
fix: 解决打开越权读取文件的问题 (#1810) 2023-08-02 08:47:30 +00:00
zhengkunwang
a84d8dd828
fix: 解决文件压缩无法选择文件夹的问题 (#1802) 2023-08-01 10:22:58 +00:00
zhengkunwang
39abd4341d
feat: 增加守护进程管理 (#1800) 2023-08-01 09:31:42 +00:00
zhengkunwang
b59ccc52ae
feat: 增加进程守护管理 (#1786)
增加 Supervisor 状态读取 初始化 启动 重启 设置 日志 功能
Refs https://github.com/1Panel-dev/1Panel/issues/1754
Refs https://github.com/1Panel-dev/1Panel/issues/1409
Refs https://github.com/1Panel-dev/1Panel/issues/1388
Refs https://github.com/1Panel-dev/1Panel/issues/379
Refs https://github.com/1Panel-dev/1Panel/issues/353
Refs https://github.com/1Panel-dev/1Panel/issues/331
2023-07-31 03:28:41 +00:00
ssongliu
ed0923fd28
fix: 面板设置支持设置服务器域名 (#1778) 2023-07-28 10:23:01 +00:00
zhengkunwang
1a6c45c526
feat: 文件列表记录最后一次位置 (#1753)
Refs https://github.com/1Panel-dev/1Panel/issues/1254
2023-07-25 09:26:12 +00:00
wangdan-fit2cloud
d31eacd049
fix: 移动端文件列表UI异常问题修复 (#1730)
#### 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-07-21 06:30:13 +00:00
ssongliu
0ca559f1e1
fix: 快速命令增加提示信息 (#1710) 2023-07-18 07:34:00 +00:00
ssongliu
4c2302dc94
fix: 国际化内容补全 (#1696) 2023-07-17 11:24:24 +00:00
ssongliu
22fe2a6d51
fix: 本地连接失败时,打开添加主机抽屉 (#1691) 2023-07-17 08:36:24 +00:00
wangdan-fit2cloud
e555dcb903
fix: 优化echart线状图表 (#1673)
#### 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-07-14 14:38:16 +00:00
ssongliu
3b3584714c
fix: 修改部分国际化内容 (#1669) 2023-07-14 07:18:11 +00:00
wangdan-fit2cloud
73a61933c5
Pr@dev@dan (#1668)
#### 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-07-14 06:34:10 +00:00
zhengkunwang
72c7407b0b
style: 文件列表增加操作列宽度 (#1667) 2023-07-14 06:22:10 +00:00
wzrove
30f7fa6afa
fix: 优化监控页面echart资源释放 (#1651)
#### What this PR does / why we need it?

#1598 监控页面echart资源 组件卸载未释放

#### Summary of your change

优化监控页面echart资源释放

#### Please indicate you've done the following:

- [x] Made sure tests are passing and test coverage is added if needed.
- [x] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [x] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-07-13 12:47:18 +00:00
zhengkunwang
e6b1ef30a5
feat: 限制 mysql 5.6.51 版本的升级 (#1618) 2023-07-12 06:41:16 +00:00
zhengkunwang223
919f10cc11
feat: 文件上传优化 (#1607) 2023-07-11 10:19:20 +00:00
ssongliu
66b12800e4
fix: 暗色样式调整 (#1606) 2023-07-11 08:39:10 +00:00
zhengkunwang223
55ed67eaed
feat: 优化进程管理的页面打开速度 (#1595) 2023-07-10 14:43:12 +00:00
zhengkunwang223
4de99f66a8
feat: 修改端口检测规则 (#1591) 2023-07-10 06:47:08 +00:00
ssongliu
ea3dca79aa
fix: 系统正则兼容 ipv6 (#1575) 2023-07-07 09:41:13 +00:00
zhengkunwang223
759382bcfb
feat: 进程管理增加 tcp udp 网络列表 (#1548) 2023-07-05 09:08:19 +00:00
ssongliu
006c27fee5
fix: 随机密码按钮样式统一修改 (#1542) 2023-07-05 07:08:18 +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
zhengkunwang223
24e6fe89c8
fix: 解决进程搜索为空一直转圈的问题 (#1526) 2023-07-04 03:38:10 +00:00
zhengkunwang223
4662f4703c
feat: PHP 运行环境增加扩展列表提示 (#1500) 2023-06-30 15:26:12 +00:00
zhengkunwang223
152ba81c34
feat: 增加 SSH 会话管理 (#1498) 2023-06-30 09:14:13 +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
ssongliu
64f80a95ab
feat: 增加系统 IP 设置,实现容器端口跳转功能 (#1479) 2023-06-29 03:18:15 +00:00
zhengkunwang223
38c0d290e7
feat: 增加进程管理 (#1476) 2023-06-28 06:50:10 +00:00
ssongliu
506d78cb00
feat: 监控增加全局过滤 (#1466) 2023-06-27 14:10:00 +00:00
ssongliu
11a58fde91
fix: 统一抽屉警告或提示信息样式 (#1453) 2023-06-27 08:44:03 +00:00
ssongliu
3a8c3b5816
fix: 解决终端点击本地服务器未打开新连接的问题 (#1452) 2023-06-27 08:42:07 +00:00
ssongliu
14f7435f82
feat: 概览、监控等界面增加单位区分显示 (#1440) 2023-06-25 09:50:18 +00:00
ssongliu
d8d2ee0f46
fix: ssh 登录日志排序优化 (#1435) 2023-06-25 03:46:22 +00:00
凹凸曼
3c57fa76bf
fix: 优化监控页图表Y轴数字大小和宽度,防止数字过长溢出 #1422 (#1423)
Co-authored-by: 凹凸曼 <xx@xx>
2023-06-25 11:26:17 +08:00
凹凸曼
ae38239b47
fix: 修复ssh日志为空时不渲染的问题 (#1394)
Co-authored-by: 凹凸曼 <xx@xx>
2023-06-16 22:41:07 +08:00
凹凸曼
e71f765f2a
feat: ssh登录日志增加一键屏蔽ip #1309 (#1352)
Co-authored-by: 凹凸曼 <xx@xx>
2023-06-16 16:27:35 +08:00
ssongliu
7918023322
fix: 解决容器、终端界面 ios 适配的问题 (#1385) 2023-06-15 10:00:17 +00:00