1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-21 17:29:17 +08:00

146 Commits

Author SHA1 Message Date
ssongliu
09653f9c06
fix: 修改远程数据库依赖 (#1794) 2023-08-01 03:20:16 +00:00
ssongliu
489efb7ac1
fix: 创建抽屉隐藏名称显示 (#1777) 2023-07-28 10:21:06 +00:00
ssongliu
40aaa1ceb0
feat: 数据库实现远程服务器获取功能 (#1775) 2023-07-27 08:07:27 +00:00
ssongliu
e83e592e0a
feat: 实现远程数据备份恢复功能 (#1774) 2023-07-27 06:32:23 +00:00
ssongliu
da4c264908
feat: 增加远程数据库提示信息 (#1745) 2023-07-25 09:08:13 +00:00
ssongliu
bbd649188a feat: 实现本地远程数据库切换 2023-07-24 14:58:55 +08:00
ssongliu
cd742b0933 feat: 远程数据库增加默认数据 2023-07-24 14:58:55 +08:00
ssongliu
7f79f5f031 feat: 实现远程数据库改密、授权功能 2023-07-24 14:58:55 +08:00
ssongliu
cb7351a9fb feat: 实现远程数据库增删改查 2023-07-24 14:58:55 +08:00
ssongliu
bd5dc56b66 feat: Mysql 数据库增删、改密、改权限方法封装 2023-07-24 14:58:55 +08: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
006c27fee5
fix: 随机密码按钮样式统一修改 (#1542) 2023-07-05 07:08:18 +00:00
ssongliu
bd2facebee
fix: 容器端口跳转样式调整 (#1533) 2023-07-05 02:20:13 +00:00
ssongliu
72dcdbad1e
feat: 应用增加跳转功能 (#1520) 2023-07-04 02:46:11 +00:00
ssongliu
dd9f2edf40
fix: Mysql 慢日志样式调整 (#1512) 2023-07-03 07:00:19 +00:00
ssongliu
4bf76aacb1
fix: 移除部分重复国际化内容 (#1495) 2023-06-29 14:38:12 +00:00
ssongliu
38bf54ec3b
feat: 容器、数据库、网站、计划任务增加名称排序 (#1490) 2023-06-29 10:40:12 +00:00
ssongliu
64f80a95ab
feat: 增加系统 IP 设置,实现容器端口跳转功能 (#1479) 2023-06-29 03:18:15 +00:00
ssongliu
11a58fde91
fix: 统一抽屉警告或提示信息样式 (#1453) 2023-06-27 08:44:03 +00:00
wangdan-fit2cloud
0275716ff5
feat: 优化页面兼容移动端问题 (#1320)
#### 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-06-09 15:38:15 +00:00
ssongliu
e91b7caf4f
fix: 解决 mysql 日志清空错误的问题 (#1298) 2023-06-08 13:50:11 +00:00
ssongliu
6a717b2517
fix: 兼容 mysql 5.7.42 (#1286) 2023-06-08 03:00:12 +00:00
ssongliu
7a66e71215
fix: 统一修改代码拼写错误 (#1192) 2023-05-30 07:30:57 +00:00
wangdan-fit2cloud
83ac2f1ff7
feat: 兼容移动端 (#1126)
#### 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-05-24 08:36:54 +00:00
wangdan-fit2cloud
0d084861e0
feat: 概览兼容移动端 (#1109)
#### 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-05-23 05:51:43 +00:00
ssongliu
2975cf6d5a feat: sshd 支持重启、停止等操作,增加状态条 2023-05-18 16:45:54 +08:00
ssongliu
c1332235a0
fix: 右侧抽屉宽度调整 (#1047) 2023-05-15 02:36:47 +00:00
ssongliu
43652b2a54
fix: 解决数据库上传备份恢复失败的问题 (#1027) 2023-05-13 07:32:28 +00:00
ssongliu
7d08875f95
fix: 解决数据库用户指定多个 ip 无效的问题 (#1019) 2023-05-12 17:48:31 +08:00
ssongliu
5101dace59
fix: 优化抽屉中操作对象的名称显示 (#982) 2023-05-10 06:34:19 +00:00
ssongliu
2fd97b1753
fix: 解决列表查询输入框刷新的问题 (#876) 2023-05-05 06:16:52 +00:00
ssongliu
a073113817
fix: redis 按钮位置调整 (#856) 2023-05-04 03:56:37 +00:00
zhengkunwang223
9c52977825
style: 修改网站目录提示信息 (#688) 2023-04-18 08:02:58 +00:00
zhengkunwang223
cb151dc985
feat: mysql 和 redis 增加连接信息提示 (#687) 2023-04-18 07:30:57 +00:00
ssongliu
05b7fd1f63
fix: 解决表单回车导致页面刷新的问题 (#664) 2023-04-17 02:20:17 +00:00
ssongliu
7c236ccc3a
feat: 数据库增加 ServiceName 显示 (#573) 2023-04-11 02:26:25 +00:00
ssongliu
8603d4347b
feat: mysql root 密码增加随机和复制按钮 (#556) 2023-04-10 04:56:16 +00:00
ssongliu
188a3e0ac5
feat: 数据库创建支持随机密码 (#555) 2023-04-10 03:52:15 +00:00
Wankko Ree
74b6af64e9 fix: 对于 Redis 终端、容器终端也同步改造 2023-04-07 17:37:14 +08:00
ssongliu
ce2b92ee01
fix: 调整服务未启动的遮罩样式 (#517) 2023-04-06 06:34:15 +00:00
ssongliu
39e3e8f214
fix: 优化容器菜单页面状态加载样式 (#356) 2023-03-22 07:32:29 +00:00
ssongliu
887db0aff7 fix: 页面切换时,隐藏默认配置提示 2023-03-18 09:28:30 +00:00
ssongliu
fb286d2def fix: 解决慢日志开启后未刷新导致无法关闭的问题 2023-03-17 14:58:31 +00:00
ssongliu
cc0667429a fix: redis 最大连接数限制 2023-03-17 04:18:29 +00:00
ssongliu
31da89d63a fix: 数据库重启等操作增加 loading 2023-03-16 09:40:32 +00:00
ssongliu
9080824a59 fix: 解决 mysql 慢日志设置修改失败的问题 2023-03-16 06:06:32 +00:00
ssongliu
e55af04568 fix: 移除调试打印信息 2023-03-15 13:00:31 +08:00
ssongliu
94fbb265fa fix: 数据库权限去掉 localhost 2023-03-14 10:34:17 +08:00
ssongliu
4992281e36 fix: 获取镜像导入相应结果 2023-03-10 18:08:35 +08:00