use 'request' for http actions; remove skins/tmp (was only for debugging); use buffer for skin -> avatar

This commit is contained in:
jomo
2014-10-23 23:56:52 +02:00
parent 636f93f752
commit e2348bbb9d
5 changed files with 64 additions and 48 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
skins/
*.log
node_modules/
node_modules/
.DS_Store