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
|
2019-01-11 09:09:54 -08:00 |
mutantmonkey
|
fef43d856e
|
Add option for maximum expiration time (fixes #99)
|
2016-09-18 22:05:26 -07:00 |
andreimarcu
|
4856ab0750
|
Allow for non-/ deployments. Fixes #61
|
2015-10-30 18:36:47 -04:00 |
andreimarcu
|
639d519712
|
Configurable maximum upload file size. Fixes #35
|
2015-10-08 01:38:50 -04:00 |
andreimarcu
|
37d3e96e22
|
Fix no-javascript fallback ugliness of index page. Fixes #37
|
2015-10-08 00:19:22 -04:00 |
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.
|
2015-10-04 14:13:29 -07:00 |
mutantmonkey
|
84f38026eb
|
do some more HTML and JS cleanup
|
2015-10-04 00:14:21 -07:00 |
andreimarcu
|
c339a8c770
|
Highlight dropzone when dragging
|
2015-10-01 12:46:34 -04:00 |
andreimarcu
|
31359499ac
|
Switch to dropzonejs. Fixes #18
|
2015-09-30 23:37:00 -04:00 |
andreimarcu
|
c32a698cbc
|
upload expiry/barename respect, random fixes
|
2015-09-28 00:25:57 -04:00 |
andreimarcu
|
8caae56b39
|
json response + imported old drag and drop uploader
|
2015-09-25 00:58:38 -04:00 |
andreimarcu
|
d869599da7
|
Bare /static support, some css/templates import
|
2015-09-24 16:04:51 -04:00 |
andreimarcu
|
d130cfe8e1
|
Some cleanup
|
2015-09-24 08:30:16 -04:00 |
andreimarcu
|
2dbe318b18
|
Initial commit
|
2015-09-24 01:44:49 -04:00 |