onedrive/README.md

138 lines
6.2 KiB
Markdown
Raw Normal View History

<div align="center">
2021-08-15 19:48:29 +00:00
<img src="./public/header.png" alt="onedrive-vercel-index" />
2021-07-02 14:15:26 +00:00
<h3><a href="https://drive.spencerwoo.com">onedrive-vercel-index</a></h3>
2021-12-20 14:56:39 +00:00
<p><em>OneDrive public directory listing, powered by Vercel and Next.js</em></p>
2021-08-30 20:17:03 +00:00
<img src="https://img.shields.io/badge/OneDrive-2C68C3?style=flat&logo=microsoft-onedrive&logoColor=white" alt="Next.js" />
<img src="https://img.shields.io/badge/Next.js-black?style=flat&logo=next.js&logoColor=white" alt="Next.js" />
<img src="https://img.shields.io/badge/Vercel-black?style=flat&logo=Vercel&logoColor=white" alt="Vercel" />
2022-01-11 15:30:02 +00:00
<a href="https://docs.spencerwoo.com/onedrive-vercel-index"><img src="https://img.shields.io/badge/Documentation-black?style=flat&logo=Notion&logoColor=white" alt="Documentation" /></a>
2021-08-30 20:17:03 +00:00
<a href="https://github.com/spencerwooo/onedrive-vercel-index/discussions"><img src="https://img.shields.io/github/discussions/spencerwooo/onedrive-vercel-index?color=CF2B5B&labelColor=black&logo=github" alt="GitHub Discussions" /></a>
</div>
2021-06-22 11:58:37 +00:00
2021-07-02 13:39:59 +00:00
## Discussion
2021-12-20 14:56:39 +00:00
Please go to our [discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions) for general questions and FAQs, **issues are for bug reports and bug reports only.** Feature requests may or may not be ignored, as [I (@spencerwooo)](https://spencerwoo.com) am the only one maintaining the project, so **I only prioritise features that I use.**
2022-01-11 15:30:02 +00:00
*If you happen to like this project, please give it a star!* :3
*If you really, really like this project, please send money! -> [Sponsors 🤑 and donations 💰](https://docs.spencerwoo.com/please-donate)*
2021-07-02 13:39:59 +00:00
## Demo
2021-06-22 11:58:37 +00:00
2021-12-20 14:56:39 +00:00
Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
2021-06-22 11:58:37 +00:00
2021-08-30 20:17:03 +00:00
![demo](./public/demo.png)
2021-07-02 13:39:59 +00:00
2021-12-20 14:56:39 +00:00
## Features
2021-07-02 13:39:59 +00:00
2021-12-29 08:46:28 +00:00
<table>
<tbody>
<tr>
<td>
<a
href="https://drive.spencerwoo.com/Lecture%20and%20Coursework%20CS%20(BIT)/2019%20-%20%E5%A4%A7%E4%B8%89%E4%B8%8B%20-%20%E7%BC%96%E8%AF%91%E5%8E%9F%E7%90%86%E4%B8%8E%E8%AE%BE%E8%AE%A1/n1570.pdf"
>👀 File preview</a
>
</td>
<td>
<a
href="https://drive.spencerwoo.com/%F0%9F%8D%8A%20Weibo%20emotes/Source1/%E5%BE%AE%E5%8D%9A%E2%80%9C%E9%BB%84%E8%84%B8%E2%80%9D"
>🖼️ Image preview</a
>
</td>
<td>
<a
href="https://drive.spencerwoo.com/%F0%9F%8D%A1%20Genshin%20PV/New%20version%20PV/TGA2021%E3%80%8A%E5%8E%9F%E7%A5%9E%E3%80%8B%E5%8F%82%E9%80%89%E8%A7%86%E9%A2%91.mp4"
>🎥 Video and audio</a
>
</td>
</tr>
<tr>
<td>PDF, EPUB, markdown, code, plain text</td>
<td>Also in gallery mode</td>
<td>mp4, mp3, ..., play online or with IINA, PotPlayer...</td>
</tr>
<tr>
<td>
<a
href="https://drive.spencerwoo.com/Lecture%20and%20Coursework%20CS%20(BIT)/2017%20-%20%E5%A4%A7%E4%BA%8C%E4%B8%8A%20-%20%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/1%20%E7%BB%AA%E8%AE%BA.pptx"
>📄 Office preview</a
>
</td>
<td><a href="https://drive.spencerwoo.com/%F0%9F%A5%9F%20Some%20test%20files/Articles">📝 README.md preview</a></td>
<td><a href="https://drive.spencerwoo.com/%F0%9F%A5%9F%20Some%20test%20files/Imagenette">📑 Pagination</a></td>
</tr>
<tr>
<td>docx, pptx, xlsx, ...</td>
<td>Also renders code blocks, images with relative links, ...</td>
<td>For folders with 200 or more items</td>
</tr>
<tr>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8C%9E%20Private%20folder">🔒 Protected folders</a></td>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8D%8A%20Weibo%20emotes/Source2">⏬ Multi-file download</a></td>
<td>⏭ Proxied download</td>
</tr>
<tr>
2021-12-29 08:47:35 +00:00
<td>Password protected routes and files, <a href="#-password-protected-folders">details down here</a></td>
2021-12-29 08:46:28 +00:00
<td>
Compress and download multiple files or folders,
2021-12-29 08:47:35 +00:00
<a href="#-multi-file-and-folder-download">details down here</a>
2021-12-29 08:46:28 +00:00
</td>
<td>
Download files with streams proxied through Vercel Serverless,
2021-12-29 08:47:35 +00:00
<a href="#-proxied-download">details down here</a>
2021-12-29 08:46:28 +00:00
</td>
</tr>
</tbody>
</table>
... and more:
2021-12-31 14:17:54 +00:00
- Streamlined deployment, without having to get your tokens manually anymore!
2021-12-29 08:46:28 +00:00
- Direct raw-file serving, proxied file serving ...
- Permalink copy, proxied download link copy ...
2021-12-29 11:58:33 +00:00
- Full dark mode support, style and website customisations ...
2021-12-29 08:46:28 +00:00
2022-01-11 15:30:02 +00:00
Basically, we are -
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
- Completely free to host 💸
- Fast ⚡ and responsive 💦
- Takes less than 15 minutes to setup ⏱️
- Highly customisable ⚒️
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
🍌 More importantly, we are pretty (●'◡'●)
2021-12-20 14:59:18 +00:00
2022-01-11 15:30:02 +00:00
## Documentation
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
Documentation is hosted at [docs.spencerwoo.com](https://docs.spencerwoo.com/onedrive-vercel-index).
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
- How can I get started and deploy? - [Documentation - Getting started](https://docs.spencerwoo.com/getting-started).
- How can I configure ... ? - [Documentation -Custom configs](https://docs.spencerwoo.com/custom-configs).
- Where is feature x ? - [todo]
- I deployed this before, how can I upgrade to the latest version? - [todo]
- I was here before 2022, how can I migrate to the new version? - [Migrating from versions before 2022](https://docs.spencerwoo.com/if-you-deployed-before-2022).
- I got a problem during deployment ... - [todo]
- I didn't find a solution / My problem is unique - [Find help in discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions).
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
## Server-*less* (free)?
2021-12-20 14:56:39 +00:00
2022-01-11 15:30:02 +00:00
Yes! Completely free with no backend server what-so-ever. (Well, we use Redis, but that's free to some extent also.)
2021-12-29 08:30:22 +00:00
2022-01-11 15:30:02 +00:00
## Sponsors and donations!
2021-12-29 08:30:22 +00:00
2022-01-11 15:30:02 +00:00
Open-source is hard! If you happen to like this project and want me to keep going, please consider sponsoring me or providing a single donation! Thanks for all the love and support!
2021-12-29 08:30:22 +00:00
2022-01-11 15:30:02 +00:00
[🧸 Please donate - 微信/支付宝](https://docs.spencerwoo.com/please-donate) · [Patreon](https://www.patreon.com/spencerwoo) · [爱发电](https://afdian.net/@spencerwoo)
2021-12-29 08:30:22 +00:00
2022-01-11 15:30:02 +00:00
### Sponsors
2021-08-30 20:17:03 +00:00
2022-01-11 15:30:02 +00:00
*Your name will appear here if you sponsor or donate 😀*
2021-08-30 20:17:03 +00:00
---
2021-06-22 11:58:37 +00:00
**onedrive-vercel-index** ©Spencer Woo. Released under the MIT License.
2021-06-22 11:58:37 +00:00
Authored and maintained by Spencer Woo.
2021-06-22 11:58:37 +00:00
> [@Portfolio](https://spencerwoo.com/) · [@Blog](https://blog.spencerwoo.com/) · [@GitHub](https://github.com/spencerwooo)