Jake
3def0910bc
Network rewrite/major cleanup, major caching changes, etc
...
Work on implementing capes
Update to no-express
Add more render tests
Add capes express route
Add documentation
Add undefined images to .gitignore
Fix no-express server again
Cleanup config a bit
General cleanup
Add CodeClimate badge
Test on Heroku
Speed optimizations
Fix tests
Code cleanup
2015-01-26 22:09:42 -06:00
Navarr Barnier
dd7e46f377
Implement Skeleton for Returning Capes (Currently returns skins)
...
Align capes.js codestyle to the rest of the project
get_cape_hash helper (not working - wip)
clean up capes.js
2015-01-26 22:03:06 -06:00
jomo
4ae88e50c5
rename skins/ -> images/
...
skins/skins/ is a bit confusing
2015-01-03 05:04:09 +01:00
jomo
283b7004a8
Merge branch 'master' of github.com:Jake0oo0/crafatar
2014-12-31 19:06:32 +01:00
jomo
0ce77ac110
unify quotes again
2014-12-31 19:02:22 +01:00
Jake
7b9fb20db3
Unused config value
2014-12-31 11:58:44 -06:00
Jake
5bc1831644
Merge branch 'master' of github.com:Jake0oo0/crafatar
2014-12-31 11:22:23 -06:00
Jake
6364801d88
Dependency updates
2014-12-31 11:22:05 -06:00
jomo
c80eefd992
flush redis before max memory is reached; hotfix for #49
2014-12-29 23:54:33 +01: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
Jake
1c33119e05
Cache caching for skins and renders'
2014-12-17 14:52:01 -06:00
Jake
2873157e97
Add 3d render support
2014-12-17 14:51:17 -06:00
jomo
7aa25b807d
cache images for 20 minutes, not 1 hour
2014-11-30 20:37:45 +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
796f410248
allow custom config
2014-11-23 23:19:32 +01:00