jomo
749403e81b
fix uuid_valid
2014-11-22 00:32:47 +01:00
Jake
c717f0f293
Fix an issue with errors being null in skin_file callback
2014-11-20 22:10:07 -06:00
Jake
8d73f50dd4
Fix README merge
2014-11-20 20:02:36 -06:00
Jake
f95ce50abc
Username support
2014-11-20 20:01:39 -06:00
jomo
03306dff08
better X-Storage-Type
...
none: Cached: User has no skin.
cached: Skin cached
checked: cached & checked for updates. No (new) skin
downloaded: checked, Skin changed or unknown, downloaded.
error: (error)
2014-11-10 23:55:56 +01:00
jomo
a6514ad104
add missing status to comments
2014-11-09 20:57:12 +01:00
jomo
653590228f
cache valid UUIDs without skin
2014-11-08 01:16:46 +01:00
jomo
b95d011933
use seconds (as stated in config)
...
timestamps in JS are ms. multiplied config value with 1000 so it's converted to ms
2014-11-05 00:06:15 +01:00
jomo
939d8f10a4
update file date on hash update (face only)
2014-11-04 23:43:39 +01:00
jomo
b59d6ced07
cache non-existing UUIDs
2014-11-02 10:32:35 -06:00
Jake
a5f9ff462b
Add Procfile + __dirname
2014-11-02 08:55:54 -06:00
jomo
d9ffa6cc69
make logs useful
2014-11-02 05:24:22 +01:00
jomo
b513883d93
use outdated hash on network errors, fixes #5 🍺
2014-11-02 05:15:38 +01:00
jomo
da8ba52717
add redis caching, closes #3 . More logs, closes #9
2014-11-02 04:12:00 +01:00
jomo
1606fac89b
add support for helmets (?helm), closes #2 . changed '/:uuid/123' to '/:uuid?size=123', closes #10 . Bugfixes
2014-11-01 21:03:42 +01:00
jomo
d84d55f533
better error handling
2014-10-30 00:21:16 +01:00
jomo
a07ca210d6
fix undefined skins_dir, add http_timeout to config
2014-10-29 21:23:36 +01:00
jomo
cc159d3620
split code into more modules, fixes #8
2014-10-29 19:53:27 +01:00