838 Commits

Author SHA1 Message Date
jomo
48ce2f9267 add missing @ for twitter username 2015-02-07 23:53:43 +01:00
jomo
ec1fe8985e add title to front page avatars 2015-02-07 23:47:51 +01:00
jomo
de70ac4172 we support 1.8 skins
I think this is worth to mention
2015-02-07 18:38:32 +01:00
jomo
b928bfbe0c fix akliz link 2015-02-07 17:36:29 +01:00
Jake
44454bf2ff backdate dependencies 2015-02-04 21:12:14 -06:00
jomo
a6c72cf155 add notice about name changes 2015-02-04 20:17:15 +01:00
jomo
768c6037b4 changed IGN to jomo 2015-02-04 20:15:43 +01:00
jomo
ecc8dc5e23 add contribution guidelines 2015-02-03 23:09:20 +01:00
jomo
7162562cdc prepend log prefix to each log line, use console.warn & console.error
this has two effects:
1. errors will go to stderr
2. errors (and other multi-line messages) will have the log prefix on *each line*
2015-02-03 22:28:35 +01:00
jomo
3958ad6a26 ignore sublime project files 2015-02-03 21:25:39 +01:00
Jake
103519637f Rename hash vars to something that makes more sense in the specific context 2015-02-02 17:47:22 -06:00
Jake
1ea94355ae use crafatar/node-canvas 2015-02-02 17:31:41 -06:00
Jake
b329230adf Merge branch 'master' of github.com:crafatar/crafatar 2015-02-02 17:30:43 -06:00
Jake
e73e677d8d Resolve mismatched URL #s, closes #85, gg @jomo 2015-02-02 17:29:07 -06:00
Jake
021c73c79d Proper dep. update, using Jake0oo0/node-canvas while waiting on PR to fix build 2015-02-02 17:09:08 -06:00
Jake
eb600d1e5c Revert "Revert "dependency update""
This reverts commit 87108853822480d3fdf3cf15163f7ccdae45dab5.
2015-02-02 17:06:40 -06:00
jomo
80a75cc60e move env.DEBUG check out of config 2015-02-02 00:33:16 +01:00
jomo
27aa12a76b more crafatar/crafatar changes 2015-02-01 22:47:27 +01:00
jomo
9dcedaddfb Merge branch 'master' of github.com:Jake0oo0/crafatar 2015-02-01 22:34:07 +01:00
jomo
0f136b941f less confusing var names
so 'type' was actually a hash *of* some type
2015-02-01 21:43:43 +01:00
Jake
b32f8278ab crafatar/crafatar changes 2015-02-01 14:33:00 -06:00
jomo
045ffbd63f log URL for too many requests 2015-02-01 21:31:37 +01:00
jomo
dfa88ec9f1 Merge branch 'master' of github.com:Jake0oo0/crafatar 2015-02-01 21:08:56 +01:00
Jake
8710885382 Revert "dependency update"
This reverts commit ed307ab0902fd7d81530a9045269d9c38866f61d.
2015-02-01 13:50:04 -06:00
Jake
ed307ab090 dependency update 2015-02-01 13:37:36 -06:00
jomo
54a410abf7 don't run foreverjs as deamon #74 2015-02-01 17:44:29 +01:00
jomo
7222115e46 add X-Request-ID to docs 2015-02-01 17:31:07 +01:00
jomo
db040cc015 dependency badges 2015-02-01 16:56:11 +01:00
Jake
ef897359a1 Merge pull request #83 from Jake0oo0/foreverjs
Use forever.js
2015-01-31 17:27:36 -06:00
Jake
90f32f0e37 Add forever.js to package.json, closes #74 2015-01-31 17:24:45 -06:00
Jake
abeb6116e4 Use forever.js 2015-01-31 17:22:23 -06:00
Jake
f21a67c8bf Merge pull request #82 from Jake0oo0/id-userid
UUID -> userId
2015-01-31 16:56:24 -06:00
Jake
9296fac091 uuid -> userId closes #62 2015-01-31 16:48:36 -06:00
jomo
7a1ffc904b use array instead of object, use dashed names 2015-01-31 20:45:31 +01:00
jomo
8dddb1e022 allow DEBUG env variable to be used
makes it easier to turn on debugging in production without changing the config
2015-01-31 20:41:32 +01:00
jomo
5533a3ef91 log worker ID 2015-01-31 20:40:05 +01:00
jomo
ff5e9a601b catch 204 responses from mojang
I have no idea what causes 404 and what causes 204, but then it's mojang 💩
2015-01-31 20:36:59 +01:00
jomo
5ccff8474d show log level, fix bug with leading space in logs 2015-01-31 20:28:59 +01:00
jomo
08706e56bd move misplaced docs, add missing docs, better name for a function
naming things is hard.
2015-01-31 20:15:52 +01:00
jomo
1d2f0458c4 more changes for #77 2015-01-31 19:19:18 +01:00
jomo
baa87bc23b remove unused argument 2015-01-31 18:03:33 +01:00
jomo
e0accc429b merge 2015-01-31 18:02:23 +01:00
jomo
ebe88cdc48 Revert #62 to avoid conflicts with #77
This reverts commit 6e03f0f55dd351b35bd58106f529a5e8e2bf6d39.
2015-01-31 17:57:21 +01:00
jomo
e6152d5898 prepend request IDs instead of UUIDs, fixes #77
also cleaned up a few other things I noticed when looking over the files
2015-01-31 17:10:49 +01:00
Jake
8ce8b9d0d9 Merge pull request #81 from Jake0oo0/uuid-id
Replace id with uuid #62
2015-01-29 20:42:36 -06:00
Jake
6e03f0f55d Replace id with uuid, closes #62 2015-01-29 20:39:18 -06:00
Jake
ffcd023c05 Code cleanup 2015-01-29 19:09:02 -06:00
Jake
32c3ece12d Merge pull request #78 from connor4312/master
Don't leak arguments
2015-01-29 06:42:36 -06:00
Connor Peet
ab66fac3a6 Don't leak arguments 2015-01-28 23:31:20 -05:00
jomo
a2fc680b11 add some logging 2015-01-28 23:55:19 +01:00