jw-12138 / r2-uploader

Web Interface for Cloudflare R2
https://r2.jw1.dev
MIT License
147 stars 61 forks source link

feature request: uploader batch export/copy files URLs #8

Closed paperpeel closed 1 month ago

paperpeel commented 1 month ago

Thanks for your great works. It's even faster than CF dashboard. Amazing!

paperpeel commented 1 month ago

I tried this works for me https://github.com/jw-12138/r2-uploader/pull/9

jw-12138 commented 1 month ago

@paperpeel awesome, thx for the PR!

i've optimized the buttons with a state called selection mode, and optimized the style when user successfully copied the urls, alert() is way too heavy for this kinda interactions, so i moved the text to the button.

image image image