259 Commits (f19247a79059590b76c98274c24002917efef017)
 

Author SHA1 Message Date
mutantmonkey baca561f06 fix torrent creation for binary data and refactor 9 years ago
andreimarcu 2565e85445 Who uses .jpeg anymore? 9 years ago
andreimarcu cf39a98cdd Formatting 9 years ago
Andrei Marcu f1135085c2 Merge pull request #14 from Uncurlhalo/add-mime-detection 9 years ago
Jacob Melton 2ef8546864 Add basic MIME detection support 9 years ago
andreimarcu 22818d86ce Implement hotlink protection 9 years ago
andreimarcu 02f86da3c7 Display expiry and size info 9 years ago
mutantmonkey df09b005de use oopsHandler instead of panicking on error 9 years ago
mutantmonkey b81477c1d3 fix go vet complaint in torrent_test.go 9 years ago
mutantmonkey 091225b9e4 add torrent support 9 years ago
andreimarcu 0caadefa06 No need for sudo since we got rid of that library 9 years ago
andreimarcu 738bf25f44 Test deletion key 9 years ago
Andrei Marcu c7e679039a Merge pull request #12 from matthazinski/delete 9 years ago
Matt Hazinski 1064db8577 Remove image from 401 page 9 years ago
andreimarcu e41d80dc96 Updated README and license 9 years ago
Matt Hazinski 51ccc2f6a4 Add delete method 9 years ago
andreimarcu ae1933c93b go.rice needs string literal 9 years ago
andreimarcu 2255716c7d switch to mimemagic to avoid cgo 9 years ago
andreimarcu 56e305bfcc go.rice now serves static and template files 9 years ago
andreimarcu b3f460e417 Change license to AGPL 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 ca0754725b Respect filename format 9 years ago
andreimarcu 4599e055e5 Portability 9 years ago
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 9 years ago
andreimarcu ae451bb974 Added build status to README 9 years ago
andreimarcu bfcc75f2ed Needs libmagic-dev 9 years ago
andreimarcu 68d2cd3e4c Added .travis.yml 9 years ago
andreimarcu c32a698cbc upload expiry/barename respect, random fixes 9 years ago
andreimarcu 935db7c618 Fixed pdf/audio 9 years ago
Andrei Marcu d2c7be17c0 Merge pull request #6 from matthazinski/metadata 9 years ago
Matt Hazinski a10b838f4d Add preliminary metadata support 9 years ago
andreimarcu 19070b6bfd Added audio and pdf templates 9 years ago
andreimarcu 674c4be3e3 Never accept PRs without testing again 9 years ago
andreimarcu 6ca4579e34 Switch to new uuid repo 9 years ago
Andrei Marcu 819cf396d5 Merge pull request #5 from matthazinski/make_filesdir 10 years ago
Matt Hazinski 11cb55232a Make filesDir if it does not exist 10 years ago
andreimarcu 2de19e0daa Add irc channel on readme 10 years ago
Andrei Marcu 91eb0b2659 Merge pull request #4 from matthazinski/master 10 years ago
Matt Hazinski a8117de38d Update .gitignore 10 years ago
andreimarcu 9b0385bf6f Check if file exists and increment filename 10 years ago
andreimarcu d98b63e8bd Performance improvements, custom 404+500, -nologs, PUT uploads fix 10 years ago
andreimarcu b617d99746 Remove excessive js 10 years ago
andreimarcu e14ea3328e Add license 10 years ago
andreimarcu 9d6dcdcbba Follow some dyretips 10 years ago
andreimarcu 8caae56b39 json response + imported old drag and drop uploader 10 years ago
andreimarcu 350338baa4 Structure /static 10 years ago
andreimarcu acb124b7fb Add template globals, disable template caching while debug 10 years ago
andreimarcu 1f1211e81e Link to image on image tag 10 years ago