goploader
goploader copied to clipboard
Easy file sharing with server-side encryption, curl/httpie/wget compliant
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)  I'm sorry if its a noob question :)
Like using localstorage to remember the file name and URL of the uploaded files, maybe a delete link.
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....
``` yaml size_limit: 30 # Parses as 30*utils.MegaByte size_limit: 30GB # Parses as 30*utils.GigaByte ```
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.