271 Commits (91b500ef9cd57d2de43b12ab5ba9b77ee22d7d28)
 

Author SHA1 Message Date
andreimarcu 31359499ac Switch to dropzonejs. Fixes #18 10 years ago
andreimarcu ba73f4adf3 Fix static directory listing recursion 10 years ago
andreimarcu d55cf33a5d Add support for pastebin display 10 years ago
Andrei Marcu 3bf7c88cc8 Merge pull request #16 from Uncurlhalo/fix-512-byte-files 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
andreimarcu fd75607652 Added /paste/ 10 years ago
andreimarcu 751de1d176 Merge branch 'mutantmonkey-torrent' 10 years ago
andreimarcu 5b91993677 Add torrent generation 10 years ago
andreimarcu 0efcbbb480 Requesting display url with accept json. Fixes #9 10 years ago
mutantmonkey 31aa0d666b add torrent test for binary data 10 years ago
mutantmonkey baca561f06 fix torrent creation for binary data and refactor 10 years ago
andreimarcu 2565e85445 Who uses .jpeg anymore? 10 years ago
andreimarcu cf39a98cdd Formatting 10 years ago
Andrei Marcu f1135085c2 Merge pull request #14 from Uncurlhalo/add-mime-detection 10 years ago
Jacob Melton 2ef8546864 Add basic MIME detection support 10 years ago
andreimarcu 22818d86ce Implement hotlink protection 10 years ago
andreimarcu 02f86da3c7 Display expiry and size info 10 years ago
mutantmonkey df09b005de use oopsHandler instead of panicking on error 10 years ago
mutantmonkey b81477c1d3 fix go vet complaint in torrent_test.go 10 years ago
mutantmonkey 091225b9e4 add torrent support 10 years ago
andreimarcu 0caadefa06 No need for sudo since we got rid of that library 10 years ago
andreimarcu 738bf25f44 Test deletion key 10 years ago
Andrei Marcu c7e679039a Merge pull request #12 from matthazinski/delete 10 years ago
Matt Hazinski 1064db8577 Remove image from 401 page 10 years ago
andreimarcu e41d80dc96 Updated README and license 10 years ago
Matt Hazinski 51ccc2f6a4 Add delete method 10 years ago
andreimarcu ae1933c93b go.rice needs string literal 10 years ago
andreimarcu 2255716c7d switch to mimemagic to avoid cgo 10 years ago
andreimarcu 56e305bfcc go.rice now serves static and template files 10 years ago
andreimarcu b3f460e417 Change license to AGPL 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 ca0754725b Respect filename format 10 years ago
andreimarcu 4599e055e5 Portability 10 years ago
andreimarcu 8c50d4322f Added support for testing, removed uuid requirement 10 years ago
andreimarcu ae451bb974 Added build status to README 10 years ago
andreimarcu bfcc75f2ed Needs libmagic-dev 10 years ago
andreimarcu 68d2cd3e4c Added .travis.yml 10 years ago
andreimarcu c32a698cbc upload expiry/barename respect, random fixes 10 years ago
andreimarcu 935db7c618 Fixed pdf/audio 10 years ago
Andrei Marcu d2c7be17c0 Merge pull request #6 from matthazinski/metadata 10 years ago
Matt Hazinski a10b838f4d Add preliminary metadata support 10 years ago
andreimarcu 19070b6bfd Added audio and pdf templates 10 years ago
andreimarcu 674c4be3e3 Never accept PRs without testing again 10 years ago
andreimarcu 6ca4579e34 Switch to new uuid repo 10 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