Danny van Kooten
|
8ca48819d3
|
return error from db.SetupDatabaseConnection
|
2016-12-11 15:37:51 +01:00 |
Danny van Kooten
|
593b3563d6
|
gofmt project
|
2016-12-11 14:50:01 +01:00 |
Danny van Kooten
|
679dc190ae
|
add CLI functionality to main package, with create_user command
|
2016-12-08 20:45:26 +01:00 |
Danny van Kooten
|
265e7a2973
|
fix POST requests in client & add DB migrations for user tables
|
2016-12-08 18:44:49 +01:00 |
Danny van Kooten
|
93ee878bd3
|
refactor db conn into db package
|
2016-12-08 09:16:43 +01:00 |
Danny van Kooten
|
a95096cee1
|
separate chart into component & don't redraw component, reuse chart elements
|
2016-12-05 21:48:33 +01:00 |
Danny van Kooten
|
f1c037864b
|
replace screenshot with new graph pic
|
2016-12-05 17:16:14 +01:00 |
Danny van Kooten
|
512a256ebd
|
add widget component for totals per period
|
2016-11-26 15:39:29 +01:00 |
Danny van Kooten
|
31130b8fe4
|
add async tracking snippet with command queue exampel
|
2016-11-25 16:03:47 +01:00 |
Danny van Kooten
|
f767c8de9f
|
add screen res component
|
2016-11-24 14:37:41 +01:00 |
Danny van Kooten
|
a2a54482ff
|
add sscreen-resolutions and countries endpoint
|
2016-11-24 14:18:40 +01:00 |
Danny van Kooten
|
516660b211
|
start table component & add languages endpoint
|
2016-11-24 13:55:59 +01:00 |
Danny van Kooten
|
fda7f64714
|
don't redraw canvas when choosing same data point
|
2016-11-24 13:10:40 +01:00 |
Danny van Kooten
|
11ad2d5da4
|
add pageviews to graph
|
2016-11-23 20:30:09 +01:00 |
Danny van Kooten
|
f5a25c7c28
|
remove JWT & replace React with Mithril
|
2016-11-23 15:51:19 +01:00 |
Danny van Kooten
|
5d6796dfe5
|
add basic JWT auth structure
|
2016-11-22 22:33:50 +01:00 |
Danny van Kooten
|
2ff06c02d0
|
add logging handler for all req's
|
2016-11-22 21:02:06 +01:00 |
Danny van Kooten
|
5f3e22665b
|
use gorilla mux for routing
|
2016-11-22 20:57:16 +01:00 |
Danny van Kooten
|
5eae716a9c
|
add pageviews component
|
2016-11-21 17:36:25 +01:00 |
Danny van Kooten
|
23af04d15d
|
get basic data view & auto-update to work
|
2016-11-21 16:01:14 +01:00 |
Danny van Kooten
|
677cb2ca63
|
split-up in multiple file & basic app structure
|
2016-11-21 13:24:50 +01:00 |