Commit Graph
18 Commits
Author SHA1 Message Date
jomo 8dc55442b1 remove debug log 2015-04-20 01:12:16 +02:00
jomo d025a3004d remove always-empty first entry in req.url.path_list
rhyme pro 😎
2015-04-20 01:10:39 +02:00
jomo 0b687d8f8e correct comment about result.type 2015-04-20 00:52:08 +02:00
jomo 3cbf73b0d7 create new response module & use it for avatars 2015-04-20 00:41:11 +02:00
jomo fce58722c8 start work on #45 2015-04-12 19:53:34 +02:00
jomo 9d2fe0c454 some logging fixes 2015-04-06 03:32:13 +02:00
jomo f6c4e62846 fix path in error message 2015-04-06 03:27:28 +02:00
jomo 82170c1d09 be more clear about 'examples' on website 2015-04-06 03:08:49 +02:00
jomo e28451f8e7 remove debug log 2015-04-06 03:07:29 +02:00
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 a22454e6e4 Date.now() is faster (and shorter) than new Date().getTime() 2015-03-30 23:56:44 +02:00
jomo eeb1939235 remove redundant dashes in render filenames 2015-03-27 23:25:08 +01:00
jomo af03fb63f8 ❤️ eslint 2015-03-27 23:12:44 +01:00
jomo 48c2a55995 cache_err wouldn't be defined 2015-03-27 21:10:13 +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 13360430d9 join logs using , instead of + " " + 2015-03-15 01:57:19 +01:00
jomo abaf3f77aa add & clean up documentation
also a small improvement for URL error logging, variable naming, and argument joining
2015-03-01 18:58:21 +01:00
jomo f984b20344 mv modules/ lib/
that's what all the cool kids do
2015-02-27 18:49:39 +01:00