mirror of
https://github.com/ApfelTeeSaft/R2-Explorer.git
synced 2026-08-26 19:33:39 +00:00
fc710d551fa34030403cf29a7a71cda1c3bb59f4
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
Languages
Vue
61.1%
JavaScript
19.9%
TypeScript
16.3%
HTML
1.6%
SCSS
1.1%