mirror of
https://github.com/ApfelTeeSaft/R2-Explorer.git
synced 2026-08-26 19:33:39 +00:00
8c6d908ebdabf49136d456fbc94bac66d6428ee6
r2-web-drive
Project setup
npm install
TODO
- maybe image previewer/thumbnail using workers
- pdf previewer inside the browser
- tooltip when over time ago
- dropdown menu when right click over file or folder
- create folder
- upload folders with files
- get connected user info
- pagination
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
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%