19 Commits

Author SHA1 Message Date
jomo
1e979042e6 fix avatar spacing in header 2015-10-17 23:20:40 +02:00
jomo
815e9c5ae9 word-foo 2015-10-17 22:49:02 +02:00
jomo
8a59757345 fix word-wrap 2015-10-17 22:11:48 +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
c6f4b038b2 mojang down *may* affect crafatar requests, not definitely does 2015-10-17 18:04:43 +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
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
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
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
ecfec6a407 use MHF_Steve and MHF_Alex instead of steve and alex in default parameter
See #142 (not fixed by this commit!)
Basically, this just adds mhf_steve and mhf_alex as special cases for the default parameter only
2015-09-30 00:38:32 +02:00
jomo
d6a9f7c71a add JS to check mojang's server status
does CORS request to status.mojang.com/check and figures out if 'uuid', 'name' or 'both' are affected
not doing anything yet
2015-07-28 23:58:48 +02:00
jomo
f36cfa7898 skip helm for images without alpha channel
hotfix for #117
2015-05-28 01:55:05 +02:00
jomo
b84a65fd8e restructure directories
www.js is our 'main' file, it's now at the project's root instead of server.js
routes, views, assets are now in lib, too
2015-04-06 03:06:38 +02:00