Commit graph

47 commits

Author SHA1 Message Date
ssongliu
869d0c73bd
fix: 服务器代理修改默认值 (#5242) 2024-05-31 10:07:19 +00:00
ssongliu
ac33f5461d
fix: 优化 Redis 数据库样式 (#5229) 2024-05-31 14:12:42 +08:00
ssongliu
e5bcb07cf6
fix: 处理数据库遮罩问题 (#5215) 2024-05-30 15:13:21 +08:00
ssongliu
c62232e648
fix: 修复 Redis 数据库快速命令部分问题 (#5206)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m45s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-29 14:13:11 +00:00
ssongliu
8870b92ceb
feat: Redis 数据库支持快速命令 (#5018)
Refs #3220
2024-05-15 15:02:35 +00:00
ssongliu
94cebfd8cc
feat: Redis 支持远程数据库 (#5014)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m11s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-15 11:56:40 +08:00
ssongliu
c56435970a
feat: 数据库支持多 Redis 切换 (#5001)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m8s
sync2gitee / repo-sync (push) Failing after 2s
Refs #3927
2024-05-13 14:40:31 +00:00
ssongliu
9e44db53a7
pref: 调整部分界面的高度问题 (#4534) 2024-04-16 18:59:14 +08:00
ssongliu
cb6b9965ec
feat: 容器端口跳转增加 IPv4 IPv6 判断 (#3212) 2023-12-07 06:36:07 +00:00
ssongliu
d8df9f755e
fix: 修改拼写错误 (#2438) 2023-10-07 07:46:44 +00:00
zhengkunwang
fb00ba812a
feat: 解决快速安装应用跳转失败问题 (#2178) 2023-09-04 14:22:18 +00:00
ssongliu
ff141b21e2
feat: 多数据库接口适配 (#2094) 2023-08-29 02:50:15 +00:00
ssongliu
bd2facebee
fix: 容器端口跳转样式调整 (#1533) 2023-07-05 02:20:13 +00:00
ssongliu
64f80a95ab
feat: 增加系统 IP 设置,实现容器端口跳转功能 (#1479) 2023-06-29 03:18:15 +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
a073113817
fix: redis 按钮位置调整 (#856) 2023-05-04 03:56:37 +00:00
ssongliu
7c236ccc3a
feat: 数据库增加 ServiceName 显示 (#573) 2023-04-11 02:26:25 +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
31da89d63a fix: 数据库重启等操作增加 loading 2023-03-16 09:40:32 +00:00
ssongliu
388c6150c7 fix: 网站、数据库、应用恢复失败增加回滚机制 2023-03-01 11:42:45 +08:00
ssongliu
ccee451118 fix: 数据库操作增加一些 loading 2023-02-20 16:10:51 +08:00
ssongliu
bce1995969 fix: redis-command、phpmyadmin 未安装跳转问题修复 2023-02-14 18:20:34 +08:00
ssongliu
46be5b7537 fix: 数据库遮罩样式调整 2023-02-08 14:18:25 +08:00
ssongliu
bfce9ffc94 fix: 概览界面监控 chart 样式修改 2023-02-03 14:43:33 +08:00
ssongliu
b6e660a6cd feat: 增加 daemon.json 文件不存在或为空提示 2023-02-02 09:43:09 +08:00
ssongliu
d9a0ea1fe7 feat: 修改页面二级导航栏样式 2023-01-31 23:28:37 +08:00
ssongliu
e13bb924d6 fix: 数据库名称校验调整 2022-12-21 16:39:41 +08:00
ssongliu
8bbc286f43 fix: redis 数据库样式调整,表单拆分 2022-12-21 16:39:41 +08:00
ssongliu
5272d44558 fix: 数据库状态不正常时,禁用部分设置 2022-12-12 19:07:48 +08:00
ssongliu
23996b25c3 fix: 状态栏增加重启 loading 2022-12-12 19:07:48 +08:00
ssongliu
62d0d3fc2c fix: redis 改密并持久化 2022-12-12 19:07:48 +08:00
ssongliu
77ff593403 fix: 修复 mysql 8.0 改密失败的问题 2022-12-12 19:07:48 +08:00
ssongliu
a6140aa647 fix: 解决数据库 dashboard 跳转失败的问题 2022-12-07 18:38:52 +08:00
ssongliu
a0f8a7b968 style: redis 按钮位置调整 2022-12-05 15:44:13 +08:00
ssongliu
89b96a5b75 fix: 概览界面增加启动时间运行时间 2022-12-05 11:15:28 +08:00
ssongliu
c1b7e5edd7 fix: 增加数据库 dashboard 工具跳转 2022-12-05 11:15:28 +08:00
zhengkunwang223
319345731e feat: 修改按钮颜色 2022-11-28 14:44:51 +08:00
ssongliu
8ceb75b195 fix: 概览界面实时数据展示 2022-11-28 09:47:04 +08:00
ssongliu
e748f493da fix: 数据库样式调整 2022-11-28 09:47:04 +08:00
ssongliu
e6142a403c feat: qqwry 文件嵌入二进制 2022-11-22 15:39:28 +08:00
ssongliu
bfe2b95334 feat: 完成 mysql、redis 配置文件修改 2022-11-10 10:20:36 +08:00
ssongliu
b3bc8769b3 feat: 完成 redis 命令行模式功能 2022-11-10 10:20:36 +08:00
ssongliu
bc5b269691 feat: 增加 redis 状态获取、配置获取等接口 2022-11-10 10:20:36 +08:00
ssongliu
37dee0dd81 feat: 完成 redis 增删改查 2022-11-10 10:20:36 +08:00
ssongliu
2c529e8fa3 feat: 完成数据库前端页面 2022-11-10 10:20:36 +08:00