Commit Graph

19 Commits

Author SHA1 Message Date
645554e226
Added identicon support (closes #2) 2018-11-27 10:05:35 +01:00
3c185e7ae5
Added automatic package generation 2018-11-27 06:00:50 +01:00
8cc6e73cb1
Bugfix: Return 404 if fallback is empty or unknown 2018-11-27 05:15:46 +01:00
9e6edf7179
Bugfix: Heed d=404 2018-11-27 04:54:20 +01:00
f793a86af2
Bugfix: Remove file extensions from digest with no parameters in URL 2018-11-27 04:50:03 +01:00
43232d802b
Added support for mystery person (aka mystery man) 2018-11-27 04:40:17 +01:00
ed83a9c4a8
Remove file extensions from digests.
Gravatar supports file extensions, so we might come across them.
2018-11-27 04:22:21 +01:00
13a71f0315
Changed environment variable AVATAR_DIR to LIBRAVATARSERV_DIR to avoid collisions.
AVATAR_DIR is still supported until 1.0.0 for backwards-compatibility.
2018-11-27 03:07:12 +01:00
e38b3191a8
Added CI 2018-11-26 06:27:31 +01:00
ee2a118c1f
Added some headers.
Cache-Control: max-age=86400
Connection: close
Server: libravatarserv/version
2018-11-26 02:36:20 +01:00
e893a4066f
Added support for size (not just s)
Fixes #3
2018-11-25 10:59:09 +01:00
7efec890f7
Return 404 if image is not found 2018-11-25 08:35:43 +01:00
63540add66
Removed a debug statement that got in the way 2018-11-25 07:31:06 +01:00
7f87ab969c
Bugfix: Re-used a variable that I shouldn't have reused. 2018-11-25 07:28:41 +01:00
74da3609fc
Forgot to turn writing to stdout back on 2018-11-25 07:25:21 +01:00
b073f2e0d6
Added support for different sizes 2018-11-25 07:23:20 +01:00
f550b7b048
Oops, forgot to commit in between. :-) 2018-11-25 06:00:45 +01:00
a0ecad23d9
First test: Output png 2018-11-24 12:40:49 +01:00
8f9ee1554f
Initial commit 2018-11-24 11:38:10 +01:00