|
5205395f7f
|
Typo
|
2018-12-03 21:40:18 +01:00 |
|
|
3666be0872
|
Added "public" to Cache-Control header.
"max-age" already indicates that it can be cached, but it can't hurt
to allow it explicitly.
|
2018-12-03 21:27:26 +01:00 |
|
|
d065ed3bd2
|
Added section "Speed" to readme.
|
2018-12-03 21:17:13 +01:00 |
|
|
e15289097a
|
Reformat readme
|
2018-12-02 11:24:18 +01:00 |
|
|
3bdcd7b120
|
Include only necessary Magick++-headers.
|
2018-12-01 11:33:32 +01:00 |
|
|
785cd7a35f
|
Refactored settings-stuff into own file.
|
2018-11-30 07:00:37 +01:00 |
|
|
06a1bfccd9
|
Exit with error code 1 if request is bad
|
2018-11-30 06:54:56 +01:00 |
|
|
1aca78df88
|
Check if hash is valid
|
2018-11-30 06:48:45 +01:00 |
|
|
513391f44b
|
Replaced "\n\n" with << endl << endl for consistency
|
2018-11-29 13:45:46 +01:00 |
|
|
268ff7ab6f
|
If size=0, return standard size(80px)
|
2018-11-29 13:43:56 +01:00 |
|
|
ec140aad01
|
Bugfix: detect file type and send appropriate Content-Type.
|
2018-11-29 13:40:50 +01:00 |
|
|
b3593a95f0
|
Clarified readme.
|
2018-11-29 13:18:16 +01:00 |
|
|
b1347fc0f1
|
Made it clearer that the default image overrides fallbacks.
|
2018-11-29 13:09:42 +01:00 |
|
|
60517a5f32
|
Add paragraph about identicons to "Things to keep in mind".
|
2018-11-29 09:38:14 +01:00 |
|
|
f670c1c8a1
|
Abort if favicon is requested.
|
2018-11-28 17:29:08 +01:00 |
|
|
75680b3739
|
Switched package generation from Ubuntu 16.04 to Debian stretch
|
2018-11-28 16:48:17 +01:00 |
|
|
e9456be931
|
Added Debian package names for dependencies.
|
2018-11-28 16:21:26 +01:00 |
|
|
b0e267f13f
|
Refactored a tiny little bit.
|
2018-11-28 16:15:10 +01:00 |
|
|
95741d99b8
|
Added warning about ressource usage with many users.
|
2018-11-28 16:10:12 +01:00 |
|
|
4418251844
|
Initialize default fallback with "404"
|
2018-11-28 14:56:15 +01:00 |
|
|
3e037d4936
|
Changed the HTTP Status responses to be more accurate
|
2018-11-28 10:31:20 +01:00 |
|
|
1dad647059
|
Enhanced readme
|
2018-11-28 04:02:17 +01:00 |
|
|
30020024bd
|
Install README.md
|
2018-11-27 17:57:55 +01:00 |
|
|
bcfbd228df
|
Beautified readme
|
2018-11-27 17:15:47 +01:00 |
|
|
a8c807717e
|
Made the documentation more coherent
|
2018-11-27 17:14:35 +01:00 |
|
|
fbf7437dd9
|
Added settings to redirect to libravatar.org if the user was not found
or the fallback is unknown.
|
2018-11-27 16:56:00 +01:00 |
|
|
4d0033652d
|
Added setting to configure the default fallback.
|
2018-11-27 15:48:58 +01:00 |
|
|
f0406f7e3a
|
Fixed build script
|
2018-11-27 12:08:29 +01:00 |
|
|
195d86c5c3
|
Added not supported features to readme
|
2018-11-27 12:06:34 +01:00 |
|
|
cf6b1f84aa
|
Initialize pseudorandom number with 2^64-1
|
2018-11-27 12:01:03 +01:00 |
|
|
16eae60349
|
Switched to Ubuntu 16.04 for package generation.
The builds on 14.04 were not usable on 14.04, 16.04 and 18.04.
|
2018-11-27 11:51:15 +01:00 |
|
|
a7cfffe6d9
|
Added link to automatic signing key.
|
2018-11-27 10:43:27 +01:00 |
|
|
87bedbbf7b
|
typo
|
2018-11-27 10:14:44 +01:00 |
|
|
645554e226
|
Added identicon support (closes #2)
|
2018-11-27 10:05:35 +01:00 |
|
|
3db99fbd03
|
Added documentation for cmake options
|
2018-11-27 06:24:43 +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 |
|
|
50d902bcc9
|
Removed debug statement
|
2018-11-27 05:00:19 +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 |
|
|
653499be95
|
Updated dependency list
|
2018-11-26 06:54:16 +01:00 |
|
|
e38b3191a8
|
Added CI
|
2018-11-26 06:27:31 +01:00 |
|
|
8f68fc5f9e
|
Clarified the readme
|
2018-11-26 05:35:00 +01:00 |
|
|
df50807eeb
|
Catch non-numeric size and ignore it
|
2018-11-26 05:29:39 +01:00 |
|
|
69579902e2
|
Made Request.size const
|
2018-11-26 05:22:49 +01:00 |
|
|
b18e630174
|
Updated readme
|
2018-11-26 05:20:46 +01:00 |
|
|
f611990708
|
Moved HTTP header Cache-Control and Connection to the top.
This way they are alwas sent, not just on success.
|
2018-11-26 05:11:27 +01:00 |
|