summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixed json output (tz-offset vs tz_offset)0.2.0rel-0.2.0Christian Pointner2015-07-172-1/+5
|
* added vet target to MakefileChristian Pointner2015-07-171-1/+5
|
* improved calling of gofmtChristian Pointner2015-07-171-2/+1
|
* add go format target to makefileChristian Pointner2015-07-172-97/+102
|
* some martini related cleanupChristian Pointner2015-07-173-2/+3
|
* fixed build-dep ca-certificatesChristian Pointner2015-07-171-1/+1
|
* fixed revision for debian packageChristian Pointner2015-07-171-1/+1
|
* added debian packagingChristian Pointner2015-07-1710-0/+125
|
* Relase 0.10.1.0rel-0.1.0Christian Pointner2015-07-171-1/+1
|
* added flag for listen addressChristian Pointner2015-07-171-5/+6
|
* week calculation works now...Christian Pointner2015-07-171-2/+31
|
* sending actual time to websocket clientsChristian Pointner2015-07-161-13/+30
|
* added command line option for update intervalChristian Pointner2015-07-161-1/+17
|
* added a simple websocket testclientChristian Pointner2015-07-162-0/+9438
|
* fixed type at licence headerChristian Pointner2015-07-163-3/+3
|
* listening for websocket and initial tickerChristian Pointner2015-07-163-6/+62
|
* inital structureChristian Pointner2015-07-167-0/+785