41 Commits

Author SHA1 Message Date
jomo
22448c098b use 500 instead of 502 when using Cloudflare
Otherwise Cloudflare will replace images served with 502
with their own error page. This can only be turned off
in paid plans of Cloudflare.
2020-04-05 02:42:14 +02:00
jomo
7f95a34e29 simplify http status codes, update website info 2020-03-29 07:43:23 +02:00
jomo
424a4ab93b remove notice from website 2020-03-24 18:51:20 +01:00
jomo
b3a9793b87 add note about rate limit 2020-03-21 12:10:13 +01:00
jomo
dff58c66e7 drop support for usernames
Mojang has disabled their legacy skins API:
https://twitter.com/MojangSupport/status/964511258601865216

With their API rate limits, it's now practially impossible
for us to support usernames.

Fixes #142. The default parameter allows using:

- UUID
- URL
- MHF_Alex
- MHF_Steve
- Alex
- Steve

Contrary to UUIDs, using alex/steve doesn't redirect
and instead provides the skin from a locally stored file.
2018-02-16 18:01:41 +01:00
jomo
305ed1c65f update sponsor info 2017-02-12 18:31:48 +01:00
jomo
a65cc63ec8 remove alex faces from website
kappe and minecraftchick decided to delete their skins
welcome @aikar and @ammaraskar!
2016-11-08 01:07:18 +01:00
jomo
4a2226be12 update Crafatar Tools & Plugins 2016-11-08 00:41:37 +01:00
jomo
3b7b42a2f6 update Popular Crafatar users
- NameMC now has its own interactive renders, so long, and thanks for all the fish!
- PlayMindCrack has shut down
2016-11-08 00:36:46 +01:00
jomo
6c132f5c51 fix Shotbow server name 2016-04-24 12:18:11 +02:00
jomo
159060df77 fix typo in Crafatar users 2016-03-26 22:02:56 +01:00
jomo
5654d51eec renders are no longer beta 2016-01-23 06:24:28 +01:00
jomo
c9f04e470b update crafatar users list 2016-01-21 23:23:04 +01:00
jomo
6e500d8652 fix HTML
from https://validator.w3.org:
> Document checking completed. No errors or warnings to show.
2015-11-22 07:22:56 +01:00
jomo
4302a95f6c clarify size is only used for avatars. Related: crafatar/setup#5 2015-11-15 20:06:40 +01:00
jomo
d307aec221 rename helm to overlay, fixes #127 2015-10-18 15:11:17 +02:00
jomo
e8ab044d91 s/Famous/Popular 2015-10-18 04:24:35 +02:00
jomo
36cb9f6b67 fix famous users list bottom 2015-10-17 23:22:56 +02:00
jomo
815e9c5ae9 word-foo 2015-10-17 22:49:02 +02:00
jomo
08d8211468 add irc:// link 2015-10-17 22:14:41 +02:00
jomo
8a59757345 fix word-wrap 2015-10-17 22:11:48 +02:00
jomo
c915c6699f add CloudFlare caching notice 2015-10-17 22:02:13 +02:00
jomo
44a6a4961d add famous crafatar users + tools & plugins 2015-10-17 21:54:11 +02:00
jomo
3f06992cc1 fix slogan inconstency 2015-10-17 20:43:22 +02:00
jomo
ab64f56c26 s/parameters/modifiers 2015-10-17 20:41:06 +02:00
jomo
503e9eae4a Notice about renders being beta / remade 2015-10-17 20:40:18 +02:00
jomo
863402fb97 add try-it input & logic 2015-10-17 20:31:09 +02:00
jomo
8626ed212a don't use same user for skins & capes 2015-10-17 03:10:42 +02:00
jomo
65e145925c some meta tag stuff 2015-10-17 03:05:00 +02:00
jomo
ddf2cb24de clean up some headings 2015-10-17 02:34:46 +02:00
jomo
8d651ca5dc encourage attribution 2015-10-17 02:31:28 +02:00
jomo
f0055e7b0a major html rewrite
- show single sample image with endpoint
- list accepted parameters
- link to details below
2015-10-17 02:24:46 +02:00
jomo
4a6902adac don't place heading (block) inside links (inline) 2015-10-16 23:05:29 +02:00
jomo
70900a249b shuffle avatars in website header 2015-10-15 01:46:14 +02:00
jomo
882b0753bc detect & show mojang issues 2015-10-15 01:32:32 +02:00
jomo
f69eb85c58 fix anchors 2015-10-15 01:03:49 +02:00
jomo
18d054e664 remove all usernames from examples 2015-10-15 00:57:48 +02:00
jomo
e844c05dd2 add danger notice about username lookups
- linked to more info further down with detailed description
- removed all mentions of usernames where applicable
2015-10-15 00:52:50 +02:00
jomo
9d46c1c768 delete navbar, tiny style changes 2015-10-15 00:13:26 +02:00
jomo
a3cbedb859 update to bootstrap 4 alpha
- there's no official CDN for bootstrap 4 yet
- fixed breaking change in bootstrap's navbar
2015-10-14 23:41:51 +02:00
jomo
bf1e26d2c5 get rid of jade/haml, use ejs instead 2015-10-14 01:12:30 +02:00