jomo
ebe88cdc48
Revert #62 to avoid conflicts with #77
...
This reverts commit 6e03f0f55dd351b35bd58106f529a5e8e2bf6d39.
2015-01-31 17:57:21 +01: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
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
jomo
e437b90b51
prepend uuid to all logs
2015-01-11 02:13:21 +01:00
jomo
c90c030904
prepend uuid to "status: " logs
2015-01-10 23:34:27 +01:00
jomo
8ef7bd5937
always show http status
2015-01-04 03:58:40 +01:00
jomo
cbbfb73bea
split pathname into array, URL decode, fix #65
2015-01-04 03:37:51 +01:00
jomo
2f4951311d
remove expressjs from skins
2015-01-02 22:58:38 +01:00
jomo
64948368c5
prefix errors with requested uuid
2015-01-02 05:35:45 +01:00
jomo
e7cec3556a
fix etag quotes for avatars
2014-12-31 18:56:12 +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
Jake
e4bdecfbb7
Lower case UUIDs - skins/avatars
2014-12-08 15:36:00 -06:00
jomo
e726fb9d5f
convert uuid params to lower case, store only lower case uuids
2014-12-08 21:57:37 +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
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
Jake
6eef94d6f5
Oops..... 💩
2014-11-29 14:52:29 -06:00