MCPcopy Index your code
hub / github.com/Jarrettluo/all-docs

github.com/Jarrettluo/all-docs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
939 symbols 2,319 edges 181 files 540 documented · 58%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Contributors Forks Stargazers Issues MIT License

Logo

All Docs

Document sharing and storage system with full-text search support.

ABOUT THE PROJECT

In small teams, there is often a large number of collaborative documents. For example, we place various types of documents in cloud storage, SVN, and other software, but there is a problem with the inability to quickly search for content within the documents. Therefore, we have developed a dedicated knowledge base for storing documents such as PPT, Word, PNG, etc., which supports private deployment and retrieval.

Experience URL:https://alldocs.tech

administrator account:admin123, administrator password: admin123

QUICK START

test on ubuntu 18.04 wait me for centos, thank you.

‼️ 受dockerhub拉取镜像影响,此部署方法暂时失效!‼️

# clone project
git clone https://github.com/Jarrettluo/all-docs.git

# switch user to root
su root

# switch work directory
cd document-sharing-site && cd docker

# chmod
chmod +x auto.sh

# start shell script
sudo ./auto.sh

PREVIEW

homepage

homepage

docList

list of documents

searchPage

page of search

fileUpload

upload page

userPage

user's info page

Repository URL

frontend project: https://github.com/Jarrettluo/all-documents-vue.git

backend project: https://github.com/Jarrettluo/document-sharing-site.git

We choose MongoDB as the primary database to store documents and files.

Backend:SpringBoot + MongoDB + ES

Frontend:Vue + axios

PROJECT DEPLOYMENT

ROADMAP

  • Record the last page number read by the user 🌟
  • Revamp the search page style 🌟🌟
  • Allow users to bookmark documents 🌟
  • Support video files 🌟
  • Support permission management 🌟
  • Support file tree 🌟
  • Support Mobi files 🌟

read open issues

CONTRIBUTING

You can join our Wechat group if you are interested.

imGroup

If you have any requirements for customization or private deployment, please feel free to contact me.

(Please add me on WeChat and kindly mention 'All Docs' in the request.)

imGroup

  1. Fork This project
  2. create a branch (git checkout -b feature/AmazingFeature)
  3. commit you feature (git commit -m 'Add some AmazingFeature')
  4. push the commit (git push origin feature/AmazingFeature)
  5. open a pull request

CONTACT

Read LICENSE file。

CONTACT

Jarrett Luo - luojiarui2@163.com

If you find the project valuable, your support and appreciation are welcome!

imGroup

ACKNOWLEDGEMENTS

  • YOU

Extension points exported contracts — how you extend this code

BaseEnum (Interface)
@ClassName BaseEnum @Description 参考文章 https://xkcoding.com/2019/01/30/spring-boot-request-use-enums-params.html @Author [5 …
src/main/java/com/jiaruiblog/util/converter/BaseEnum.java
TaskExecuteService (Interface)
@Author Jarrett Luo @Date 2022/10/20 18:03 @Version 1.0 [4 implementers]
src/main/java/com/jiaruiblog/service/TaskExecuteService.java
StatisticsService (Interface)
@author jiarui.luo [3 implementers]
src/main/java/com/jiaruiblog/service/StatisticsService.java
RunnableTask (Interface)
@Author Jarrett Luo @Date 2022/10/20 18:00 @Version 1.0 [2 implementers]
src/main/java/com/jiaruiblog/task/thread/RunnableTask.java
TagService (Interface)
@Author Jarrett Luo @Date 2022/6/7 11:39 @Version 1.0 [2 implementers]
src/main/java/com/jiaruiblog/service/TagService.java

Core symbols most depended-on inside this repo

error
called by 134
src/main/java/com/jiaruiblog/util/BaseApiResult.java
get
called by 125
src/main/java/com/jiaruiblog/util/RedisUtil.java
success
called by 84
src/main/java/com/jiaruiblog/util/BaseApiResult.java
add
called by 46
src/main/java/com/jiaruiblog/service/impl/ReviewServiceImpl.java
set
called by 44
src/main/java/com/jiaruiblog/util/RedisUtil.java
remove
called by 34
src/main/java/com/jiaruiblog/service/TagService.java
save
called by 17
src/main/java/com/jiaruiblog/service/ThumbnailService.java
close
called by 17
src/main/java/com/jiaruiblog/util/SpringApplicationContext.java

Shape

Method 758
Class 154
Interface 18
Enum 9

Languages

Java100%

Modules by API surface

src/main/java/com/jiaruiblog/service/impl/FileServiceImpl.java53 symbols
src/main/java/com/jiaruiblog/service/IFileService.java34 symbols
src/main/java/com/jiaruiblog/util/RedisUtil.java30 symbols
src/test/java/com/jiaruiblog/controller/DocReviewControllerTest.java28 symbols
src/main/java/com/jiaruiblog/service/impl/TagServiceImpl.java28 symbols
src/main/java/com/jiaruiblog/service/impl/CategoryServiceImpl.java24 symbols
src/main/java/com/jiaruiblog/service/CategoryService.java22 symbols
src/main/java/com/jiaruiblog/controller/FileController.java22 symbols
src/main/java/com/jiaruiblog/service/TagService.java21 symbols
src/main/java/com/jiaruiblog/controller/UserController.java21 symbols
src/main/java/com/jiaruiblog/service/impl/UserServiceImpl.java20 symbols
src/main/java/com/jiaruiblog/service/IUserService.java19 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add all-docs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact