ssongliu
f4c3aafced
fix: 解决数据库用户名超长导致用户创建失败的问题 ( #2011 )
2023-08-21 03:32:11 +00:00
huailei
c1db5886ff
perf: 防止message重复弹出 ( #1996 )
2023-08-18 17:22:32 +08:00
ssongliu
5dac95c3de
fix: 移除容器日志中的 ANSI 转义序列 ( #1991 )
...
Refs #1655
2023-08-17 12:24:09 +00:00
ssongliu
f8f231253d
fix: 解决防火墙多端口创建失败的问题 ( #1988 )
2023-08-17 08:58:10 +00:00
ssongliu
da8a06909b
fix: 延长进程状态获取等待时间 ( #1986 )
2023-08-17 08:10:09 +00:00
ssongliu
e67d9055aa
fix: 解决进程状态一直加载中的问题 ( #1983 )
...
Refs #1968
2023-08-17 06:46:09 +00:00
ssongliu
c3134e4c2a
fix: 解决网站反代编辑时回显错误的问题 ( #1980 )
...
Refs #1976
2023-08-17 03:32:09 +00:00
wangdan-fit2cloud
bdd36b3fbc
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 03:02:09 +00:00
ssongliu
d04c4bd425
fix: 解决暂停进程被重新拉起的问题 ( #1977 )
...
Refs #1964
2023-08-16 15:44:11 +00:00
ssongliu
8135f0f598
fix: 解决获取远程数据库失败的问题 ( #1974 )
...
Refs #1925
2023-08-16 15:36:11 +00:00
ssongliu
6be8bc0c50
fix: 解决容器编排创建日志加载慢的问题 ( #1973 )
...
Refs #1950
2023-08-16 15:34:15 +00:00
ssongliu
8433822021
fix: 修改网站重定向列表样式 ( #1975 )
...
Refs #1971
2023-08-16 15:32:12 +00:00
wangdan-fit2cloud
65194ae22b
优化移动端样式 ( #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 03:34:10 +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
b78b0e67ac
fix: 解决登录页切换语言提示信息不更换的问题 ( #1939 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1923
2023-08-14 05:56:11 +00:00
ssongliu
384fc84039
fix: 解决备份压缩报错问题 ( #1938 )
2023-08-12 22:48: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
ad78edda64
fix: 备份文件时忽略文件变化 ( #1934 )
2023-08-12 13:54: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
5bbda8f842
fix: 解决应用升级镜像拉取失败导致应用服务异常的问题 ( #1921 )
2023-08-11 07:52:13 +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
zhengkunwang
c0d8578466
fix: 解决 PHP 运行环境网站恢复失败的问题 ( #1903 )
2023-08-10 02:42:12 +00:00
ssongliu
b8480e4928
fix: 解决计划任务编辑错误 ( #1902 )
2023-08-10 02:40:12 +00:00
ssongliu
1ff39d7b85
fix: 解决 ssh 登录日志分页错误 ( #1901 )
2023-08-10 02:38:16 +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
ssongliu
a51d2d15de
fix: 快照恢复前先清空对应文件夹 ( #1892 )
2023-08-09 08:38: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
ssongliu
ca586bb766
fix: 快照前停止计划任务执行 ( #1888 )
2023-08-09 06:24:12 +00:00
ssongliu
25ccadea9e
fix: 解决计划任务备份远程数据库详情显示错误的问题 ( #1886 )
2023-08-09 06:14: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
7e5cdbf953
fix: 解决编排创建日志获取失败的问题 ( #1883 )
2023-08-09 03:18:12 +00:00
zhengkunwang
e262f4fa40
fix: 解决创建PHP运行环境报错的问题 ( #1882 )
2023-08-08 14:32:11 +00:00