Commit graph

68 commits

Author SHA1 Message Date
3b38b9d86b
feat: Optimize style and description (#7393)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 7s
2024-12-17 12:46:11 +00:00
4d760d3019
feat: Some adjustments to internationalization (#7332) 2024-12-11 10:45:45 +00:00
3d84a5589f
fix: Dealing with API interface issues (#7295)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 5s
2024-12-09 07:29:33 +00:00
d2da7e2ea5
pref: Improve the API interface process (#7272) 2024-12-06 08:19:19 +00:00
83ce744fb2
feat: Adapt to internationalization (#7205) 2024-11-28 10:40:39 +00:00
28597721f2
feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
eea4cf68ad
fix: 修复许可证失效主题切换错误问题 (#7075) 2024-11-15 07:24:01 +00:00
49c072b40d
perf: 优化主题色及样式 (#7002) 2024-11-11 22:46:27 +08:00
204f9f1fbc
feat: 面板代理服务器提供 docker 代理 (#6986) 2024-11-08 18:19:48 +08:00
ffdd9b9d79
feat: 增加自定义主题颜色,调整默认暗色主题配色 (#6964) 2024-11-06 09:39:20 +00:00
see-more
71c1c5ae83
style:优化设置移动端界面 (#6443)
Some checks failed
Build Test / build-linux-binary (push) Failing after -8m50s
Build / SonarCloud (push) Failing after -8m47s
sync2gitee / repo-sync (push) Failing after -8m56s
* style:优化设置移动端界面

* style:设置-安全界面样式

* style:修复设置-备份账号服务器磁盘移动端无法剧中

* style:优化移动端设置界面
2024-09-11 10:30:46 +08:00
ssongliu
296ae1c2e1
fix: 解决主题色切换报错的问题 (#5287) 2024-06-05 02:29:08 +00:00
ssongliu
e45f43da9a
pref: 优化登录页确认框样式 (#5259) 2024-06-03 15:41:35 +08:00
ssongliu
c133f39b5e
fix: 解决主题颜色切换失败的问题 (#5218) 2024-05-30 07:17:15 +00:00
ssongliu
28f2dddcf6
fix: 解决黑金模式下概览页异常闪动的问题 (#5201) 2024-05-29 10:39:12 +00:00
ssongliu
8fc708be97
feat: 增加服务器代理设置 (#5189)
Some checks failed
Build / SonarCloud (push) Failing after -4m45s
sync2gitee / repo-sync (push) Failing after -4m48s
Build Test / build-linux-binary (push) Failing after 8s
2024-05-29 03:05:09 +00:00
Takagi
63c330054e
refactor: refactor theme and logo switching functionality (#5015)
Some checks failed
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m29s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-22 18:38:03 +08:00
ssongliu
5532636e02
style: 修改面板设置描述信息 (#4725) 2024-04-26 16:13:44 +08:00
ssongliu
9cd37e8ec5
feat: 增加内测模式 (#4685) 2024-04-24 15:12:12 +00:00
Langel
5a8d6db43e
feat: 增加菜单标签页功能 (#3267) (#4510) 2024-04-15 15:10:24 +08:00
John Bro
6ff0f14841
fix: 专业版菜单选择显示前端优化 (#4399)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-04-03 17:27:55 +08:00
John Bro
08da7802c6
feat: 专业版菜单隐藏控制功能实现 (#4392) 2024-04-03 14:11:12 +08:00
zhengkunwang
62b1bb3191
feat: 升级 element-plus 到 2.6.0 (#4092) 2024-03-07 03:07:06 +00:00
ssongliu
00ffac7210
feat: 缓存清理菜单位置调整 (#3172) 2023-12-04 14:12:10 +00:00
ssongliu
ed89f8fdd7
feat: 面板主题色增加跟随浏览器 (#3107)
Refs #3075
2023-11-29 14:06:08 +00:00
ssongliu
c260b858bf
feat: 增加主机工具箱管理 (#3001) 2023-11-20 07:28:09 +00:00
ssongliu
de2cac5ebc
fix: 面板设置样式调整 (#2700) 2023-10-27 03:54:11 +00:00
ssongliu
dc86cbc1ee
feat: 缓存清理增加上传下载检查项 (#2415) 2023-09-28 09:16:19 +00:00
ssongliu
e8564f38ab
feat: 增加系统临时文件清理功能 (#2402) 2023-09-28 07:40:17 +00:00
ssongliu
9f0f3fa6cd
fix: 面板设置增加默认监控网卡选择 (#2339)
Refs #752
2023-09-18 09:22:21 +00:00
wangdan-fit2cloud
ba38402a24
fix: 调整按钮样式 (#2163)
#### 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
ssongliu
dba3c6f2c1
fix: 面板设置样式调整 (#2141)
Refs #2079
2023-09-01 07:54:12 +00:00
ssongliu
597c9ea4c0
feat: 增加繁体中文适配 (#1497) 2023-07-01 14:56:13 +00:00
ssongliu
4bf76aacb1
fix: 移除部分重复国际化内容 (#1495) 2023-06-29 14:38:12 +00:00
ssongliu
64f80a95ab
feat: 增加系统 IP 设置,实现容器端口跳转功能 (#1479) 2023-06-29 03:18:15 +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
ssongliu
be6b7157f4
fix: 系统时间同步样式修改 (#1123) 2023-05-24 07:43:21 +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
53600900f2
feat: 时间同步增加时区、同步地址自定义设置 (#1102) 2023-05-22 09:45:39 +00:00
ssongliu
b67739af13
feat: 面板设置统一改为抽屉实现 (#880) 2023-05-05 07:54:52 +00:00
ssongliu
15c0d0074b
fix: 安全入口逻辑调整 (#863) 2023-05-04 08:40:37 +00:00
ssongliu
566a4f3568
fix: 面板设置证书改为抽屉实现 (#823) 2023-04-28 06:48:19 +00:00
ssongliu
292dca6419
fix: 安全入口逻辑调整 (#821) 2023-04-27 14:44:16 +00:00
ssongliu
8947e00302
fix: 面板设置样式调整 (#810) 2023-04-27 04:46:14 +00:00
ssongliu
d5f400670c feat: 增加系统安全入口功能 2023-04-24 14:30:54 +08:00
ssongliu
26dd672522 fix: 增加正整数正则校验 2023-03-12 23:25:44 +08:00
ssongliu
6da43d7eb0 fix: 容器日志兼并显示 stdout 与 stderr 2023-03-10 18:08:35 +08:00
ssongliu
220d329d8e fix: 面板设置增加数字范围限制 2023-03-09 14:57:37 +08:00
zhengkunwang223
bb104bb734 feat: 修改应用端口,同时修改网站配置 2023-03-09 10:22:46 +08:00
ssongliu
6ff3ff7f38 fix: 增加用户名称修改校验 2023-03-01 14:31:47 +08:00