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