266 Commits (b46010db830df95c02bf7a18fd954c36a2247ece)
 

Author SHA1 Message Date
mutantmonkey 61147554a9 update CSP flags in readme 10 years ago
mutantmonkey cd83f9f0eb fix CSP referrer policy 10 years ago
Andrei Marcu 4fee922543 Merge pull request #58 from mutantmonkey/referrer_fixup2 10 years ago
mutantmonkey 39d874374d trim trailing / for origin checking 10 years ago
Andrei Marcu 60239467fd Merge pull request #56 from mutantmonkey/auth 10 years ago
mutantmonkey 613ab24721 show usage for -authfile and -remoteauthfile 10 years ago
mutantmonkey 2cd432b5d3 update readme 10 years ago
mutantmonkey dd4ac3a7ed add support remote auth keys 10 years ago
mutantmonkey 3dc4753b7a move reading auth keys into readAuthKeys 10 years ago
andreimarcu 104f648c0f Remove artifact 10 years ago
andreimarcu ae02f537f7 Add linx-genkey 10 years ago
mutantmonkey adbc1604dc add some more auth tests 10 years ago
mutantmonkey cc4e2ca0d9 read authfile once only 10 years ago
mutantmonkey 3c9e260926 improve auth tests and rename auth struct 10 years ago
mutantmonkey aa7dad3a03 add support for auth keys 10 years ago
andreimarcu 2b0135697b Add option for using Real-IP 10 years ago
andreimarcu 9ac016c3b5 Document overwriting a file 10 years ago
Andrei Marcu 6c9d517c80 Merge pull request #55 from mutantmonkey/redirect_fix 10 years ago
mutantmonkey 52ec9f8e2d use 303 redirects instead of 301s 10 years ago
andreimarcu 354278d488 Real-IP middleware for fastcgi + nginx doc update 10 years ago
andreimarcu ef13181a23 Adjust the csp_test to use the new mux 10 years ago
Andrei Marcu d42b2d28ac Merge pull request #53 from mutantmonkey/fixbind 10 years ago
mutantmonkey 5600dd1ce3 update readme for new -bind flag 10 years ago
mutantmonkey 82edabd036 change -b flag to -bind 10 years ago
mutantmonkey a09297389b create our own mux instead of using goji default 10 years ago
Andrei Marcu 95d3a62c0c Merge pull request #52 from mutantmonkey/textarea_tab 10 years ago
mutantmonkey e0d0e40368 add tab functionality to pastebin (resolves #48) 10 years ago
Andrei Marcu 883768f512 Merge pull request #51 from mutantmonkey/blacklist_fixup 10 years ago
mutantmonkey 874c23087d add crossdomain.xml to file blacklist 10 years ago
andreimarcu eeede281a7 Case insensitive fs again 10 years ago
Andrei Marcu d9723b8350 Merge pull request #49 from mutantmonkey/referrer_check 10 years ago
mutantmonkey 6ff181facb add strict referrer check for POST uploads 10 years ago
andreimarcu 5885ef0832 Case-insensitive filesystems... 10 years ago
andreimarcu 62443e984d API documentation. Fixes #30 10 years ago
andreimarcu e9132a1193 File overwriting support. Fixes #8 10 years ago
andreimarcu 8ad079ed0a Fix readme 10 years ago
andreimarcu 639d519712 Configurable maximum upload file size. Fixes #35 10 years ago
andreimarcu 040ffa89f7 Adjust margin 10 years ago
andreimarcu 37d3e96e22 Fix no-javascript fallback ugliness of index page. Fixes #37 10 years ago
andreimarcu ed6ce1d1fa Small cosmetic changes 10 years ago
andreimarcu a60a7cc9e6 Cache static files + Separate CSS more. Fixes #44 10 years ago
andreimarcu 6e33fe6ac8 Metadata holds mimetype, sha256sum, archiveFiles 10 years ago
andreimarcu d05f0b645b Display contents of common archives. Fixes #34 10 years ago
andreimarcu edfb80daac Markdown display handler. Fixes #33 10 years ago
andreimarcu 3c868d8fe5 Document new usage options 10 years ago
andreimarcu 9b07728ddb Added https option + graceful shutdown 10 years ago
andreimarcu a1e3f6f31f go vet complaint 10 years ago
andreimarcu 9640e2c7ce Tests + fixes 10 years ago
andreimarcu 11039d57f1 Fix dyreshark breakages + fix small file with no extension bug 10 years ago
Andrei Marcu 3d55697adc Merge pull request #42 from matthazinski/remote_upload_params 10 years ago