Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://git.kkaminsk.com/fubarHEADmaster | Kyle K | 2012-09-18 | 1 | -2/+7 |
|\ | |||||
| * | add 2 anchors to the index page | Kyle K | 2012-08-17 | 1 | -2/+7 |
| | | |||||
* | | aww it has been over a month, god damn work | Kyle K | 2012-09-18 | 2 | -3/+16 |
|/ | |||||
* | begin socket.io journey | Kyle K | 2012-08-13 | 1 | -0/+121 |
| | |||||
* | oh man, too much, reworked auth | Kyle K | 2012-08-12 | 5 | -43/+200 |
| | |||||
* | housekeeping before implementing auth | Kyle K | 2012-08-11 | 6 | -135/+229 |
| | | | | | 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 | 4 | -25/+40 |
| | | | | | | 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'} } | ||||
* | html, jade | Kyle K | 2012-07-04 | 2 | -4/+4 |
| | |||||
* | attempt to track connected clients | Kyle K | 2012-07-03 | 1 | -2/+22 |
| | |||||
* | dunno, getting late, fuck | Kyle K | 2012-07-02 | 2 | -6/+24 |
| | |||||
* | learn on events, tweak html | Kyle K | 2012-07-02 | 4 | -13/+29 |
| | |||||
* | tired man | Kyle K | 2012-07-02 | 2 | -16/+43 |
| | |||||
* | start on prototype | Kyle K | 2012-07-01 | 7 | -0/+199 |