1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-31 22:18:07 +08:00

1220 Commits

Author SHA1 Message Date
ssongliu
7145d4ca07 fix: 解决概览页流量突增问题 (#2142)
Refs #2073
2023-09-01 17:00:00 +08:00
ali-pay
9683a23fda fix: 解决侧边栏收起状态下菜单长度不一致的问题 (#2137) 2023-09-01 16:59:55 +08:00
ssongliu
5e182d84d0 feat: 防火墙支持删除系统占用端口 (#2116) 2023-09-01 16:59:35 +08:00
ssongliu
3e3b1f2c56 fix: 解决防火墙 ip 规则删除失败的问题 2023-08-31 15:44:11 +08:00
zhengkunwang
4d5993c6ab fix: 解决打开进程守护页面报错的问题 (#2057)
Refs https://github.com/1Panel-dev/1Panel/issues/2051
2023-08-29 15:49:39 +08:00
ssongliu
627e1e3755 feat: 放开 1panel-network 按钮禁用 (#2052) 2023-08-29 15:49:33 +08:00
ssongliu
6da64f2c8f fix: 解决清空容器日志导致的 CPU 占用异常问题 (#2019)
Refs #1999
2023-08-22 15:42:19 +08:00
ssongliu
d572c28d1c fix: 服务器地址支持设置为空 (#2016) 2023-08-22 15:42:13 +08:00
ssongliu
27bd4a63ef fix: 延长进程状态获取等待时间 (#1986) 2023-08-17 16:11:11 +08:00
ssongliu
62d628c1aa fix: 解决进程状态一直加载中的问题 (#1983)
Refs #1968
2023-08-17 14:48:09 +08:00
ssongliu
06f81fc7f7 fix: 解决网站反代编辑时回显错误的问题 (#1980)
Refs #1976
2023-08-17 13:55:02 +08:00
wangdan-fit2cloud
23c72c8301 fix: 移动端样式优化 (#1979)
#### 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-17 13:54:58 +08:00
ssongliu
9447936cc3 fix: 解决获取远程数据库失败的问题 (#1974)
Refs #1925
2023-08-16 23:40:55 +08:00
ssongliu
7a3716a363 fix: 修改网站重定向列表样式 (#1975)
Refs #1971
2023-08-16 23:40:45 +08:00
wangdan-fit2cloud
5e38723cc1 优化移动端样式 (#1967)
#### 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-16 23:40:36 +08: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
b78b0e67ac
fix: 解决登录页切换语言提示信息不更换的问题 (#1939)
Refs https://github.com/1Panel-dev/1Panel/issues/1923
2023-08-14 05:56:11 +00:00
ssongliu
7ad6e607fe
fix: 恢复表格封装代码 (#1937) 2023-08-12 15:24:13 +00:00
ssongliu
27100594a4
fix: 修改 loading (#1936) 2023-08-12 15:12:14 +00:00
ssongliu
0d687daa13
feat: 数据库连接信息增加复制按钮以及超长悬浮显示 (#1935) 2023-08-12 14:36:11 +00:00
ssongliu
3e6cd1cab1
feat: 远程数据库增加连接性测试 (#1928)
Refs #1924
2023-08-11 14:20:15 +00:00
ssongliu
98df3806f5
fix: 优化容器清理提示信息 (#1927) 2023-08-11 14:18:17 +00:00
ssongliu
18e8af6234
fix: 容器终端断开连接时,保持抽屉打开 (#1926) 2023-08-11 08:08:14 +00:00
zhengkunwang
85f8c1e634
feat: 守护进程增加操作列 (#1919) 2023-08-11 07:50:13 +00:00
ssongliu
85c935ee46
fix: 容器创建启动命令提示信息修改 (#1917) 2023-08-11 06:04:12 +00:00
ssongliu
b4033471e7
fix: 修改表格分页偶发的数据丢失问题 (#1911)
Refs #1834
2023-08-10 14:36:13 +00:00
ssongliu
8dca519068
feat: 远程数据库地址支持域名 (#1909) 2023-08-10 14:34:23 +00:00
ssongliu
39d8b0d98c
fix: 数据库获取时,忽略重名数据库 (#1906) 2023-08-10 06:06:13 +00:00
zhengkunwang
278a562320
feat: 修改应用安装数据库名的默认值 (#1904) 2023-08-10 04:48:12 +00:00
ssongliu
b8480e4928
fix: 解决计划任务编辑错误 (#1902) 2023-08-10 02:40:12 +00:00
ssongliu
b1f817f09b
fix: 限制数据库名称大小写 (#1899) 2023-08-10 02:36:20 +00:00
ssongliu
018fb85bc3
fix: 计划任务创建样式调整 (#1897) 2023-08-09 10:12:12 +00:00
zhengkunwang
bb7102d543
feat: 编辑运行环境增加提示 (#1896) 2023-08-09 10:04:12 +00:00
zhengkunwang
1cccfeff22
feat: 修改应用商店的分页 (#1895) 2023-08-09 10:00:13 +00:00
ssongliu
6c3a5b0ec7
fix: 修改数据库名称长度提示信息 (#1894) 2023-08-09 09:20:12 +00:00
ssongliu
3fffb3c8ec
fix: 备份账号高度调整 (#1893) 2023-08-09 08:40:12 +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
87e9662af4
fix: 解决关闭高级设置之后没有提示端口放开的问题 (#1887) 2023-08-09 06:08:12 +00:00
zhengkunwang
fe705a25ea
feat: 优化网站反向代理地址填写 (#1885) 2023-08-09 03:40:12 +00:00
ssongliu
f4d5b5437e
fix: 修改部分字段校验 (#1881) 2023-08-08 14:30:16 +00:00
zhengkunwang
ce258cf157
fix: 解决 Mysql 恢复失败的问题 (#1874) 2023-08-08 09:06:12 +00:00
zhengkunwang
381233a8a5
feat: 修改 Supervisor 的判断 (#1876) 2023-08-08 09:00:12 +00:00
ssongliu
0e8a4eaf2e
fix: 解决同步快照名称加载错误的问题 (#1875) 2023-08-08 08:44:12 +00:00
zhengkunwang
0c4400d6f7
feat: 进程守护状态增加信息列 (#1873) 2023-08-08 08:38:12 +00:00
ssongliu
075ae253a1
fix: 国际化问题修改 (#1872) 2023-08-08 06:48:11 +00:00
zhengkunwang
fc57256197
style: 修改网站提示 (#1871) 2023-08-08 06:44:12 +00:00
zhengkunwang
e0f15ca783
feat: 已安装应用增加 https 端口跳转 (#1870) 2023-08-08 06:12:11 +00:00
zhengkunwang
cd77c672bc
feat: 守护进程一些字段增加校验 (#1865) 2023-08-08 06:04:19 +00:00