65 Commits

Author SHA1 Message Date
jomo
b84a65fd8e restructure directories
www.js is our 'main' file, it's now at the project's root instead of server.js
routes, views, assets are now in lib, too
2015-04-06 03:06:38 +02:00
jomo
4dec71c75e only report coverage to coveralls from travis
this has the nice side effect that `npm test` effectively only runs `mocha` and has proper line numbers in stack traces
2015-03-27 23:14:30 +01:00
jomo
2780ae05d3 move www.js to lib
it's not a binary, why is this in bin?
2015-03-27 09:50:54 +01:00
jomo
0326000b42 iojs v1.6 2015-03-20 09:17:55 +01:00
jomo
dfaa79b9c7 use iojs 1.5.x, see iojs/io.js#1103 + iojs/io.js#1075 2015-03-14 01:23:16 +01:00
jomo
a49a1c7649 iojs v1.4.1 2015-02-27 18:55:44 +01:00
jomo
f984b20344 mv modules/ lib/
that's what all the cool kids do
2015-02-27 18:49:39 +01:00
Jake
a55dde25a3 Version 1.0.0 :shipit: 2015-02-21 21:04:34 -06:00
jomo
ebd42a1e0f use iojs 1.3, fixes #103 2015-02-20 19:24:47 +01:00
jomo
3910602002 updated our node-canvas fork, try again travis 😏 2015-02-20 00:53:44 +01:00
jomo
2a172cc6f9 switch from node 0.12 to iojs 1.2, closes #89 2015-02-14 20:50:45 +01:00
Jake
de5ef29c2a node.js 0.12.x 2015-02-13 19:37:44 -06:00
Jake
efb7190fe6 Use crafatar/node-canvas 2015-02-13 15:56:58 -06:00
Jake
d6caedef2a Try canvas 1.1.6 2015-02-13 15:51:06 -06:00
jomo
cb7f03b0b5 renders = '3D renders' 2015-02-13 21:10:53 +01:00
Jake
ed7ca10960 Dependency update (mime, forever) 2015-02-11 20:37:07 -06:00
jomo
630435fd5a update canvas module for iojs; #89 2015-02-11 01:52:08 +01:00
jomo
de70ac4172 we support 1.8 skins
I think this is worth to mention
2015-02-07 18:38:32 +01:00
Jake
44454bf2ff backdate dependencies 2015-02-04 21:12:14 -06:00
Jake
1ea94355ae use crafatar/node-canvas 2015-02-02 17:31:41 -06:00
Jake
021c73c79d Proper dep. update, using Jake0oo0/node-canvas while waiting on PR to fix build 2015-02-02 17:09:08 -06:00
Jake
eb600d1e5c Revert "Revert "dependency update""
This reverts commit 87108853822480d3fdf3cf15163f7ccdae45dab5.
2015-02-02 17:06:40 -06:00
jomo
9dcedaddfb Merge branch 'master' of github.com:Jake0oo0/crafatar 2015-02-01 22:34:07 +01:00
Jake
b32f8278ab crafatar/crafatar changes 2015-02-01 14:33:00 -06:00
Jake
8710885382 Revert "dependency update"
This reverts commit ed307ab0902fd7d81530a9045269d9c38866f61d.
2015-02-01 13:50:04 -06:00
Jake
ed307ab090 dependency update 2015-02-01 13:37:36 -06:00
jomo
54a410abf7 don't run foreverjs as deamon #74 2015-02-01 17:44:29 +01:00
Jake
90f32f0e37 Add forever.js to package.json, closes #74 2015-01-31 17:24:45 -06:00
Jake
abeb6116e4 Use forever.js 2015-01-31 17:22:23 -06:00
Jake
30f1052f90 Correct request version 2015-01-27 15:39:23 -06:00
Jake
9fa9342bdc heyo! 2015-01-27 15:36:07 -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
5f0a3dcb63 use postinstall script instead of Procfile
https://docs.npmjs.com/misc/scripts
2015-01-10 03:20:34 +01:00
jomo
5ce343b052 npm start = www.js 2015-01-08 19:27:57 +01:00
Connor Peet
2cfac092e2 Move devdeps, update readme 2015-01-05 22:55:49 -05:00
jomo
a81c3c9de4 fix mime dependency 2015-01-03 05:04:58 +01:00
jomo
86aea3527d remove app.js 2015-01-02 23:19:16 +01:00
jomo
d5ccb72caf remove pretty much unused debug module 2015-01-02 19:55:28 +01:00
Jake
6364801d88 Dependency updates 2014-12-31 11:22:05 -06:00
Jake
01e95f7f19 Merge 2014-12-26 00:04:36 -06:00
Jake
0bfda3d14a Merge 2014-12-17 14:52:33 -06:00
Jake
7dfb3dafa6 Fix head rendering 2014-12-17 14:52:23 -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
48e1f54336 add imagecleaner, fix #4 2014-11-30 02:48:54 +01:00
jomo
042129eed4 log used username / uuid in tests 2014-11-29 17:39:50 +01:00
jomo
7954f4ba23 we don't need serve-favicon 2014-11-10 01:59:03 +01:00
jomo
f9fe00b36c fix coveralls? 2014-11-08 04:36:25 +01:00