From c361dcc59409a75e8145c00f52780c220337db02 Mon Sep 17 00:00:00 2001 From: Spencer Woo Date: Sat, 27 Nov 2021 09:00:07 +0800 Subject: [PATCH] update readme for temporary dev-hold --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a14fadd..c8fa910 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ --- -
This is onedrive-cf-index's little brother, basically the same, but powered by Next.js and Vercel.
+> 🩺 *Under quarantine.* PR, issue response, and development is **temporarily on hold.** ## Features 🚧 **_This is currently a work in progress._** -- [x] File preview (PDF, markdown, code, plain text, ...) +- [x] File preview (PDF, EPUB, markdown, code, plain text, ...) - [x] Image preview in gallery mode - [x] Video and audio preview (mp4, mp3, ...) - [x] Office documents preview (docx, pptx, xlsx, ...) @@ -25,6 +25,7 @@ - [x] Dark mode - [x] Protected routes (password protection and authentication) through `.password` files - [x] Pagination for folders with more than 200 items +- [ ] Documentation for deployment and FAQs ## Discussion