35 Commits (0cdd8b5836da92d652599dd7cbe389f1cdebaac5)

Author SHA1 Message Date
Andrei Marcu c746f70c10 Allow changing the "selif" path name 6 years ago
mutantmonkey b46010db83 Clean up upload handling 6 years ago
mutantmonkey e24bbd1255 Add initial version of S3 backend 6 years ago
Thor77 5d8a0ef605 Serve file directly for curl and wget user agents (#145) 6 years ago
andreimarcu 37f9a0cbbc Change unknown extension from .ext to .file 8 years ago
mutantmonkey 647aa2c0f6 Fix max expiry when provided expiry is 0 8 years ago
mutantmonkey fef43d856e Add option for maximum expiration time (fixes #99) 9 years ago
andreimarcu 81a1513809 Add newline for PUT response 9 years ago
mutantmonkey 47670af185 Infer site URL from host and headers 9 years ago
mutantmonkey 39bb999db6 Add ability to set arbitrary headers 9 years ago
mutantmonkey b0d2f2a142 support .tar.gz-style extensions 9 years ago
mutantmonkey 39d874374d trim trailing / for origin checking 10 years ago
mutantmonkey adbc1604dc add some more auth tests 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
mutantmonkey 52ec9f8e2d use 303 redirects instead of 301s 10 years ago
mutantmonkey a09297389b create our own mux instead of using goji default 10 years ago
mutantmonkey 6ff181facb add strict referrer check for POST uploads 10 years ago
andreimarcu e9132a1193 File overwriting support. Fixes #8 10 years ago
andreimarcu 639d519712 Configurable maximum upload file size. Fixes #35 10 years ago
andreimarcu a1e3f6f31f go vet complaint 10 years ago
andreimarcu 9640e2c7ce Tests + fixes 10 years ago
andreimarcu c5250e529e Headers are now Linx-.. instead of X-... 10 years ago
andreimarcu d40803f165 More verbose errors 10 years ago
andreimarcu 7f2db43108 DELETE requests respond with 200 on successful deletes 10 years ago
andreimarcu 31359499ac Switch to dropzonejs. Fixes #18 10 years ago
mutantmonkey 091225b9e4 add torrent support 10 years ago
andreimarcu 738bf25f44 Test deletion key 10 years ago
andreimarcu f0b1a8e47b Cleanup artifacts 10 years ago
andreimarcu 084c267112 Fix go vet complaints and use go 1.5 for travis 10 years ago
andreimarcu 5f78fe6619 Added tests for uploads 10 years ago
andreimarcu 4599e055e5 Portability 10 years ago
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 10 years ago