An open API service indexing awesome lists of open source software.

https://github.com/eflkumo/oneportal

Serverless, elegant and powerful OneDrive index program, powered by Cloudflare and Next.js.
https://github.com/eflkumo/oneportal

cloudflare nextjs onedrive serverless

Last synced: about 2 months ago
JSON representation

Serverless, elegant and powerful OneDrive index program, powered by Cloudflare and Next.js.

Awesome Lists containing this project

README

        


OnePortal

OnePortal


English | įŽ€äŊ“中文

OneDrive public directory listing forked from onedrive-cf-index-ng, powered by Cloudflare and Next.js

OneDrive
Cloudflare
Next.js

## TL;DR

Showcase, share, preview, and download files inside *your* OneDrive with OnePortal

- Serverless, completely free to host 💸
- Superfast ⚡ and responsive đŸ’Ļ
- Takes less than 15 minutes to set up âąī¸
- Highly customisable âš’ī¸

🍌 More importantly, we are pretty (●'◡'●)

## What's different
Compared with [onedrive-cf-index-ng](https://github.com/lyc8503/onedrive-cf-index-ng):
- 🚀 Proxy downloading through Cloudflare network
- 🔍 Improved file search with Microsoft Graph Search API
* The original version uses OneDrive Search API, which randomly misses files and is basically unusable.
- 🔐 Improve security by:
- set custom AES secret key and client secret in environment variables
- 😋 Better user interface
- đŸĒ Edge function caching for faster load times
- đŸ› ī¸ More environment variables
- 🧰 Updated dependencies

*Special thanks to the original author of od-cf-index-ng [@lyc8503](https://github.com/lyc8503) and author of onedrive-vercel-index [@spencerwooo](https://github.com/spencerwooo) and all contributors.*

## 🚀 Quick start
See [OnePortal Wiki](https://efl.notion.site/18bd8cf246098083b8b7cac7aec58917)!

*If you happen to like this project, please give it a star!* :3

## Demo

Live demo at [here](https://opt-demo.eflx.top).

![demo](./public/demo.png)

## Features




👀 File preview


💠 List / Grid layouts


đŸŽĨ Video and audio



PDF, EPUB, markdown, code, plain text
For previewing images and documents with thumbnails
mp4, mp3, ..., play online or with IINA, PotPlayer ... with subtitles!



📄 Office preview

📝 README.md preview
📑 Pagination


docx, pptx, xlsx, ...
Also renders code blocks, images with relative links, ...
For folders with 200 or more items


🔒 Protected folders
âŦ Multi-file download
🚀 Proxy download


Password protected routes and files. Details here

Compress and download multiple files or folders.
Details here


Download via Cloudflare network (with risk).
Details here


... and more:

- Streamlined deployment, without having to get your tokens manually anymore!
- Direct raw-file serving and hosting ...
- Full dark mode support, style and website customisations ...

> **Note**: This project is focused on showcasing and providing a way for others to download files from your OneDrive. Emphasis on **free** and **serverless**. If you have your own server / need WebDAV / use cloud providers other than OneDrive, checkout [alist](https://github.com/alist-org/alist).

## Documentation

Documentation is hosted at [OnePortal Wiki](https://efl.notion.site/18bd8cf246098083b8b7cac7aec58917).

> I didn't find a solution / My problem is unique?

**Please open an issue for help, before that make sure that you have searched for existing/solved issues.**

## License

[MIT](LICENSE)


footer
made with â¤ī¸ by EFL & lyc8503 & spencer woo and contributors