1 Star 0 Fork 1.1K

mao_mao / qiwen-file

forked from 奇文社区 / qiwen-file 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

The distributed file system based on Spring Boot + VUE CLI@3 framework is designed to provide a simple and convenient file storage scheme for users and enterprises. It can manage files with a perfect directory structure system.

gitee star

Online presentation environment  | Installation instructions | Update log


Open source that

System 100% open source The software follows the MIT open source protocol

You can build on it to improve its functionality and become a contributor to this project

You can also use this project as a scaffold for other projects

Function is introduced

The user action

  1. User login and registration

File operations

  1. Users can add, delete and modify the directory structure
  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
  6. Support AliCloud OSS object storage and FastDFS storage
  7. Added sharding uploading, which supports local storage, Ali Cloud OSS and FastDFS
  8. Support high speed second transmission function to improve uploading efficiency
  9. The foreground of uploading files displays the progress, rate, percentage and other information of uploading files in real time
  10. Support file renaming
  11. Display file storage and total capacity in real time
  12. Support ElasticSearch file search
  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

The project name The source address
The front project https://gitee.com/qiwen-cloud/qiwen-file-web
The background project https://gitee.com/qiwen-cloud/qiwen-file

Network topology

网络拓扑图

Software architecture

The project was developed and deployed in a front-end separation approach, using the following key technologies

Front:Element UI、Vue CLI@3、Node.js、Webpack

**Background **:Spring Boot、MyBatis、JPA、JWT

Database : MySQL

Data Structure:Recursive algorithms, tree traversal and insertion...

Directions for use

1、This project is the back-end code

2、Download the front-end code, you can access the address to pull:qiwen-file-web

Deployment instructions

Please move to Qiwenshare 手把手教你部署奇文网盘

Screenshots of some functions

1. The cloud home page

1.1 The page layout

  • Left menu bar area: display file type, click to view files by category, the bottom shows the occupied storage space.
  • Top file operation area: including operation button group for files, switch button group for file viewing mode, and set button for file display column.
  • Right file display area: including breadcrumb navigation bar -- identifies the directory currently located; File display area -- the display format will change according to the file viewing mode; Bottom paging component.

网盘主页

1.2 Layout adjustment function

The left menu bar is collapsible, and the table operation column is collapsible. You can control the display and hiding of the columns in the current table.

折叠功能

1.3 Batch operation function

批量操作

2. Three viewing modes

File viewing supports three presentation modes (list, grid, and timeline)

2.1 List Mode

列表模式

2.2 Grid Mode

网格模式

2.3 Timeline Mode

时间线模式

3. Create a folder

创建文件夹

4. File icon resize

Manual resizing of ICONS is supported in grid mode and timeline mode:

图标大小调整

5. Move files

文件移动

6. Online file decompression

文件在线解压缩

7. There are three ways to upload files

7.1 File fragmentation upload

文件采用分片上传,集成了simiple-uplader的文件秒传断点续传功能。 文件上传

7.2 Drag and drop uploads

文件拖拽上传

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.

截图粘贴上传

8. Document Recycle Bin

文件回收站

9. Files are shared individually and in batches

  1. Support single and batch file sharing to others:

    单个或批量分享文件

  2. You can select the expiration time and whether you want to extract the code:

    过期时间和是否需要提取码

  3. Provide quick copy link and extract code to others:

    生成分享链接

    Paste sharing link and extract code effect:

    分享链接:https://pan.qiwenshare.com/share/27d9b438019e4f68bcec02f579d163b7
    提取码:356978
    复制链接到浏览器中并输入提取码即可查看文件
  4. Others view the shared content, and support the function of saving to network disk:

保存到我的网盘

10. Support to view the list of files you have shared

Support quick copy of the sharing link and extraction code in the list, and mark the sharing time and expiration status:

我的分享

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.

视频在线预览

12. Audio online playback

音频在线播放

Contact us

If you have any questions, please join the QQ group consultation

**QQ communication group ** and WeChat public account please scan the following QR code

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:

Participate in the contribution

  1. Fork the warehouse
  2. Create a new branch: Feat_xxx
  3. Submit code
  4. Create a new Pull Request

Gitee Special Effects

  1. Use Readme_XXX.md to support different languages,for example: Readme_en.md,Readme_zh.md
  2. The official blog of Gitee: blog.gitee.com
  3. You can be in https://gitee.com/explore here to decode the cloud good open source project
  4. GVP The full name is the most valuable open source project of Gitee, and the excellent open source project comprehensively evaluated by Gitee
  5. The Gitee official user's manual: https://gitee.com/help
  6. The Gitee cover figure is a column used to show the elegant demeanor of Code Cloud members https://gitee.com/gitee-stars/
MIT License Copyright (c) 2020 MAC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

【奇文网盘】基于Spring Boot 2 + VUE CLI@3框架开发的分布式文件管理系统--后台 expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/wcl365/qiwen-file.git
git@gitee.com:wcl365/qiwen-file.git
wcl365
qiwen-file
qiwen-file
master

Search