Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed routing, added test for ntp | Christian Pointner | 2015-07-18 | 1 | -3/+3 |
* | added ntp client handling | Christian Pointner | 2015-07-17 | 1 | -12/+72 |
* | improved log output | Christian Pointner | 2015-07-17 | 1 | -1/+2 |
* | returning ms based timestamp | Christian Pointner | 2015-07-17 | 1 | -1/+1 |
* | reading from websockets is required | Christian Pointner | 2015-07-17 | 1 | -2/+11 |
* | fixed json output (tz-offset vs tz_offset)0.2.0rel-0.2.0 | Christian Pointner | 2015-07-17 | 1 | -1/+1 |
* | add go format target to makefile | Christian Pointner | 2015-07-17 | 1 | -96/+96 |
* | some martini related cleanup | Christian Pointner | 2015-07-17 | 1 | -1/+1 |
* | added flag for listen address | Christian Pointner | 2015-07-17 | 1 | -5/+6 |
* | week calculation works now... | Christian Pointner | 2015-07-17 | 1 | -2/+31 |
* | sending actual time to websocket clients | Christian Pointner | 2015-07-16 | 1 | -13/+30 |
* | added command line option for update interval | Christian Pointner | 2015-07-16 | 1 | -1/+17 |
* | fixed type at licence header | Christian Pointner | 2015-07-16 | 1 | -1/+1 |
* | listening for websocket and initial ticker | Christian Pointner | 2015-07-16 | 1 | -2/+55 |
* | inital structure | Christian Pointner | 2015-07-16 | 1 | -0/+31 |