16 lines
390 B
Markdown
16 lines
390 B
Markdown
|
||
|
||
#### 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] 密码加密
|
||
- [ ] 缓存
|
||
|