Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | housekeeping before implementing auth | Kyle K | 2012-08-11 | 1 | -132/+37 |
| | | | | | created a dead end for express router, plus a dummy error handler. did some refactoring | ||||
* | typos and shit | Kyle K | 2012-08-10 | 1 | -1/+1 |
| | |||||
* | typos and tiny code reordering | Kyle K | 2012-08-06 | 1 | -11/+24 |
| | |||||
* | adapt to new API changes | Kyle K | 2012-08-06 | 1 | -5/+9 |
| | | | | | | small and they were painful, stylus wasn't working, the way we pass in local variables to jade changed, e.g. now I had to pass {'foo': 'bar'} where previously I did { locals {'foo': 'bar'} } | ||||
* | attempt to track connected clients | Kyle K | 2012-07-03 | 1 | -2/+22 |
| | |||||
* | dunno, getting late, fuck | Kyle K | 2012-07-02 | 1 | -5/+23 |
| | |||||
* | learn on events, tweak html | Kyle K | 2012-07-02 | 1 | -3/+7 |
| | |||||
* | tired man | Kyle K | 2012-07-02 | 1 | -15/+38 |
| | |||||
* | start on prototype | Kyle K | 2012-07-01 | 1 | -0/+102 |