Jake
127a923c1e
Revert "Revert "fix head position""
...
This reverts commit b58f2faa584f73f5c303a6bf4738d796d4d8fe87.
2014-12-17 14:52:22 -06:00
Jake
95de38e8f0
End request if invalid scale
2014-12-17 14:52:21 -06:00
Jake
59d8a5e12b
Revert "fix head position"
...
This reverts commit cb1a0dd09f4482bc34199a88b48ec603a28c27f7.
2014-12-17 14:52:20 -06:00
jomo
63aa047426
fix head position
2014-12-17 14:52:19 -06:00
Jake
787dce8ef2
Revert "Lower case UUIDs - renders"
...
This reverts commit 9d27b7cb41c5585e9db0be87c975fa32455576eb.
2014-12-17 14:52:18 -06:00
Jake
28d2005e3c
Lower case UUIDs - renders
2014-12-17 14:52:16 -06:00
jomo
a6ff10493d
console.debug
2014-12-17 14:52:15 -06:00
jomo
ca67afd9ec
more clean code
2014-12-17 14:52:14 -06:00
jomo
a162387f83
clean code
2014-12-17 14:52:13 -06:00
jomo
834e737498
if true then false else true
2014-12-17 14:52:12 -06:00
jomo
62e1994121
fix config, use min_scale + max_scale
2014-12-17 14:52:11 -06:00
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
Jake
e4bdecfbb7
Lower case UUIDs - skins/avatars
2014-12-08 15:36:00 -06: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