1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-03-07 06:16:20 +08:00

1771 Commits

Author SHA1 Message Date
wangdan-fit2cloud
ba38402a24
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-09-04 06:18:17 +00:00
ali-pay
1a6d237d0f
fix: 解决页面像素不对齐的问题 () 2023-09-04 12:53:09 +08:00
ssongliu
78999f97db
fix: 统一状态栏样式 () 2023-09-04 04:04:13 +00:00
ssongliu
0c6a065994
fix: 解决概览页流量突增问题 ()
Refs 
2023-09-01 08:42:12 +00:00
ssongliu
dba3c6f2c1
fix: 面板设置样式调整 ()
Refs 
2023-09-01 07:54:12 +00:00
ssongliu
149d44dbbe
feat: 远程数据库支持添加 mariadb () 2023-09-01 04:28:12 +00:00
ali-pay
66c824a841
fix: 解决侧边栏收起状态下菜单长度不一致的问题 () 2023-08-31 23:14:15 +08:00
ssongliu
a948ece792
fix: 数据库样式调整 () 2023-08-31 14:28:13 +00:00
ssongliu
f9d5a445c7
feat: 防火墙支持多 ip 及多 ip 段 ()
Refs 
2023-08-30 14:28:12 +00:00
ssongliu
9cecd66f3d
feat: 防火墙列表增加状态、策略筛选项 ()
Refs 
2023-08-30 06:56:11 +00:00
ssongliu
d3cd087b91
feat: 防火墙支持删除系统占用端口 () 2023-08-30 02:30:09 +00:00
zhengkunwang
7b1566f4ac
feat: 修改删除文件的提示 ()
Refs https://github.com/1Panel-dev/1Panel/issues/2086
2023-08-29 14:24:13 +00:00
ssongliu
ff141b21e2
feat: 多数据库接口适配 () 2023-08-29 02:50:15 +00: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
9f0d957145
feat: 网站日志支持读取 10M 以上文件 () 2023-08-25 15:42:14 +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
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
24c87905b1
fix: 解决清空容器日志导致的 CPU 占用异常问题 ()
Refs 
2023-08-21 09:00:12 +00:00
ssongliu
fe7fed02ee
fix: 服务器地址支持设置为空 () 2023-08-21 08:14:12 +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
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
8135f0f598
fix: 解决获取远程数据库失败的问题 ()
Refs 
2023-08-16 15:36:11 +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: 进程守护区分项目名称和进程名称 () 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
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
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
zhengkunwang
85f8c1e634
feat: 守护进程增加操作列 () 2023-08-11 07:50:13 +00:00
ssongliu
85c935ee46
fix: 容器创建启动命令提示信息修改 () 2023-08-11 06:04:12 +00:00
ssongliu
b4033471e7
fix: 修改表格分页偶发的数据丢失问题 ()
Refs 
2023-08-10 14:36:13 +00:00
ssongliu
8dca519068
feat: 远程数据库地址支持域名 () 2023-08-10 14:34:23 +00:00
ssongliu
39d8b0d98c
fix: 数据库获取时,忽略重名数据库 () 2023-08-10 06:06:13 +00:00
zhengkunwang
278a562320
feat: 修改应用安装数据库名的默认值 () 2023-08-10 04:48:12 +00:00