添加Github登录,优化数据库模型
This commit is contained in:
21
README.md
21
README.md
@@ -12,16 +12,25 @@
|
||||
|
||||
目前正处于 `OMEGA` 实验阶段,比 `Alpha` 版还更早期,仅供测试。
|
||||
|
||||
## 特性
|
||||
|
||||
- 支持将文件存储到本地、远程节点、OneDrive 以及 S3兼容API、阿里云OSS等
|
||||
- 内置离线下载服务,亦可对接Aria2/qBittorrent 下载文件,可用多个节点分担下载任务
|
||||
- 在线压缩/解压缩文件,支持批量下载
|
||||
- 部署方便,开箱即用,亦可通过配置获得强大的生态能力
|
||||
- 可信、现代化的安全能力(JWT令牌、OAuth2、WebAuthn、全盘加密)
|
||||
- 兼容 WebDAV、Subsonic 接口
|
||||
- 支持多用户、多群组,分级管理权限俱全
|
||||
- 强大的分享链接管理,支持分享页README渲染、媒体元数据展示
|
||||
- 在线预览/编辑多种文件,包括但不限于视频、图片、音频、PDF、ePub、Office、Markdown、图表等
|
||||
- 自定义主题色、深浅色主题、PWA、i18n
|
||||
|
||||
## :alembic: 技术栈
|
||||
|
||||
* [Python ](https://www.python.org/) + [FastAPI](https://fastapi.tiangolo.com/)
|
||||
* [Python](https://www.python.org/) + [FastAPI](https://fastapi.tiangolo.com/)
|
||||
|
||||
<!-- * [React](https://github.com/facebook/react) + [Redux](https://github.com/reduxjs/redux) + [Material-UI](https://github.com/mui-org/material-ui) -->
|
||||
|
||||
## :scroll: 许可证
|
||||
|
||||
GPL V3
|
||||
|
||||
---
|
||||
> GitHub [@Yuerchu](https://github.com/Yuerchu) ·
|
||||
> Twitter [@LaBoyXiaoXin](https://twitter.com/LaBoyXiaoXin)
|
||||
GPL V3
|
||||
Reference in New Issue
Block a user