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

283 Commits

Author SHA1 Message Date
ssongliu
3ff09c8b7a
feat: 概览界面增加服务重启以及面板重启功能 (#2579)
Refs #328
2023-10-17 09:54:30 +00:00
zhengkunwang
8efe0c8bed
feat: 文件列表增加排序功能 (#2541)
Refs https://github.com/1Panel-dev/1Panel/issues/2343
Refs https://github.com/1Panel-dev/1Panel/issues/1698
Refs https://github.com/1Panel-dev/1Panel/issues/1032
2023-10-16 03:08:15 +00:00
zhengkunwang
cbd4dd9e9a
feat: node.js 运行环境增加模块管理 (#2488) 2023-10-10 09:34:28 +00:00
zhengkunwang
5dc5b17bea
feat: 应用列表顶部增加页码切换 (#2457)
Refs https://github.com/1Panel-dev/1Panel/issues/2293
2023-10-08 08:22:14 +00:00
ssongliu
d8df9f755e
fix: 修改拼写错误 (#2438) 2023-10-07 07:46:44 +00:00
zhengkunwang
ce6069da37
feat: 已安装应用增加日志页面 (#2403) 2023-09-28 02:56:16 +00:00
zhengkunwang
4ca25d51d7
feat: Node.js 环境增加启动、停止、重启操作 (#2394) 2023-09-26 14:50:16 +00:00
zhengkunwang
1130a70052
feat: 运行环境增加 Node.js 管理 (#2390)
Refs https://github.com/1Panel-dev/1Panel/issues/397
2023-09-25 09:50:14 +00:00
zhengkunwang
9c417e113a
fix: 解决网站打开页面错误的问题 (#2350) 2023-09-19 09:22:17 +00:00
ssongliu
88a4ea3513
feat: 缓存页面分页条数 (#2337)
Refs #2159 #1765
2023-09-18 09:20:25 +00:00
ssongliu
6cd00a072d
fix: 优化版本排序 (#2322) 2023-09-16 08:30:16 +00:00
ssongliu
52198e9c0c
fix: 数据库部分逻辑调整 (#2316) 2023-09-16 05:16:15 +00:00
ssongliu
173e3e9cc1
fix: 修改数据库备份逻辑 (#2315) 2023-09-15 10:48:14 +00:00
ssongliu
b6055eb058
fix: 解决数据冲突导致的升级失败问题 (#2306)
Refs #2290
2023-09-15 07:26:19 +00:00
zhengkunwang
a241fb32d2
style: 修改 openresty 非 80 443 端口提示 (#2276) 2023-09-13 08:58:15 +00:00
zhengkunwang
02dce0e3fa
style: 修改部分弹窗 提示文字样式 (#2202) 2023-09-06 09:16:12 +00:00
ali-pay
f0eaee82b6
fix: 解决路由按钮边框显示异常的问题 (#2196) 2023-09-06 10:54:24 +08:00
ssongliu
31cd6691c9
feat: 容器日志行数增加所有选项 (#2191)
Refs #2143
2023-09-05 14:04:11 +00:00
zhengkunwang
fb00ba812a
feat: 解决快速安装应用跳转失败问题 (#2178) 2023-09-04 14:22:18 +00:00
zhengkunwang
5b00bfd1c4
feat: 优化应用安装流程 (#2168) 2023-09-04 07:58:13 +00:00
ali-pay
1a6d237d0f
fix: 解决页面像素不对齐的问题 (#2165) 2023-09-04 12:53:09 +08:00
ssongliu
dba3c6f2c1
fix: 面板设置样式调整 (#2141)
Refs #2079
2023-09-01 07:54:12 +00:00
ssongliu
ff141b21e2
feat: 多数据库接口适配 (#2094) 2023-08-29 02:50:15 +00:00
zhengkunwang
8b1098fc9d
feat: 应用重建改为响应式 (#2091) 2023-08-28 10:10:16 +00:00
zhengkunwang
684f20a5dc
feat: Openresty 支持非 80 443 端口安装 (#2059) 2023-08-24 10:20:15 +00:00
ssongliu
24c87905b1
fix: 解决清空容器日志导致的 CPU 占用异常问题 (#2019)
Refs #1999
2023-08-21 09:00:12 +00:00
ssongliu
da8a06909b
fix: 延长进程状态获取等待时间 (#1986) 2023-08-17 08:10:09 +00:00
ssongliu
7ad6e607fe
fix: 恢复表格封装代码 (#1937) 2023-08-12 15:24:13 +00:00
ssongliu
18e8af6234
fix: 容器终端断开连接时,保持抽屉打开 (#1926) 2023-08-11 08:08:14 +00:00
ssongliu
b4033471e7
fix: 修改表格分页偶发的数据丢失问题 (#1911)
Refs #1834
2023-08-10 14:36: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
e0f15ca783
feat: 已安装应用增加 https 端口跳转 (#1870) 2023-08-08 06:12:11 +00:00
ssongliu
c326606401
fix: 优化英文状态下,备份恢复按钮换行的问题 (#1860) 2023-08-07 03:52:11 +00:00
zhengkunwang
c9ea6f6c8d
fix: 解决应用安装有远程同名数据库报错的问题 (#1861) 2023-08-07 03:50:11 +00:00
zhengkunwang
5944f67823
fix: 解决文件上传可以拖入文件夹的问题 (#1840)
Refs https://github.com/1Panel-dev/1Panel/issues/1833
2023-08-04 09:44:04 +00:00
ssongliu
e52e6ddaa2
fix: 解决数据库日志监听未刷新的问题 (#1823) 2023-08-03 08:49:32 +00:00
ssongliu
6f6c836d9a
fix: 解决打开越权读取文件的问题 (#1810) 2023-08-02 08:47:30 +00:00
ssongliu
ed0923fd28
fix: 面板设置支持设置服务器域名 (#1778) 2023-07-28 10:23:01 +00:00
ssongliu
489efb7ac1
fix: 创建抽屉隐藏名称显示 (#1777) 2023-07-28 10:21:06 +00:00
wangdan-fit2cloud
f556038425
Pr@dev@dan (#1721)
#### 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-20 10:13:55 +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
1a891cb048
fix: 解决容器编辑时端口冲突的问题 (#1615) 2023-07-12 06:33:19 +00:00
ssongliu
5058a814aa
fix: 释放 echarts 资源 (#1611) 2023-07-11 10:59:10 +00:00
zhengkunwang223
ac55385696
feat: 日志审计-网站日志增加下载和追踪功能 (#1592)
日志审计-网站日志增加下载和追踪功能
2023-07-10 13:27:07 +00:00
ssongliu
ac7f33a29c
fix: 空数据国际化调整 (#1594) 2023-07-10 10:39:07 +00:00
ssongliu
ea3dca79aa
fix: 系统正则兼容 ipv6 (#1575) 2023-07-07 09:41:13 +00:00
ssongliu
044bb79ae9
fix: 解决终端字体大小变化时内容显示不全的问题 (#1572) 2023-07-07 03:18:11 +00:00
ssongliu
afcebb46a0
fix: 增加终端连接断开提示信息 (#1571) 2023-07-07 03:08:11 +00:00
zhengkunwang223
9fa9772c07
feat: 证书手动导入增加选择本地文件 (#1543) 2023-07-05 08:24:19 +00:00
ssongliu
bd2facebee
fix: 容器端口跳转样式调整 (#1533) 2023-07-05 02:20:13 +00:00