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

45 Commits

Author SHA1 Message Date
ssongliu
f1ed051135
feat: 增加概览页跳转方式 (#4417) 2024-04-07 09:29:46 +00:00
ssongliu
494da3c209
fix: 修改 xpack 依赖 (#4414) 2024-04-07 08:29:46 +00: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
ssongliu
471b7d9657
style: 调整 Logo 样式 (#4357) 2024-03-29 09:24:07 +00:00
ssongliu
1527c63d37
feat: 同步数据库中界面设置数据 (#4355) 2024-03-29 07:50:06 +00:00
ssongliu
a5d853c61a
fix: 解决界面设置无法上传大图片的问题 (#4332) 2024-03-27 10:34:07 +00:00
ssongliu
306082d625
feat: 完善界面设置功能 (#4316) 2024-03-26 08:44:07 +00:00
ssongliu
8d88ed812c
fix: 修改 License 状态判断 (#4309) 2024-03-26 06:08:07 +00:00
ssongliu
ba6991bfb6
feat: 增加 License 导入界面 (#4295) 2024-03-25 04:20:07 +00:00
zhengkunwang
ce69f6a142
fix: 解决应用安装快速跳转失败的问题 (#4236) 2024-03-19 09:12:07 +00:00
zhengkunwang
f6777d51b5
fix: 解决应用安装快速跳转失败的问题 (#4235) 2024-03-19 07:36:06 +00:00
mobeicanyue
51d09b7164
Fix typos (#3897)
* Fix typos in backend folder

* Fix typos in frontend

* Fix typos in frontend

* Fix Percent typo
2024-02-17 22:42:09 +08:00
wanghe-fit2cloud
9ae5592d2b docs: Modify Copyright 2023-12-28 16:43:28 +08:00
ssongliu
ed89f8fdd7
feat: 面板主题色增加跟随浏览器 (#3107)
Refs #3075
2023-11-29 14:06:08 +00:00
zhengkunwang
154ea0b4ce
feat: 应用商店分类增加排序 (#2455) 2023-10-08 06:54:14 +00:00
ali-pay
1a6d237d0f
fix: 解决页面像素不对齐的问题 (#2165) 2023-09-04 12:53:09 +08:00
ali-pay
66c824a841
fix: 解决侧边栏收起状态下菜单长度不一致的问题 (#2137) 2023-08-31 23:14:15 +08:00
wangdan-fit2cloud
bdd36b3fbc
fix: 移动端样式优化 (#1979)
#### 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-17 03:02:09 +00:00
wangdan-fit2cloud
65194ae22b
优化移动端样式 (#1967)
#### 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-16 03:34:10 +00:00
zhengkunwang223
6fea06729e
fix: 解决网站删除密码访问后,无法关闭密码访问的问题 (#1528) 2023-07-04 06:40:11 +00:00
ssongliu
597c9ea4c0
feat: 增加繁体中文适配 (#1497) 2023-07-01 14:56:13 +00:00
wangdan-fit2cloud
457effae85
fix: 终端全屏问题 (#1313)
#### 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 07:52:10 +00:00
ssongliu
bb48964cca
fix: 优化未启用安全入口跳转逻辑 (#1210) 2023-06-01 02:14:11 +00:00
wangdan-fit2cloud
f7c76c012f
feat: 应用商店兼容移动端 (#1119)
#### 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 13:40:03 +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
zhengkunwang223
a3cb8be08f
feat: 修改文件上传错误处理 (#370) 2023-03-22 10:34:29 +00:00
zhengkunwang223
67bb30c10c
fix: 解决文件编辑,快捷提示不显示的 BUG (#355) 2023-03-22 11:56:09 +08:00
zhengkunwang223
e044ca7d12 style: 修改停用提示的样式 2023-03-16 07:52:28 +00:00
wangdan
7c20fddd21 feat: 暗色样式 2023-02-10 17:45:16 +08:00
zhengkunwang223
e5163fee62 feat: 样式修改 2023-02-02 14:48:25 +08:00
zhengkunwang223
3c4dd6249a feat: 修改代码问题 2023-02-02 14:48:25 +08:00
ssongliu
b6e660a6cd feat: 增加 daemon.json 文件不存在或为空提示 2023-02-02 09:43:09 +08:00
zhengkunwang223
a90a9fce54 feat: 修改菜单样式 2023-02-01 12:13:19 +08:00
zhengkunwang223
71b17a0930 feat: 修改app readme, 修改app详情页 2023-01-31 14:18:52 +08:00
zhengkunwang223
8cf6f2fe64 feat: 应用商店增加可更新页 2023-01-31 14:18:52 +08:00
zhengkunwang223
2ed62864b8 feat: 修改应用商店 应用列表 2023-01-31 14:18:52 +08:00
zhengkunwang223
b59225af1e feat: 增加页面路由组件 2023-01-31 14:18:52 +08:00
zhengkunwang223
e82b40f5b7 style: 修改网站样式 2023-01-31 14:18:52 +08:00
ssongliu
2652e7089b feat: 页面统一页头 2023-01-30 21:11:12 +08:00
zhengkunwang223
4596c496ee feat: 增加配置界面交互,修改菜单 2022-11-23 11:35:23 +08:00
zhengkunwang223
ff2b4d030e feat: 增加基础应用组件 2022-11-22 22:50:31 +08:00
zhengkunwang223
450114f049 style: 样式调整 2022-09-09 11:23:01 +08:00
zhengkunwang223
07af78758f feat: 文件管理页面 2022-09-07 14:03:24 +08:00
ssongliu
253015e6ff feat: first-commit 2022-08-17 09:37:30 +08:00