26 Commits

Author SHA1 Message Date
jomo
4b920d57e8 reduce number of logs
some were just left in there from debugging and could be removed or set to logging.debug
some others could be compacted
a few errors were written to stdout instead of stderr
2015-02-20 01:22:37 +01:00
jomo
de5bad8702 code cleanup 2015-02-14 21:58:56 +01:00
Jake
9296fac091 uuid -> userId closes #62 2015-01-31 16:48:36 -06:00
jomo
e0accc429b merge 2015-01-31 18:02:23 +01:00
jomo
ebe88cdc48 Revert #62 to avoid conflicts with #77
This reverts commit 6e03f0f55dd351b35bd58106f529a5e8e2bf6d39.
2015-01-31 17:57:21 +01:00
jomo
e6152d5898 prepend request IDs instead of UUIDs, fixes #77
also cleaned up a few other things I noticed when looking over the files
2015-01-31 17:10:49 +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
7ff1ae1b25 remove expressjs from renders 2015-01-02 23:17:33 +01:00
jomo
64948368c5 prefix errors with requested uuid 2015-01-02 05:35:45 +01:00
jomo
0ce77ac110 unify quotes again 2014-12-31 19:02:22 +01:00
Jake
a2f40045a9 update code docs 2014-12-20 15:44:38 -06:00
Jake
95de38e8f0 End request if invalid scale 2014-12-17 14:52:21 -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
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
Jake
d3566df0ca Remove extra module 2014-12-17 14:52:04 -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
9ba3f5190a Create get_render helpers method, move things around 2014-12-17 14:51:56 -06:00
Jake
2873157e97 Add 3d render support 2014-12-17 14:51:17 -06:00