1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-03-06 13:56:22 +08:00

2324 Commits

Author SHA1 Message Date
ssongliu
9f38a78512
fix: 修改数据库 migration () 2023-08-29 06:36:16 +00:00
zhengkunwang
49e3d45912
fix: 解决 Openresty 获取状态异常的问题 () 2023-08-29 06:32:17 +00:00
zhengkunwang
d1e7b36243
feat: 修改 user-info 指令的输出 () 2023-08-29 03:40:15 +00:00
wanghe
3adb200585
Update README.md () 2023-08-29 11:02:45 +08:00
ssongliu
ff141b21e2
feat: 多数据库接口适配 () 2023-08-29 02:50:15 +00:00
Allyx
b54c79e196
fix: 修复压缩包解压时可能的由于父目录不存在导致的解压失败的问题 ()
Co-authored-by: allyxmiko-server <allyxmiko@gmail.com>
2023-08-28 22:37:48 +08:00
zhengkunwang
b55b930353
feat: PHP 运行环境更新增加重建 php 应用功能 () 2023-08-28 14:18:15 +00:00
zhengkunwang
8b1098fc9d
feat: 应用重建改为响应式 () 2023-08-28 10:10:16 +00:00
zhengkunwang
ac0f697111
fix: 解决多容器应用升级失败的问题 () 2023-08-28 08:18:13 +00:00
zhengkunwang
7ff9c75bdf
feat: 修改应用商店版本升级判断条件 () 2023-08-28 07:32:12 +00:00
zhengkunwang
9f0d957145
feat: 网站日志支持读取 10M 以上文件 () 2023-08-25 15:42:14 +00:00
zhengkunwang
680e93dcd4
feat: 网站支持不同域名使用同一个端口 ()
Refs https://github.com/1Panel-dev/1Panel/issues/1997
2023-08-25 15:40:17 +00:00
zhengkunwang
f546ffee90
feat: 应用商店增加版本控制 () 2023-08-25 10:44:11 +00:00
ssongliu
6a8bd490bf
feat: 计划任务支持系统快照 ()
Refs   
2023-08-24 14:26:16 +00:00
zhengkunwang
684f20a5dc
feat: Openresty 支持非 80 443 端口安装 () 2023-08-24 10:20:15 +00:00
zhengkunwang
a3c07dd3d3
fix: 解决打开进程守护页面报错的问题 ()
Refs https://github.com/1Panel-dev/1Panel/issues/2051
2023-08-24 08:16:45 +00:00
ssongliu
ca0368c931
feat: 放开 1panel-network 按钮禁用 () 2023-08-24 04:02:13 +00:00
zhengkunwang
59eff6e27f
feat: 应用安装、升级、卸载之前支持执行脚本 () 2023-08-23 14:48:14 +00:00
ssongliu
63ae17372d
feat: 计划任务支持备份应用 ()
Refs  
2023-08-23 14:44:14 +00:00
ssongliu
f196d029cb
feat: 重构快照功能,取消快照过程 loading () 2023-08-23 09:16:18 +00:00
zhengkunwang
f9bf6b69fb
feat: 增加强制删除 openresty 功能 () 2023-08-23 02:42:13 +00:00
ssongliu
5e47656542
fix: 解决数据库用户名显示错误的问题 () 2023-08-22 08:32:12 +00:00
zhengkunwang
d72d2c1167
fix: 解决运行环境网站切换PHP版本导致已安装应用消失的问题 () 2023-08-22 07:38:11 +00:00
ssongliu
24c87905b1
fix: 解决清空容器日志导致的 CPU 占用异常问题 ()
Refs 
2023-08-21 09:00:12 +00:00
ssongliu
fe7fed02ee
fix: 服务器地址支持设置为空 () 2023-08-21 08:14:12 +00:00
ssongliu
f4c3aafced
fix: 解决数据库用户名超长导致用户创建失败的问题 () 2023-08-21 03:32:11 +00:00
huailei
c1db5886ff
perf: 防止message重复弹出 () 2023-08-18 17:22:32 +08:00
ssongliu
5dac95c3de
fix: 移除容器日志中的 ANSI 转义序列 ()
Refs 
2023-08-17 12:24:09 +00:00
ssongliu
f8f231253d
fix: 解决防火墙多端口创建失败的问题 () 2023-08-17 08:58:10 +00:00
ssongliu
da8a06909b
fix: 延长进程状态获取等待时间 () 2023-08-17 08:10:09 +00:00
ssongliu
e67d9055aa
fix: 解决进程状态一直加载中的问题 ()
Refs 
2023-08-17 06:46:09 +00:00
ssongliu
c3134e4c2a
fix: 解决网站反代编辑时回显错误的问题 ()
Refs 
2023-08-17 03:32:09 +00:00
wangdan-fit2cloud
bdd36b3fbc
fix: 移动端样式优化 ()
#### 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: 解决暂停进程被重新拉起的问题 ()
Refs 
2023-08-16 15:44:11 +00:00
ssongliu
8135f0f598
fix: 解决获取远程数据库失败的问题 ()
Refs 
2023-08-16 15:36:11 +00:00
ssongliu
6be8bc0c50
fix: 解决容器编排创建日志加载慢的问题 ()
Refs 
2023-08-16 15:34:15 +00:00
ssongliu
8433822021
fix: 修改网站重定向列表样式 ()
Refs 
2023-08-16 15:32:12 +00:00
wangdan-fit2cloud
65194ae22b
优化移动端样式 ()
#### 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: 防火墙支持设置备注信息 ()
Refs   
2023-08-15 14:48:11 +00:00
ssongliu
a0456d0f7a
fix: 进程守护区分项目名称和进程名称 () v1.5.1 2023-08-14 13:38:12 +00:00
ssongliu
35b8532eaa
feat: 优化进程守护状态获取方式 () 2023-08-14 06:02:11 +00:00
zhengkunwang
b78b0e67ac
fix: 解决登录页切换语言提示信息不更换的问题 ()
Refs https://github.com/1Panel-dev/1Panel/issues/1923
2023-08-14 05:56:11 +00:00
ssongliu
384fc84039
fix: 解决备份压缩报错问题 () 2023-08-12 22:48:11 +00:00
ssongliu
7ad6e607fe
fix: 恢复表格封装代码 () 2023-08-12 15:24:13 +00:00
ssongliu
27100594a4
fix: 修改 loading () 2023-08-12 15:12:14 +00:00
ssongliu
0d687daa13
feat: 数据库连接信息增加复制按钮以及超长悬浮显示 () 2023-08-12 14:36:11 +00:00
ssongliu
ad78edda64
fix: 备份文件时忽略文件变化 () 2023-08-12 13:54:11 +00:00
ssongliu
3e6cd1cab1
feat: 远程数据库增加连接性测试 ()
Refs 
2023-08-11 14:20:15 +00:00
ssongliu
98df3806f5
fix: 优化容器清理提示信息 () 2023-08-11 14:18:17 +00:00
ssongliu
18e8af6234
fix: 容器终端断开连接时,保持抽屉打开 () 2023-08-11 08:08:14 +00:00