1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-02-13 03:50:07 +08:00

451 Commits

Author SHA1 Message Date
0d3e834b37
feat: 查看文件详情解除二进制文件限制 (#5696) 2024-07-05 10:13:08 +00:00
f0fbb02495
feat: 文件编辑器侧边栏指上和选中文件样式调整 (#5689) 2024-07-05 08:48:38 +00:00
ssongliu
9a38dcd2a7
fix: 解决防火墙筛选失效的问题 (#5677) 2024-07-04 08:04:33 +00:00
zhengkunwang
08125b150a
feat: 机构证书增加下载功能 (#5676)
Refs #4911
2024-07-04 08:02:34 +00:00
zhengkunwang
0872374fe4
feat: 优化英文翻译 (#5662) 2024-07-03 10:03:31 +00:00
a8842c806c
fix: 解决文件上传拖拽栏上传多文件失败问题 (#5655)
Refs #4746
2024-07-03 07:01:28 +00:00
7f77a13b0c
feat: 文件管理文本编辑后退出前保存提示 (#5636)
#### What this PR does / why we need it?
Refs #5356
#### 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-07-02 09:27:24 +00:00
b5b710f8b2
feat: 文件管理支持预览常见文件格式 (#5629)
#### What this PR does / why we need it?
 Refs #5431
#### Summary of your change
支持预览 pdf/word/excel/image/video/audio
#### 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-07-01 08:11:17 +00:00
9cc4ec49ef
feat: 文件管理编辑文件增加左侧目录树 (#5594)
Refs: #3624

#### 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-06-28 06:16:57 +00:00
ssongliu
7c7d30376f
fix: 解决加密压缩文件解压失败的问题 (#5580) 2024-06-27 04:14:52 +00:00
BugKing
4482bc0b1d
feat: 文件管理增加使用 VS Code 打开 (#5572) 2024-06-27 10:49:47 +08:00
John Bro
151f9d58d3
fit: 文件属性显示大小值调整 (#5575)
Refs #3934
2024-06-26 14:38:50 +00:00
John Bro
4c59090180
feat: 回收站文件支持批量还原 (#5497)
Refs #5148
2024-06-19 06:06:57 +00:00
John Bro
c30ea553bd
feat: 文件编辑器支持网页全屏 (#5486)
Refs #5357
2024-06-18 10:04:53 +00:00
endymx
af0ecce25b
feat: 端口转发功能 (#5439) 2024-06-15 22:28:03 +08:00
ssongliu
01588ed9b5
fix: 修改终端全屏按钮样式 (#5442)
Refs #5435
2024-06-13 08:12:36 +00:00
zhengkunwang
1fcfbaf0a9
style: 黑金主题样式优化 (#5337) 2024-06-07 07:44:22 +00:00
John Bro
60df7786d8
fix: 文件返回前进功能优化 (#5320) 2024-06-06 07:13:37 +00:00
John Bro
0182586869
feat: 压缩和解压缩 tar.gz 文件时支持设置压缩密码 (#5258) 2024-06-04 08:48:31 +00:00
zhengkunwang
260fbb6e19
feat: 文件夹名称增加完整路径展示 (#5097)
Refs https://github.com/1Panel-dev/1Panel/issues/5094
2024-05-22 10:34:47 +00:00
zhengkunwang
ede664be18
feat: 文件列表行内权限支持修改用户和用户组 (#5093)
Refs https://github.com/1Panel-dev/1Panel/issues/4981
2024-05-22 06:30:46 +00:00
ssongliu
c56435970a
feat: 数据库支持多 Redis 切换 (#5001)
Refs #3927
2024-05-13 14:40:31 +00:00
ssongliu
95bbf4ee52
feat: 右侧抽屉取消 esc 关闭 (#4979) 2024-05-11 09:52:28 +00:00
John Bro
7a6d0c5380
fix: 文件列表后退、前进按钮,在根目录时无法点击问题修复 (#4923)
Refs #4723
2024-05-08 10:42:22 +00:00
zhengkunwang
34eb20a679
style: 解决英文状态下删除文件提示字符超出的问题 (#4913) 2024-05-08 06:30:24 +00:00
zhengkunwang
b0a3ecd3d2
fix: 解决第二次上传同名文件不显示的问题 (#4737) 2024-04-26 18:20:31 +08:00
John Bro
e47e2d63d1
feat: 文件管理页面增加回退功能 (#4723)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-04-26 16:13:34 +08:00
John Bro
42dffe8078
fix: 快速命令管理页面中增加关键词筛选 (#4679)
Refs #3525
2024-04-24 15:08:11 +00:00
John Bro
ac400c7188
fix: SSH 连接列表显示优化 (#4650)
Refs #4546
2024-04-23 03:18:06 +00:00
zhengkunwang
f1421ba7f9
style: 修改文件编辑器配置样式 (#4535) 2024-04-16 18:59:30 +08:00
ssongliu
9e44db53a7
pref: 调整部分界面的高度问题 (#4534) 2024-04-16 18:59:14 +08:00
Craftsman
4935d88301
typos: Modify wrong words (#4518) 2024-04-15 15:05:00 +08:00
mobeicanyue
f4ee534101
fix typos (#4503) 2024-04-13 19:49:17 +08:00
zhengkunwang
e6ccf8be1f
fix: 解决文件搜索目录包含回收站目录能进入的问题 (#4484) 2024-04-12 04:08:06 +00:00
zhengkunwang
38b0c42555
feat: 增加回收站文件夹限制 (#4479) 2024-04-11 11:06:10 +00:00
zhengkunwang
1e2c85e771
feat: 文本编辑器记住上次设置 (#4445)
Refs https://github.com/1Panel-dev/1Panel/issues/4397
Refs https://github.com/1Panel-dev/1Panel/issues/4266
2024-04-09 09:30:09 +00:00
zhengkunwang
0751326b46
feat: 优化文件创建 (#4440) 2024-04-09 07:34:08 +00:00
ssongliu
4f2a340212
fix: 修改监控相关接口 (#4427) 2024-04-08 08:52:07 +00:00
ssongliu
e69fd3b388
pref: 优化 OSS 连接检测错误信息 (#4426) 2024-04-08 06:44:07 +00:00
ssongliu
62828c464e
fix: 解决文件保存失败一直处于加载中的问题 (#4418) 2024-04-07 21:38:59 +08:00
zhengkunwang
8a011b1cf9
feat: 优化文件上传体验 (#4396) 2024-04-03 08:40:07 +00:00
zhengkunwang
0b66be7a3a
fix: 解决安装应用过程中出现的状态异常问题 (#4156) 2024-03-11 12:34:08 +00:00
zhengkunwang
62b1bb3191
feat: 升级 element-plus 到 2.6.0 (#4092) 2024-03-07 03:07:06 +00:00
ssongliu
7e4606eda5
feat: 增加防篡改功能 (#4016) 2024-03-01 05:51:01 +00:00
ssongliu
73e118a3e5
style: 封装表格搜索组件 (#4028)
Refs #4017
2024-03-01 03:21:01 +00:00
zhengkunwang
96233ee9b2
fix: 解决拖动上传文件夹错误的问题 (#3983) 2024-02-26 10:02:11 +00:00
zhengkunwang
58f58f0fac
fix: 解决清空文件后保存失败的问题 (#3965) 2024-02-23 10:36:40 +00:00
wangdan-fit2cloud
6275e06806
feat: 样式优化 (#3928) 2024-02-20 18:20:45 +08: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
zhengkunwang
5bf121b687
feat: 限制文件最大上传个数 (#3867) 2024-02-09 01:52:09 +00:00