Jake
d71d99fa9a
Make a vast majority of logs debug, make it so that essential info is in one line
2015-07-16 17:42:41 -05:00
Jake
7e8c65fb33
Add tests for invalid URL paths, closes #123
2015-07-16 17:31:20 -05:00
Jake
f4e31eab4f
Prevent twitter logo from overlapping Crafaatar title on mobile
2015-07-16 17:15:03 -05:00
Jake
4ed0b75c9d
More meta tags
2015-07-16 17:09:54 -05:00
jomo
5de8c77ffb
fix docker-options
2015-07-14 01:14:23 +02:00
jomo
53e571bd6e
renew dokku installation instructions
...
+ some minor readme changes
2015-07-14 00:45:58 +02:00
jomo
73af64ef2b
add IRC badge
2015-07-12 17:36:59 +02:00
jomo
44cff242d7
update dependencies
2015-06-29 15:42:45 +02:00
jomo
72840433cb
use proper URL encoding in tests
2015-06-25 21:55:23 +02:00
jomo
d56b10955e
add tests for uuid defaults, #115
2015-06-25 21:46:14 +02:00
jomo
8c022e5cb6
'useranme'
2015-06-25 21:34:15 +02:00
jomo
f9b7ffb5b7
fix redirection test
2015-06-25 21:33:47 +02:00
jomo
3e4f150262
add missing import N°2
2015-06-25 21:24:26 +02:00
jomo
fa8e719de3
add missing import
2015-06-25 21:22:54 +02:00
jomo
34f94bf9b5
get rid of redundant config names #124
2015-06-25 21:19:50 +02:00
jomo
20b6fd55aa
clean up config comments, fix postinstall. #124
2015-06-25 20:44:38 +02:00
jomo
2d71d2954e
clean up gitignore
2015-06-25 20:35:54 +02:00
Jake
e9071b123c
Handle several unhandled errors - this is becoming a mess and we should really use a package to clean this up - closes #113
2015-06-25 13:26:27 -05:00
Jake
1f4e5430b7
Remove config
2015-06-25 13:21:03 -05:00
Jake
0153640422
Ignore config.js
2015-06-25 13:20:51 -05:00
Jake
a2e0edc491
Namespace and move config to root directory, closes #124
2015-06-25 13:12:08 -05:00
Jake
2eb1112c3b
Fix render defaults
2015-06-24 15:14:28 -05:00
Jake
d2ab7b87ad
Fix tests with new default code
2015-06-24 15:08:05 -05:00
Jake
8c39d0c017
Add support for userIds as defaults, ccloses #115
2015-06-24 01:23:22 -05:00
Jake
f1fd92f1cf
Disallow additional paths, closes #123
2015-06-24 00:50:38 -05:00
Jake
58a2f0662d
capaaacittty
2015-06-22 23:34:35 -05:00
Jake
7b5a871c5a
Use lwip 0.0.7 from npm
2015-06-06 10:32:24 -05:00
jomo
f36cfa7898
skip helm for images without alpha channel
...
hotfix for #117
2015-05-28 01:55:05 +02:00
jomo
c54e3020e9
shut up travis
2015-05-28 01:35:39 +02:00
jomo
288657107e
actually store the skin in store_skin, fixes #108 ; pipe skins & capes through lwip before saving, fixes #121
2015-05-28 01:32:29 +02:00
jomo
679e72759a
fix test for TooManyRequests
2015-05-28 01:05:24 +02:00
jomo
0ec97e9ba1
add alternative checksum for mojang capes
2015-05-28 00:52:26 +02:00
jomo
11f580bb95
fix TooManyRequests test
2015-05-28 00:45:48 +02:00
jomo
01049cb34d
rewrite request queue, fixes #118
2015-05-28 00:45:20 +02:00
jomo
189698bed9
add alternative checksums for steve & alex
...
using the latest version of lwip, the images don't have an alpha channel anymore
apparently before @94322f3 npm thought 'crafatar/lwip' means git tag v0.0.5
and after that commit, using 'EyalAr/lwip' it noticed there's a v0.0.6
...
...
...
wat.
2015-05-27 23:28:54 +02:00
jomo
7f8da3abe2
lint tests
2015-05-27 22:35:59 +02:00
jomo
94322f3a77
update dependencies
...
also using ~ operator, i.e. allow patch-level changes
2015-05-27 19:02:09 +02:00
jomo
51b7d19cb0
add 'Contributions welcome' notice to readme
2015-05-27 01:04:36 +02:00
jomo
bb4de15ff2
no yoda
...
usually, '10 === finished' would be considered yoda
but in this case, with this naming of variables
it makes a lot more sense this way
2015-05-26 22:21:07 +02:00
jomo
c93ffa5a79
add test for simultaneous requests
2015-05-26 22:16:33 +02:00
jomo
5ef3c4f59c
add test for URL encoding
2015-05-26 21:53:33 +02:00
jomo
fd6fd0f1bd
fix bulk.sh script
2015-05-25 14:13:09 +02:00
jomo
add4d1abac
allow some latency
2015-05-24 17:22:47 +02:00
jomo
b7929d06d3
fix alt tag in readme
2015-05-24 17:02:27 +02:00
jomo
9c5e5ff9a7
shuffle ids for bulk.sh
...
this requires gshuf (coreutils) to be installed on OS X
2015-05-24 16:55:04 +02:00
jomo
9a8dcbdff1
Revert "add missing @ for twitter username"
...
This reverts commit 48ce2f9267e43bfcd00c79ab601c28348f01d3b3.
Actually looks better without the @. It has a leading Larry anyways
2015-05-24 15:53:11 +02:00
jomo
e1f1fe7c57
add toobusy 503 response
2015-05-24 13:34:49 +02:00
jomo
6f94af7a4a
log response time
2015-05-07 01:06:56 +02:00
jomo
fd18c70bec
catch uncaughtException
2015-05-06 23:24:21 +02:00
jomo
9c59d302c9
Merge branch 'http-response'
2015-05-06 22:36:22 +02:00