noirscape
1b5cfee5df
Merge https://github.com/Vim-cn/elimage
hace 8 meses
lilydjwg
415c741727
fix wrong Content-Type
hace 9 meses
lilydjwg
ad4cf53296
check more types
hace 9 meses
lilydjwg
c21cd7782f
introduce an optional checker module
hace 9 meses
noirscape
10cf29ca24
Merge https://github.com/Vim-cn/elimage
hace 1 año
lilydjwg
080eee200e
fix url in template when there is a query string
hace 1 año
lilydjwg
f15ec3007c
strip any possible query strings when generating image urls
closes #15
hace 1 año
lilydjwg
b1ae17bf47
add QR code support
hace 1 año
lilydjwg
e20d6f7b6d
update README
hace 1 año
lilydjwg
9f91dd064f
update index.html
hace 1 año
lilydjwg
da5a2c213a
add index-site.html support and fix index template caching
hace 1 año
lilydjwg
1d532f3af2
fix wrong arguments passed to tornado.web.StaticFileHandler
hace 2 años
lilydjwg
f611430ba6
remove webp -> png conversion as Firefox now supports them
hace 2 años
noirscape
cc47e63cc7
HTTPS option added since reverse proxy can be done over HTTP.
hace 2 años
lilydjwg
22be04e934
save file size in database too
hace 2 años
lilydjwg
34d01f8c3a
record client-side filenames
hace 2 años
lilydjwg
6a4b82874c
update elimage.sql
hace 2 años
lilydjwg
4e11a164d1
use clipboardData.files intead of clipboardData.items
There may be other kinds of items (like an HTML string).
hace 2 años
lilydjwg
434cecb942
add LICENSE
hace 2 años
依云
e8c3d58dce
Merge pull request #13 from gloomy-ghost/password
allow configuring a password for uploading
hace 2 años
gloomy-ghost
82aa08b92b
address suggestions
hace 2 años
gloomy-ghost
b16c343ac5
allow configuring a password for uploading
hace 2 años
lilydjwg
2033e2f062
index: bump date
hace 2 años
lilydjwg
e457ab8624
index: tell people they can actually paste!
hace 2 años
lilydjwg
c57b7d8ced
add accept="image/*" to <input>
hace 2 años
lilydjwg
f41a84fbd9
Support uploading an image from clipboard, closes #12
Settings files[0] doesn't work with Firefox, but setting files works
with Fx 57+.
commit e5574ec8aa
Author: gloomy-ghost <gloomy-ghost@users.noreply.github.com>
Date: Sat Feb 17 17:40:54 2018 +1300
Directly submit form
commit 9febcf9d96
Author: gloomy-ghost <gloomy-ghost@users.noreply.github.com>
Date: Sat Feb 17 17:23:54 2018 +1300
Update index.html
commit 0f80f54b3e
Author: gloomy-ghost <gloomy-ghost@users.noreply.github.com>
Date: Sat Feb 17 14:57:58 2018 +1300
Allow upload image from clipboard
hace 2 años
lilydjwg
276c9bb916
log posted image urls
hace 3 años
lilydjwg
092383e1c7
remove debugging logging
hace 3 años
lilydjwg
f5b73aae74
fix support for Cloudflare
hace 3 años
lilydjwg
f967c8172d
trusted_downstream doesn't work well. add an address option
hace 3 años
lilydjwg
0c9c828eef
support for Cloudflare
hace 3 años
lilydjwg
82dcdf74dd
remove obsolete config variable PREFIX
hace 3 años
lilydjwg
ea3905526b
add trusted_downstream to HTTPServer
hace 3 años
lilydjwg
bc5dc1c1e4
update README
hace 3 años
lilydjwg
ee25837ac8
remove support for Python<3.2
WSGI support is already broken, removed.
hace 3 años
lilydjwg
663f6628ef
for .png paths, convert webp to png unconditionally
hace 3 años
lilydjwg
50ddc652ef
fix unknown type files don't return URLs
hace 4 años
lilydjwg
ea89ea4ce1
Revert "IE<8 don't support data URIs"
This reverts commit 9bcfe6f404
.
It doesn't work as expected
hace 4 años
lilydjwg
9bcfe6f404
IE<8 don't support data URIs
hace 4 años
gloomy-ghost
e2f486a604
Update index.html
Stop icon 404
hace 4 años
lilydjwg
130a2a40f0
use HTTPS for links that support it
hace 4 años
lilydjwg
38bd401e3e
dwebp: old dwebp doesn't know -quiet
Debian is really disappointing :-(
hace 4 años
lilydjwg
3525b87a16
use dwebp instead of ImageMagick
Debian has old ImageMagick that doesn't know webp...
hace 4 años
lilydjwg
900e665c0b
convert WebP to PNG for Firefox
hace 4 años
lilydjwg
90c3293803
improve guess_mime_using_file
hace 4 años
lilydjwg
6e8cad19b6
minor changes
hace 5 años
fuyb
75c79b4093
handle open index.html file exception
hace 5 años
lilydjwg
b6f25deb47
fix curl call
hace 5 años
lilydjwg
7b3db05b60
upload script: support reading from stdin
hace 5 años
lilydjwg
686a53fad0
support for webp images
hace 5 años