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
Using a PRNG seeded based on only the time for these is a bad idea as
the output is predictable. Instead, use a package that generates random
strings using go's crypo/rand package to provide cryptographically
secure random 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
Matt Hazinski
a10b838f4d
Add preliminary metadata support
10 years ago
andreimarcu
6ca4579e34
Switch to new uuid repo
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
9d6dcdcbba
Follow some dyretips
10 years ago
andreimarcu
8caae56b39
json response + imported old drag and drop uploader
10 years ago
andreimarcu
d869599da7
Bare /static support, some css/templates import
10 years ago
andreimarcu
d130cfe8e1
Some cleanup
10 years ago
andreimarcu
2dbe318b18
Initial commit
10 years ago