2022-07-04 23:26:04 +01:00
2022-07-04 23:24:03 +01:00
2022-05-21 16:48:44 +01:00
2022-06-11 16:42:41 +01:00
2022-07-04 23:26:04 +01:00
2022-05-21 16:48:44 +01:00
2022-05-21 16:48:44 +01:00
2022-05-25 20:02:21 +01:00
2022-05-21 16:48:44 +01:00
2022-05-21 16:48:44 +01:00
2022-05-22 20:05:59 +01:00
2022-05-28 15:16:06 +01:00
2022-07-04 22:26:38 +01:00
2022-07-04 22:26:38 +01:00
2022-06-11 16:42:41 +01:00
2022-05-21 16:48:44 +01:00

r2-web-drive

Project setup

npm install

Features

  • PDF previewer
  • Image previewer
  • Upload one or multiple files
  • Create folders
  • Rename files
  • Download files
  • Delete files
  • Right click dropdown menu with file options

TODO

  • Upload folders
  • Rename folders
  • Delete folders
  • image thumbnail using workers
  • tooltip with absolute time in over time ago
  • upload folders with files
  • get connected user info
  • pagination
  • Download for files bigger than 2gb with presigned url's

Known issues

  • Because r2 don't have signed url's the file downloads is made to local storage then it is downloaded as an url. This as a limitation of around 2gb of max file
  • Rename files with special characters is not possible with current sdk issue

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

S
Description
A Google Drive Interface for your Cloudflare R2 Buckets!
Readme MIT
11 MiB
Languages
Vue 61.1%
JavaScript 19.9%
TypeScript 16.3%
HTML 1.6%
SCSS 1.1%