FlareDrive icon indicating copy to clipboard operation
FlareDrive copied to clipboard

Free file hosting service (WebUI & WebDAV) using CloudFlare R2

Results 11 FlareDrive issues
Sort by recently updated
recently updated
newest added

Since CloudFlare Pages updated their environment, up-to-date CRA is now supported. Consider rewriting.

Official CLI `wranlger` is recommended to deploy Pages projects. Write some instructions about installing with `wrangler`.

I've confirmed that the file was successfully uploaded to the R2 storage bucket, but it doesn't show up in the list of files on the Services page. Incidentally, the file...

This network disk can run HTML. I discovered a new world. Hahaha. It's not inferior to the website, but faster.

5GB. There is no such thing for uploading large files. I thought it was stuck

I feel like I followed all instructions: - I have a bucket with about 3 gb files in it - forked the project and deployed it using docosaurus preset -...

This commit improves code quality and adds file sharing functionality with proper UTF-8 handling. ### 1. Authentication Refactoring Extract duplicate authentication logic into a centralized utility module for better maintainability....

## New Features - ✨ Dual view modes: Grid and List view with toggle - 🔍 Advanced fuzzy search with exact match option - 📊 Flexible sorting: by name, size,...

This PR implements true HTTP chunked transfer encoding for WebDAV file uploads, replacing the previous XMLHttpRequest-based approach with modern streaming APIs. The above PR is to adapt to the chunked...