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

271 Commits

Author SHA1 Message Date
zhengkunwang
38b462eece
style: 修改文件和应用商店样式 (#2184) 2023-09-05 06:20:10 +00:00
zhengkunwang
fb00ba812a
feat: 解决快速安装应用跳转失败问题 (#2178) 2023-09-04 14:22:18 +00:00
ssongliu
dbf349ee9d
fix: 解决防火墙筛选问题 (#2170) 2023-09-04 07:56:12 +00:00
ssongliu
78999f97db
fix: 统一状态栏样式 (#2162) 2023-09-04 04:04:13 +00:00
ssongliu
f9d5a445c7
feat: 防火墙支持多 ip 及多 ip 段 (#2122)
Refs #2046
2023-08-30 14:28:12 +00:00
ssongliu
9cecd66f3d
feat: 防火墙列表增加状态、策略筛选项 (#2121)
Refs #1859
2023-08-30 06:56:11 +00:00
ssongliu
d3cd087b91
feat: 防火墙支持删除系统占用端口 (#2116) 2023-08-30 02:30:09 +00:00
zhengkunwang
7b1566f4ac
feat: 修改删除文件的提示 (#2111)
Refs https://github.com/1Panel-dev/1Panel/issues/2086
2023-08-29 14:24:13 +00:00
zhengkunwang
a3c07dd3d3
fix: 解决打开进程守护页面报错的问题 (#2057)
Refs https://github.com/1Panel-dev/1Panel/issues/2051
2023-08-24 08:16:45 +00:00
ssongliu
e67d9055aa
fix: 解决进程状态一直加载中的问题 (#1983)
Refs #1968
2023-08-17 06:46:09 +00:00
ssongliu
89faf01391
feat: 防火墙支持设置备注信息 (#1962)
Refs #1930 #1121 #1642
2023-08-15 14:48:11 +00:00
ssongliu
a0456d0f7a
fix: 进程守护区分项目名称和进程名称 (#1952) 2023-08-14 13:38:12 +00:00
ssongliu
35b8532eaa
feat: 优化进程守护状态获取方式 (#1943) 2023-08-14 06:02:11 +00:00
zhengkunwang
85f8c1e634
feat: 守护进程增加操作列 (#1919) 2023-08-11 07:50:13 +00:00
wangdan-fit2cloud
1c0d0d46a7
Pr@dev@dan (#1891)
#### 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-08-09 08:32:12 +00:00
zhengkunwang
65b8d47310
style: 修改 Supervisor 初始化的提示文字 (#1890) 2023-08-09 07:42:12 +00:00
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