32 Commits (91b500ef9cd57d2de43b12ab5ba9b77ee22d7d28)

Author SHA1 Message Date
Andrei Marcu c746f70c10 Allow changing the "selif" path name 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 7 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) 8 years ago
andreimarcu 81a1513809 Add newline for PUT response 8 years ago
mutantmonkey 47670af185 Infer site URL from host and headers 8 years ago
mutantmonkey 39bb999db6 Add ability to set arbitrary headers 8 years ago
mutantmonkey b0d2f2a142 support .tar.gz-style extensions 8 years ago
mutantmonkey 39d874374d trim trailing / for origin checking 9 years ago
mutantmonkey adbc1604dc add some more auth tests 9 years ago
mutantmonkey 3c9e260926 improve auth tests and rename auth struct 9 years ago
mutantmonkey aa7dad3a03 add support for auth keys 9 years ago
mutantmonkey 52ec9f8e2d use 303 redirects instead of 301s 9 years ago
mutantmonkey a09297389b create our own mux instead of using goji default 9 years ago
mutantmonkey 6ff181facb add strict referrer check for POST uploads 9 years ago
andreimarcu e9132a1193 File overwriting support. Fixes #8 9 years ago
andreimarcu 639d519712 Configurable maximum upload file size. Fixes #35 9 years ago
andreimarcu a1e3f6f31f go vet complaint 9 years ago
andreimarcu 9640e2c7ce Tests + fixes 9 years ago
andreimarcu c5250e529e Headers are now Linx-.. instead of X-... 9 years ago
andreimarcu d40803f165 More verbose errors 9 years ago
andreimarcu 7f2db43108 DELETE requests respond with 200 on successful deletes 9 years ago
andreimarcu 31359499ac Switch to dropzonejs. Fixes #18 9 years ago
mutantmonkey 091225b9e4 add torrent support 9 years ago
andreimarcu 738bf25f44 Test deletion key 9 years ago
andreimarcu f0b1a8e47b Cleanup artifacts 9 years ago
andreimarcu 084c267112 Fix go vet complaints and use go 1.5 for travis 9 years ago
andreimarcu 5f78fe6619 Added tests for uploads 9 years ago
andreimarcu 4599e055e5 Portability 9 years ago
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 9 years ago