Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | begin socket.io journey | Kyle K | 2012-08-13 | 1 | -0/+13 |
| | |||||
* | oh man, too much, reworked auth | Kyle K | 2012-08-12 | 1 | -2/+8 |
| | |||||
* | housekeeping before implementing auth | Kyle K | 2012-08-11 | 1 | -0/+6 |
| | | | | | created a dead end for express router, plus a dummy error handler. did some refactoring | ||||
* | typos and tiny code reordering | Kyle K | 2012-08-06 | 1 | -0/+5 |
| | |||||
* | adapt to new API changes | Kyle K | 2012-08-06 | 1 | -0/+3 |
| | | | | | | 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'} } | ||||
* | learn on events, tweak html | Kyle K | 2012-07-02 | 1 | -0/+7 |
| | |||||
* | start on prototype | Kyle K | 2012-07-01 | 1 | -0/+4 |
| | |||||
* | first db sample using mongodb | Kyle K | 2012-07-01 | 1 | -0/+4 |
| | |||||
* | it is really hard to read traces and errors | Kyle K | 2012-07-01 | 1 | -0/+5 |