From 2e5821e11952e19e211aed49c4b4679a975cc114 Mon Sep 17 00:00:00 2001 From: liyating <2435065796@qq.com> Date: Fri, 16 Apr 2021 14:46:57 +0800 Subject: [PATCH 1/4] =?UTF-8?q?readme=E6=9B=B4=E6=96=B0--=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=8A=9F=E8=83=BD=E8=AF=B4=E6=98=8E=EF=BC=9A=E6=88=AA?= =?UTF-8?q?=E5=9B=BE=E7=B2=98=E8=B4=B4=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E3=80=81=E8=A7=86=E9=A2=91=E5=9C=A8=E7=BA=BF=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E3=80=81=E9=9F=B3=E9=A2=91=E5=9C=A8=E7=BA=BF=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E3=80=81PDF/JSON/CSS/TXT=E7=AD=89=E6=96=87=E6=9C=AC=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=9C=A8=E7=BA=BF=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 34 ++++++++++++++++++++++++++++------ README.md | 41 ++++++++++++++++++++++++++++++++--------- 2 files changed, 60 insertions(+), 15 deletions(-) diff --git a/README.en.md b/README.en.md index 69c0765..48f83ac 100644 --- a/README.en.md +++ b/README.en.md @@ -41,7 +41,7 @@ The software follows the MIT open source protocol ### File operations 1. Users can add, delete and modify the directory structure -2. Provide drag and drop to upload and downloading of files. +2. Provide drag and drop to upload and downloading of files, support screenshot paste directly upload pictures 3. Support online decompression of ZIP files and RAR files 4. Support files and directories to move and copy 5. Classified view of multiple file formats @@ -52,7 +52,9 @@ The software follows the MIT open source protocol 10. Support file renaming 11. Display file storage and total capacity in real time 12. Support ElasticSearch file search -13. ... +13. Support to share files with others and view the list of files you have shared +14. Provide picture online preview, video online preview, audio online preview, PDF, JSON, TXT and other commonly used text file online preview, support Office online preview +15. …… ## The source address @@ -143,15 +145,26 @@ Manual resizing of ICONS is supported in grid mode and timeline mode: ![文件在线解压缩](https://images.gitee.com/uploads/images/2021/0325/123823_aba673e8_1837873.png) -### 7. File upload & Drag and drop to upload +### 7. There are three ways to upload files + +#### 7.1 File fragmentation upload 文件采用**分片上传**,集成了[simiple-uplader](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md#uploader)的文件**秒传**、**断点续传**功能。 -![文件上传](https://images.gitee.com/uploads/images/2020/1127/211713_87fb01b2_947714.png '屏幕截图.png') +![文件上传](https://images.gitee.com/uploads/images/2021/0325/144103_08f4902b_1837873.png) + +#### 7.2 Drag and drop uploads + +![文件拖拽上传](https://images.gitee.com/uploads/images/2021/0416/143326_1353ea6a_1837873.gif) + +#### 7.3 Paste and upload the screenshot + +After taking the screenshot directly with any screenshot tool, use Ctrl + V to paste the image in the drag and drop area and click Upload to upload the image. + +![截图粘贴上传](https://images.gitee.com/uploads/images/2021/0416/143216_c7be7797_1837873.png) ### 8. Document Recycle Bin ![文件回收站](https://images.gitee.com/uploads/images/2021/0325/123843_f8fa15bf_1837873.png) -![文件拖拽上传](https://images.gitee.com/uploads/images/2021/0409/121635_6d27831b_1837873.gif) ### 9. Files are shared individually and in batches @@ -185,6 +198,16 @@ Support quick copy of the sharing link and extraction code in the list, and mark ![我的分享](https://images.gitee.com/uploads/images/2021/0412/095142_6d543701_1837873.png) +### 11. Video Preview Online + +When the file type is video, click to open the preview window and display the playlist. It supports fast forward, backward, pause, double speed playback, full-screen playback, download video and fold playlist. + +![视频在线预览](https://images.gitee.com/uploads/images/2021/0416/143120_c1ab2d82_1837873.png) + +### 12. Audio online playback + +![音频在线播放](https://images.gitee.com/uploads/images/2021/0416/142347_1a09dd57_1837873.png) + ## Contact us If you have any questions, please join the QQ group consultation @@ -196,7 +219,6 @@ If you have any questions, please join the QQ group consultation - ## Participate in the contribution 1. Fork the warehouse diff --git a/README.md b/README.md index 4839d4d..619a459 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ ### 文件操作 1. 用户可对目录结构进行增加,删除,修改 -2. 提供文件的拖拽上传,下载, +2. 提供文件的拖拽上传,下载,支持截图粘贴直接上传图片 3. 支持对 zip 文件和 rar 文件的在线解压缩 4. 支持文件和目录的移动和复制 5. 多文件格式分类查看 @@ -52,7 +52,9 @@ 10. 支持文件重命名 11. 可实时显示文件存储占用情况及总占用容量 12. 支持 ElasticSearch 文件搜索 -13. .…… +13. 支持将文件分享给他人,并查看自己已分享过的文件列表 +14. 提供图片在线预览、视频在线预览、音频在线预览、PDF、JSON、TXT 等常用文本文件在线预览,支持 office 在线预览 +15. …… ## 源码地址 @@ -63,13 +65,13 @@ ## 网络拓扑图 -![输入图片说明](https://images.gitee.com/uploads/images/2021/0324/225520_d55b109e_947714.png '屏幕截图.png') +![网络拓扑图](https://images.gitee.com/uploads/images/2021/0324/225520_d55b109e_947714.png '屏幕截图.png') ## 软件架构 该项目采用前后端分离的方式进行开发和部署,主要用到以下关键技术 -**前台**:Element UI、Vue CLI@3、Node.js、Webpack +**前端**:Element UI、Vue CLI@3、Node.js、Webpack **后台**:Spring Boot、MyBatis、JPA、JWT @@ -86,6 +88,7 @@ ## 部署说明 请移步奇文社区查看 [手把手教你部署奇文网盘](https://www.qiwenshare.com/essay/detail/169) + ## 部分功能截图 ### 1. 网盘主页 @@ -142,11 +145,22 @@ ![文件在线解压缩](https://images.gitee.com/uploads/images/2021/0325/123823_aba673e8_1837873.png) -### 7. 文件上传&拖拽上传 +### 7. 文件上传三种方式 + +#### 7.1 文件分片上传 文件采用**分片上传**,集成了[simiple-uplader](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md#uploader)的文件**秒传**、**断点续传**功能。 -![文件上传](https://images.gitee.com/uploads/images/2020/1127/211713_87fb01b2_947714.png '屏幕截图.png') -![文件拖拽上传](https://images.gitee.com/uploads/images/2021/0409/121635_6d27831b_1837873.gif) +![文件上传](https://images.gitee.com/uploads/images/2021/0325/144103_08f4902b_1837873.png) + +#### 7.2 拖拽上传 + +![文件拖拽上传](https://images.gitee.com/uploads/images/2021/0416/143326_1353ea6a_1837873.gif) + +#### 7.3 截图粘贴上传 + +直接使用任何截图工具截图后,在拖拽区域使用 Ctrl + V 粘贴图片,点击上传图片即可上传。 + +![截图粘贴上传](https://images.gitee.com/uploads/images/2021/0416/143216_c7be7797_1837873.png) ### 8. 文件回收站 @@ -184,18 +198,27 @@ ![我的分享](https://images.gitee.com/uploads/images/2021/0412/095142_6d543701_1837873.png) +### 11. 视频在线预览 + +文件类型为视频时,点击即可打开预览窗口,展示播放列表,支持快进、后退、暂停、倍速播放、全屏播放、下载视频和折叠播放列表。 + +![视频在线预览](https://images.gitee.com/uploads/images/2021/0416/143120_c1ab2d82_1837873.png) + +### 12. 音频在线播放 + +![音频在线播放](https://images.gitee.com/uploads/images/2021/0416/142347_1a09dd57_1837873.png) + ## 联系我们 如您有问题,请加入 QQ 群咨询 -**QQ交流群** 和 **微信公众号** 请扫描下面二维码 +**QQ 交流群** 和 **微信公众号** 请扫描下面二维码
- ## 参与贡献 1. Fork 本仓库 From 25d54adc0100399cfc7c87e5ebd10ac1696a24a3 Mon Sep 17 00:00:00 2001 From: liyating <2435065796@qq.com> Date: Fri, 16 Apr 2021 15:20:14 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme=20--=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=B8=A3=E8=B0=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 6 ++++++ README.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.en.md b/README.en.md index 48f83ac..2f6cbb2 100644 --- a/README.en.md +++ b/README.en.md @@ -218,6 +218,12 @@ If you have any questions, please join the QQ group consultation +# Thanks + +The development of this project cannot be achieved without the support of other excellent open source projects. I would like to thank the following open source projects: + +- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md):A [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) based on the development of Vue.js for the sharding upload plug-in +- [vue-video-player](https://github.com/surmon-china/vue-video-player):A video player component based on [video.js](https://docs.videojs.com/) development ## Participate in the contribution diff --git a/README.md b/README.md index 619a459..e5fe6bf 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,12 @@ +## 鸣谢 + +此项目的开发离不开其他优秀开源项目的支持,在此感谢以下开源项目: + +- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md):一款基于 [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) 开发的适用于 Vue.js 的分片上传插件 +- [vue-video-player](https://github.com/surmon-china/vue-video-player):一款基于 [video.js](https://docs.videojs.com/) 开发的视频播放组件 ## 参与贡献 From 713739202782dbf0ac4c9b46956afbbfcd3a64cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B2=A4=E9=B1=BC=E5=90=AC=E5=90=AC?= <2435065796@qq.com> Date: Fri, 16 Apr 2021 17:07:16 +0800 Subject: [PATCH 3/4] update README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5fe6bf..3eac3db 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ + ## 鸣谢 此项目的开发离不开其他优秀开源项目的支持,在此感谢以下开源项目: From 91f081a6fe955fa62212b326332f44f2a3eea4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B2=A4=E9=B1=BC=E5=90=AC=E5=90=AC?= <2435065796@qq.com> Date: Fri, 16 Apr 2021 17:07:52 +0800 Subject: [PATCH 4/4] update README.en.md. --- README.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 2f6cbb2..3e1b44f 100644 --- a/README.en.md +++ b/README.en.md @@ -218,7 +218,8 @@ If you have any questions, please join the QQ group consultation -# Thanks + +## Thanks The development of this project cannot be achieved without the support of other excellent open source projects. I would like to thank the following open source projects: