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

49 Commits

Author SHA1 Message Date
ssongliu
5e27aa04dd
fix: 统一删除提示框 (#2711) 2023-10-28 03:11:31 +00:00
ssongliu
88a4ea3513
feat: 缓存页面分页条数 (#2337)
Refs #2159 #1765
2023-09-18 09:20:25 +00:00
ssongliu
c485fe2bd5
fix: 解决获取默认配置失败的问题 (#2208) 2023-09-06 13:22:12 +00:00
ssongliu
6f6c836d9a
fix: 解决打开越权读取文件的问题 (#1810) 2023-08-02 08:47:30 +00:00
ssongliu
ac7f33a29c
fix: 空数据国际化调整 (#1594) 2023-07-10 10:39:07 +00:00
ssongliu
4bf76aacb1
fix: 移除部分重复国际化内容 (#1495) 2023-06-29 14:38:12 +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
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
43652b2a54
fix: 解决数据库上传备份恢复失败的问题 (#1027) 2023-05-13 07:32:28 +00:00
ssongliu
887db0aff7 fix: 页面切换时,隐藏默认配置提示 2023-03-18 09:28:30 +00:00
ssongliu
cc0667429a fix: redis 最大连接数限制 2023-03-17 04:18:29 +00:00
ssongliu
e55af04568 fix: 移除调试打印信息 2023-03-15 13:00:31 +08:00
ssongliu
4992281e36 fix: 获取镜像导入相应结果 2023-03-10 18:08:35 +08:00
ssongliu
23bb379afe fix: mfa 二次验证 bug 修复 2023-03-10 18:08:35 +08:00
ssongliu
015baec864 fix: 解决计划任务部分 bug 2023-03-10 18:08:35 +08:00
ssongliu
2061e00b29 fix: redis 配置增加范围限制 2023-03-09 10:22:46 +08:00
ssongliu
e36060d3ea fix: 数据库增加 loading 2023-03-07 10:21:37 +08:00
ssongliu
388c6150c7 fix: 网站、数据库、应用恢复失败增加回滚机制 2023-03-01 11:42:45 +08:00
ssongliu
aa2bb73199 fix: 统一备份接口和前端组件封装 2023-03-01 11:42:45 +08:00
ssongliu
f7749af999 fix: 部分 codemirror 禁用输入 2023-03-01 11:42:45 +08:00
ssongliu
0a20aaa3fa fix: 修改容器部分 bug 2023-02-23 21:20:17 +08:00
ssongliu
ccee451118 fix: 数据库操作增加一些 loading 2023-02-20 16:10:51 +08:00
zhengkunwang223
795e64151a feat: 下载离线包改为从OSS下载 2023-02-17 18:06:07 +08:00
ssongliu
38984a502d fix: 容器弹框改为抽屉,修改部分国际化 2023-02-15 17:11:36 +08:00
ssongliu
4e5aeb9d54 fix: 弹出提示框增加关闭按钮 2023-02-14 18:20:34 +08:00
ssongliu
b6e660a6cd feat: 增加 daemon.json 文件不存在或为空提示 2023-02-02 09:43:09 +08:00
ssongliu
d22b0a1368 feat: 数据库详情界面样式调整 2023-02-02 09:43:09 +08:00
ssongliu
4c4f379b4b feat: 修改配置文件,动态获取数据目录 2023-01-30 21:11:12 +08:00
ssongliu
cfeb158d0a feat: Mysql 数据库删除增加强制删除、删除备份选项 2022-12-26 16:19:58 +08:00
ssongliu
e1c2348e44 feat: 数据库增加默认配置功能 2022-12-24 13:32:17 +08:00
ssongliu
2cc3613e41 fix: 完善操作日志 2022-12-23 10:31:45 +08:00
ssongliu
94ebe4952a fix: redis 配置更新方式修改 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
c1b7e5edd7 fix: 增加数据库 dashboard 工具跳转 2022-12-05 11:15:28 +08:00
zhengkunwang223
e45f5e3369 fix: 统一修改删除操作提示 2022-12-02 16:40:11 +08:00
ssongliu
e66ce1a9f2 fix: 统一文件上传、删除接口 2022-12-01 16:26:56 +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
0dfb9bd5c7 feat: 完成 docker 配置功能 2022-11-18 14:47:40 +08:00
ssongliu
8431f49c47 feat: 完成数据库端口修改功能 2022-11-10 10:20:36 +08:00
ssongliu
a111e04c65 feat: 完成 aof 备份恢复功能 2022-11-10 10:20:36 +08:00
ssongliu
917a11457e feat: 完成 redis 备份功能 2022-11-10 10:20:36 +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