goploader icon indicating copy to clipboard operation
goploader copied to clipboard

Easy file sharing with server-side encryption, curl/httpie/wget compliant

Results 25 goploader issues
Sort by recently updated
recently updated
newest added

I usually use the docker golang container for building go projects - works quite nicely without needing golang installed locally. In this I attempted a build with ``` docker run...

Are there any plans to provide an official Docker image and pushing it to the Docker Hub/GitHub Package Registry?

I'd like to suggest implementing uploads from a URL, to facilitate the rehosting of dumb memes among other things. Goploader is very neat, thanks!

Hello, I think it would be helpful to be able to specify several servernames, so that one instance of goploader could be used for different domains/subdomains. Would it be possible...

Hello again i know i asked way back for this feature. But can we have an exeption so that files download as files (no browser open), but uploaded text still...

Hello, is there a way to disable these options when uploading files? (Just not show them) ![image](https://user-images.githubusercontent.com/490482/33016304-583789d2-cdee-11e7-9e75-cef090c0f233.png) I'm sorry if its a noob question :)

beginners-friendly

Like using localstorage to remember the file name and URL of the uploaded files, maybe a delete link.

enhancement

Hi! To protect the goploader page via reverse proxy, I would like so work in a subfolder. This does not work, because goploader does not support relative links / subdirs....

enhancement
question

``` yaml size_limit: 30 # Parses as 30*utils.MegaByte size_limit: 30GB # Parses as 30*utils.GigaByte ```

enhancement

If its not a huge work maybe there could be a language file so we can have all the visible parts there then its easy to manage in the future.

enhancement