711 Commits

Author SHA1 Message Date
jomo
dd2ac9ee4e fix config 2014-12-17 14:52:10 -06:00
jomo
9df986b044 there shouldn't be a max sale 💰 2014-12-17 14:52:08 -06:00
jomo
4df237b454 don't overwrite my config :) 2014-12-17 14:52:07 -06:00
Jake
5811f38c95 Add temporary cleaning solution to renders 2014-12-17 14:52:05 -06:00
Jake
d3566df0ca Remove extra module 2014-12-17 14:52:04 -06:00
Jake
bc98c66f82 Remove extra module in skins 2014-12-17 14:52:03 -06:00
Jake
dbd66f88a5 Fix caching issue 2014-12-17 14:52:02 -06:00
Jake
1c33119e05 Cache caching for skins and renders' 2014-12-17 14:52:01 -06:00
Jake
4bcd9e4530 Remove debug 2014-12-17 14:52:00 -06:00
Jake
b151e03035 Add default image support. Custom images are not rendered - alex or steve are 2014-12-17 14:51:58 -06:00
Jake
5e453ced02 Use get_render in tests 2014-12-17 14:51:57 -06:00
Jake
9ba3f5190a Create get_render helpers method, move things around 2014-12-17 14:51:56 -06:00
Jake
55f023bfb3 Add tests for renders 2014-12-17 14:51:55 -06:00
Jake
f674775520 Update documentation & README for renders 2014-12-17 14:51:54 -06:00
Jake
2873157e97 Add 3d render support 2014-12-17 14:51:17 -06:00
jomo
b322ecab7b get rid of typo'd package description 2014-12-11 00:16:02 +01:00
jomo
9140f15f11 I guess coveralls doesn't like the 'list' reporter 2014-12-10 22:17:57 +01:00
jomo
9aede69c9d clean up tests
- renamed a bunch of tests to be more descriptive
- added tests for lower/upper case uuid/name
- looping over the 4 IDs (see above) instead of redefining tests

fixes #40
2014-12-10 21:25:52 +01:00
jomo
9faeedc03f convert keys to lower case at cache level 2014-12-10 19:53:44 +01:00
jomo
c8d28ed2df Revert "Lower case UUIDs - skins/avatars"
I already commited this ;)

This reverts commit e4bdecfbb756f38a85310a205a5693b7c5055f1b.
2014-12-08 22:39:38 +01:00
jomo
81bc380b0f Merge branch 'master' of github.com:Jake0oo0/crafatar 2014-12-08 22:38:16 +01:00
jomo
0c73d39c79 high scalability!!! using '.' instead of 'null' string 2014-12-08 22:38:06 +01:00
Jake
e4bdecfbb7 Lower case UUIDs - skins/avatars 2014-12-08 15:36:00 -06:00
jomo
04c167f5aa fix false 'downloaded' status being returned when null hash is 'checked' 2014-12-08 21:59:21 +01:00
jomo
e726fb9d5f convert uuid params to lower case, store only lower case uuids 2014-12-08 21:57:37 +01:00
Jake
cd7830242e Hide pre block altogether if error message does not exist 2014-12-06 09:07:57 -06:00
Jake
b21d8cba31 Make error pages look nicer 2014-12-06 09:03:33 -06:00
Jake
90f0467f53 Add .ico favicon for API endpoints, closes #28 2014-12-06 08:56:50 -06:00
Jake
eff49afa65 Add test for uppercase UUIDs 2014-12-06 08:45:25 -06:00
Jake
6afe31cb20 Allow uppercase UUIDs, hotfix for #29 2014-12-06 08:42:10 -06:00
jomo
a4ae97ea1e clean up docs 2014-12-04 23:13:14 +01:00
jomo
7aa25b807d cache images for 20 minutes, not 1 hour 2014-11-30 20:37:45 +01:00
jomo
5ef084d8be catch df errors 2014-11-30 20:25:24 +01:00
jomo
972a9db442 typos 2014-11-30 19:40:49 +01:00
jomo
96ae65ee6a set User-Agent to 'https://crafatar.com' 2014-11-30 06:49:49 +01:00
jomo
30fabeac8c clarify how to get face without helm 2014-11-30 06:39:33 +01:00
jomo
bbeb734d91 parseInt size 2014-11-30 06:30:38 +01:00
jomo
d18b862ecc proper favicon, close #11
I also added a note about the default parameter for skins
2014-11-30 05:18:27 +01:00
jomo
39e6e626b9 add tiny tests for skins 2014-11-30 03:48:32 +01:00
jomo
7d47028ff7 fix errors for null skins, closes #20 2014-11-30 03:34:37 +01:00
jomo
a31282e244 OCD 2014-11-30 03:02:09 +01:00
jomo
91854ad86e log -> debug etag 2014-11-30 03:01:06 +01:00
jomo
cf43f1dc07 use seconds in config, don't clear .files 2014-11-30 02:56:21 +01:00
jomo
d65dbd83a2 fix seconds / ms 2014-11-30 02:49:42 +01:00
jomo
48e1f54336 add imagecleaner, fix #4 2014-11-30 02:48:54 +01:00
jomo
332330f68e replacing all single quotes with double quotes
Until now it was a big mess with some strings using single quotes and some others double quotes
We were using way more double quotes, so I chose to use them globally
2014-11-30 00:07:05 +01:00
jomo
1a7f456c83 fix #23 2014-11-29 23:57:48 +01:00
jomo
60387c8c7c req.secure is always 'http' 2014-11-29 23:20:29 +01:00
jomo
e80ddc79f3 Use node instead of npm to start 2014-11-29 23:19:52 +01:00
jomo
4883531127 merge :octocat: 2014-11-29 23:16:50 +01:00