1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-02-12 19:40:06 +08:00

451 Commits

Author SHA1 Message Date
John Niang
c522a308b9
Refine English translation and UI style (#7399) 2024-12-18 10:24:00 +08:00
zhengkunwang
6275eec918
style: change some label (#7392) 2024-12-17 12:44:11 +00:00
zhengkunwang
7029d985c6
style: change some column width (#7385) 2024-12-17 06:44:08 +00:00
40604c7880
feat: Optimize international document addresses (#7372) 2024-12-16 09:38:09 +00:00
1ff4f33ceb
style: Optimize layout style (#7354) 2024-12-12 22:20:21 +08:00
John Niang
c95d61397d
Refine English translation again and again (#7353) 2024-12-12 18:46:01 +08:00
ed1b2613f2
style: Code Style Format (#7351) 2024-12-12 09:33:49 +00:00
c0e0db670c
feat: Adjust the empty status prompt layout (#7350) 2024-12-12 09:03:50 +00:00
John Niang
01defdf0f6
Refine pluralization of some English words (#7318)
* Refine plural translation of English words

* Remove useless i18n modifier
2024-12-11 09:23:37 +08:00
Ryan Wang
12ad08a619
chore: fix phantom dependency issue (#7279)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2024-12-06 17:16:19 +08:00
John Niang
f320492164
Refine English translation (#7247) 2024-12-04 21:32:59 +08:00
00c6466423
feat(alert): Add alert settings (#7196)
Refs #6357
Refs #7005
2024-11-27 07:14:33 +00:00
28597721f2
feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
ec372dbb98
fix: 删除目录校验是否为禁止删除的目录 (#7031) 2024-11-13 07:10:00 +00:00
0b87025c52
feat: 面板目录禁止删除 (#7029)
Refs #7008
2024-11-13 06:52:02 +00:00
49c072b40d
perf: 优化主题色及样式 (#7002) 2024-11-11 22:46:27 +08:00
ffdd9b9d79
feat: 增加自定义主题颜色,调整默认暗色主题配色 (#6964) 2024-11-06 09:39:20 +00:00
b047a053c5
fix: 解决移动端主机文件批量删除错误 (#6765) 2024-10-18 03:29:36 +00:00
wild_pointer
eb99c10ad0
fix: 修复“修改文件权限时,文件所属用户和用户组不显示”问题 (#6698) 2024-10-14 10:24:48 +08:00
John Bro
1a44f48fad
fix: 日志查看统一改成网页全屏以及样式调整 (#6682)
Refs #5873
2024-10-10 10:55:02 +00:00
John Bro
656b39c880
fix: 添加国际化及样式修改 (#6555) 2024-09-23 10:11:14 +00:00
55bec8a911
fix: 解决图片/视频预览时,重命名文件名导致浏览器缓存文件内容问题 (#6533)
Refs #6505
2024-09-19 06:00:54 +00:00
ssongliu
6ae9b982a9
fix: 优化移动端样式 (#6455) 2024-09-11 10:22:15 +00:00
ssongliu
ab7efea8c5
style: 优化移动端样式 (#6448) 2024-09-11 07:24:15 +00:00
see-more
0ea142d6db
style:优化日志审计页面样式 (#6441) 2024-09-11 10:16:02 +08:00
ssongliu
f88a3059be
fix: 修改移动端样式 (#6440) 2024-09-10 14:04:12 +00:00
wangdan-fit2cloud
2219b3f47b
perf: 优化工具栏样式 (#6431)
#### 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.
2024-09-10 07:18:10 +00:00
b6c873f22d
fix: 主机文件的路径栏路径 Bug 解决 (#6428)
Refs #6310
2024-09-10 03:46:08 +00:00
64bc92a7fd
fix: 限制二进制文件解压的类型 (#6425)
Refs #6113
2024-09-10 02:14:08 +00:00
2d9c977805
fix: 解决文件编辑器行号问题 (#6423)
Refs #5918

升级了编辑器版本,调整了编辑器的主题,需要整体测试一下编辑器的样式!
2024-09-09 10:08:04 +00:00
ssongliu
ab825a1a70
feat: 防火墙操作支持 ipv6 网段 (#6415) 2024-09-09 11:19:29 +08:00
a53fff2416
fix: 解决软连接被识别为文件问题 (#6400)
Refs #5879
2024-09-06 09:37:52 +00:00
5aad16968b
perf: 优化文件管理器终端命令 (#6393)
Refs #5891
2024-09-06 03:51:50 +00:00
see-more
666f8c813d
style:移动端文件页面样式和防火墙页面样式 (#6386)
* style:移动端端文件页面样式

* style:修改防火墙页面样式

* style:手机端ssl界面和数据库界面调整
2024-09-06 10:00:39 +08:00
trom
cf8aa86a67
fix:修复文件路径bug (#6313)
* fix:修复文件路径bug

* fix:修改文件路径逻辑
2024-09-02 10:35:32 +08:00
zhengkunwang
a6af97e3c1
style: 优化文件属性页面显示 (#6104)
Refs https://github.com/1Panel-dev/1Panel/issues/5855
2024-08-12 10:02:53 +00:00
trom
c9a204b7a7
fix: 搜索框加长(#6063) 回收站时间排序(#5957) hoer状态撑高界面(#5929) (#6070) 2024-08-09 10:22:29 +08:00
trom
3d0018c0bd
chore:新建文件夹支持添加空格,登录页鼠标悬浮样式 (#6058) 2024-08-08 10:27:06 +08:00
cbb119117b
fix: 多个文件同时计算大小,计算状态独自显示 (#5851) 2024-07-17 11:09:30 +00:00
ed599265e4
fix: 查看文件/文件夹属性详情 (#5844)
Refs #5842

查看文件/文件夹属性详情,不再获取文件内容。
2024-07-17 06:43:27 +00:00
3b1df05ae0
fix: 关闭 pdf 预览 (#5838)
pdfjs 安全漏洞,后续版本增加预览 pdf
2024-07-16 11:17:27 +00:00
464392f7e1
fix: 文本管理计算文件夹大小请求超时 (#5836)
文本管理计算文件夹大小调整为局部加载,增加请求时长
2024-07-16 07:05:27 +00:00
03b04eea6b
feat: 文本编辑器新增右侧缩略图开关 (#5781) 2024-07-12 02:19:25 +00:00
d2740308a1
fix: 关闭抽屉同时销毁全部子元素 (#5776) 2024-07-11 13:59:24 +00:00
bcfbbb656a
feat: 文本编辑器全屏高度处理 (#5760) 2024-07-11 13:04:54 +08:00
730a25fcd2
refactor: 文本编辑器全屏按钮样式处理 (#5748) 2024-07-10 10:05:24 +00:00
16d26077be
fix: 监听编辑器内容变化事件调整 (#5732)
调整监听编辑器内容变化事件到初始化编辑器之后,避免编辑器初始化时导致默认内容被视为用户编辑行为。
2024-07-09 08:49:27 +00:00
ssongliu
1c167e828a
fix: 端口转发增加 ipv4 限制 (#5712) 2024-07-08 08:11:23 +00:00
ssongliu
8d1322af37
fix: 修改端口转发校验规则 (#5711) 2024-07-08 07:49:25 +00:00
ssongliu
0c2653d270
fix: 解决病毒扫描病毒策略更新失败的问题 (#5709) 2024-07-08 10:32:24 +08:00