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