Combining the power of Cloudflare Workers and Google Drive will allow you to index you files on the browser on Cloudflare Workers.
goindex/index.js is the content of the Workers script.
This theme's goindex is currently based on yanzai/goindex
Acrou: https://oss.achirou.workers.dev/
- 👑 Page-level caching,browser forward and backward without reloading (MAC users have a better experience with the trackpad)
- 🗂 Multi drive switching
- 🔐 Http Basic Auth
- 🎨 Grid view mode(File Preview)
- 🎯 Paging load
- 🌐 I18n(multi-language)
- 🛠 Html render
- 🖥 Video Online(mp4,mkv,webm,flv,m3u8)
- 🕹 Support for custom video player (API)
- 🚀 Faster speed
- More file format preview
- Let goindex be more than just a directory index
- Open https://install.achirou.workers.dev or https://goindex-quick-install.glitch.me
- Auth and get the code
- Deploy the code to Cloudflare Workers
- Open Google Drive API
- Create a OAuth client ID
- Install rclone software locally
- Get
refresh_token
withrclone
- Download
index.js
in https://github.com/Aicirou/goindex-theme-acrou/tree/master/go2index and replaceclient_id
,client_secret
,refresh_token
for what you just got. - Deploy the code to Cloudflare Workers
If you write a good article and want to share it with others, please submit Issues and I will post the link here.
- Add clean file cache
- Support for custom video player (API)
- Beautify: the grid mode file shows icon when no preview is shown
- Beautify: Adjust the HEAD.md render position
- Solve the problem that files that can't be previewed can't be downloaded directly by clicking #30
- Solve the problem that the file name cannot be opened #20
- Solve the problem that switching pages will fall back in the current page loading #37 (Thanks @PedroZhang Help to find out the cause of the problem)
- Program changed to SPA(single page application)
- Add page level cache(Browser forward and backward do not refresh seconds to load, and Mac users have a better experience of using touch pad)
- Add http basic auth(Each drive letter can be configured with a user name and password separately, which can protect all sub files and sub folders under the drive)
- Add grid view mode(File preview)
- Add paging load
- Add i18n
- Add html render
- Add render folder/file description
- Add optional configuration
- Support quick deployment
- Support PDF Online preview
- Replace text editor
- Solve the problem of URL encoding #20 #23 #25
- Solve other known problems
- Support multi disk switching
- Add version detection
- Optimize search results
- Optimize page display
At the beginning of this project, it was just to satisfy my personal perception and experience development. When this project reaped the first start, the first fork and the first issues, and then everyone began to make suggestions, I had the power to update. Thank you very much for your support. Now we have version 2.0.