63 Commits (0cdd8b5836da92d652599dd7cbe389f1cdebaac5)

Author SHA1 Message Date
Andrei Marcu e506304b84 Return direct URL in json responses 6 years ago
mutantmonkey b46010db83 Clean up upload handling 6 years ago
mutantmonkey 7a38b6e0df Rework storage backends to integrate metadata 6 years ago
mutantmonkey e24bbd1255 Add initial version of S3 backend 6 years ago
mutantmonkey b7fadd9676 Add linx-cleanup tool 8 years ago
andreimarcu 37f9a0cbbc Change unknown extension from .ext to .file 8 years ago
mutantmonkey e6ac89d6dc Switch to https://github.com/h2non/filetype 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
andreimarcu 1e1f28658d Remove spaces in mime mapping and ensure no spaces in filenames 9 years ago
mutantmonkey fcd18eceec use abstracted storage for flexibility 9 years ago
mutantmonkey 47670af185 Infer site URL from host and headers 9 years ago
mutantmonkey b0d2f2a142 support .tar.gz-style extensions 9 years ago
andreimarcu 4856ab0750 Allow for non-/ deployments. Fixes #61 9 years ago
andreimarcu 9b1df43ef2 Trim "-" in filenames 9 years ago
andreimarcu c8fc62398a Enable randomize in remote uploads 9 years ago
andreimarcu 9847beeff5 Cleanup 9 years ago
andreimarcu 3c659601e2 Make it an option for post uploads 9 years ago
andreimarcu 68653372ff Rename auth header to Linx-Api-Key and remove 9 years ago
mutantmonkey a7ae455ac1 strict referrer check improvements 10 years ago
mutantmonkey dd4ac3a7ed add support remote auth keys 10 years ago
mutantmonkey 52ec9f8e2d use 303 redirects instead of 301s 10 years ago
mutantmonkey 874c23087d add crossdomain.xml to file blacklist 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 6e33fe6ac8 Metadata holds mimetype, sha256sum, archiveFiles 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
Matt Hazinski 875ebd6db2 Add support for deletion key and expiry in remote upload 10 years ago
George Burgess IV 1e421e07cd swap to using time types instead of ints 10 years ago
andreimarcu c5250e529e Headers are now Linx-.. instead of X-... 10 years ago
mutantmonkey ad9d712a3a add a file blacklist and add robots.txt 10 years ago
andreimarcu 3e2537ca68 Get rid of ace editor 10 years ago
andreimarcu d40803f165 More verbose errors 10 years ago
mutantmonkey 98106ec74f use better random for URLs and delete keys 10 years ago
andreimarcu 8f7b47f572 Support remote uploads 10 years ago
andreimarcu 9cd20c81fc This is not the commit you are looking for 10 years ago
andreimarcu 61e1661dde Fix small file uploads 10 years ago
andreimarcu 31359499ac Switch to dropzonejs. Fixes #18 10 years ago
Jacob Melton c22e314d80 Add a check to see if we already hit EOF on Read 10 years ago
andreimarcu 8a1b688b3c Remove error 10 years ago
andreimarcu 2f5bf2cd65 Added pasteHandler and paste upload 10 years ago
Jacob Melton 2ef8546864 Add basic MIME detection support 10 years ago
andreimarcu 02f86da3c7 Display expiry and size info 10 years ago
andreimarcu f0b1a8e47b Cleanup artifacts 10 years ago
andreimarcu 5f78fe6619 Added tests for uploads 10 years ago
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 10 years ago
andreimarcu c32a698cbc upload expiry/barename respect, random fixes 10 years ago