From 070b6294cb48880e58582b5d76ab1b767f814f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=AE=E5=87=89?= <36558727+Xhofe@users.noreply.github.com> Date: Thu, 24 Dec 2020 19:55:57 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4bad1448..96eb214c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,59 @@ +
+
+
+
+
+
+
+
+
+
+
+
+### 支持的功能
+
+- 自动刷新`token`,`refresh_token`自动更新,失效时间未知,本人使用过程中没有失效过。
+- 图片、视频、音频预览
+- 目录加密
+- `Readme`渲染
+- 自定义根目录
+- …
#### TODO
-- [ ] 搜索与翻页
- [x] 排序
- [ ] 文件预览
- - [ ] 图片([viewerjs](https://github.com/fengyuanchen/viewerjs))
- - [ ] 视频 ([vue-dplayer](https://github.com/MoePlayer/vue-dplayer))
- - [ ] 音频([vue-aplayer](https://github.com/SevenOutman/vue-aplayer))
-- [ ] Readme渲染
-- [ ] 路径优化(不要重复请求)
+ - [x] 图片
+ - [x] 视频
+ - [x] 音频
+ - [ ] 文档
+- [x] `Readme`渲染
- [x] 密码加密
+- [ ] 搜索与翻页
+- [ ] 路径优化
- [ ] 缓存
+### 如何使用
+
+正在写……
+
+### License
+
+The `AList` is open-source software licensed under the MIT license.
\ No newline at end of file