Simon Alfassa
|
fd0f3d9e46
|
Make the web page mobile friendly
|
7 years ago |
Benjamin Neff
|
6290f408ff
|
Allow to paste images (#153)
dropzone.js doesn't support pasting itself yet, so adding it externally
and calling `.addFile()` to upload the pasted image.
Fixes #130
|
6 years ago |
mutantmonkey
|
fef43d856e
|
Add option for maximum expiration time (fixes #99)
|
8 years ago |
andreimarcu
|
4856ab0750
|
Allow for non-/ deployments. Fixes #61
|
9 years ago |
andreimarcu
|
639d519712
|
Configurable maximum upload file size. Fixes #35
|
9 years ago |
andreimarcu
|
37d3e96e22
|
Fix no-javascript fallback ugliness of index page. Fixes #37
|
9 years ago |
mutantmonkey
|
44172ec98a
|
clean up HTML, CSS, and JavaScript for CSP
In order to implement Content-Security-Policy, the inlined style, event
handlers, and scripts all have to go. This commit completes this work.
|
9 years ago |
mutantmonkey
|
84f38026eb
|
do some more HTML and JS cleanup
|
9 years ago |
andreimarcu
|
c339a8c770
|
Highlight dropzone when dragging
|
9 years ago |
andreimarcu
|
31359499ac
|
Switch to dropzonejs. Fixes #18
|
9 years ago |
andreimarcu
|
c32a698cbc
|
upload expiry/barename respect, random fixes
|
9 years ago |
andreimarcu
|
8caae56b39
|
json response + imported old drag and drop uploader
|
9 years ago |
andreimarcu
|
d869599da7
|
Bare /static support, some css/templates import
|
9 years ago |
andreimarcu
|
d130cfe8e1
|
Some cleanup
|
9 years ago |
andreimarcu
|
2dbe318b18
|
Initial commit
|
9 years ago |