Danny van Kooten
|
f25c18a7fe
|
introduced table to x1000 UI performance when working with big datasets
|
2016-12-11 10:58:58 +01:00 |
Danny van Kooten
|
f304b082a5
|
add loading indicator to most widgets
|
2016-12-10 18:19:44 +01:00 |
Danny van Kooten
|
9755b72ebf
|
fix seed
|
2016-12-10 15:58:54 +01:00 |
Danny van Kooten
|
f3e8731fae
|
add /referrers endpoint and show table with referrers in period
|
2016-12-10 14:31:46 +01:00 |
Danny van Kooten
|
a68c97e701
|
normalize data & seperate visitors into their own table
|
2016-12-10 14:16:05 +01:00 |
Danny van Kooten
|
f7a1d7ff35
|
fix pageviews data retrieval for new table structure
|
2016-12-08 22:33:36 +01:00 |
Danny van Kooten
|
963716b1be
|
add tables for pages & sites & normalize data into those tables
|
2016-12-08 22:20:40 +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
|
87363cce67
|
return 1x1 transparent GIF in collect request
|
2016-12-08 12:10:13 +01:00 |
Danny van Kooten
|
db819ff544
|
keep filling datapoints until date equals
|
2016-12-08 09:26:45 +01:00 |
Danny van Kooten
|
93ee878bd3
|
refactor db conn into db package
|
2016-12-08 09:16:43 +01:00 |
Danny van Kooten
|
06e9c5fdfd
|
add limit choice to table overviews
|
2016-12-07 22:00:55 +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
|
e314d0971f
|
replace chartjs with d3
|
2016-12-04 13:23:09 +01:00 |
Danny van Kooten
|
fded071f7a
|
remove 'period' query parameter in favor of before & after
|
2016-11-26 17:19:15 +01:00 |
Danny van Kooten
|
512a256ebd
|
add widget component for totals per period
|
2016-11-26 15:39:29 +01:00 |
Danny van Kooten
|
3c77eb14b1
|
add suport for x-forwarded-for header
|
2016-11-25 16:39:51 +01:00 |
Danny van Kooten
|
78932ede14
|
get secret & db creds from environment (file)
|
2016-11-25 16:30:38 +01:00 |
Danny van Kooten
|
11bf89350e
|
general styling improvements
|
2016-11-25 13:38:20 +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
|
e0a6a16a0f
|
clear canvas when updating chart. use stacked bar chart
|
2016-11-23 22:26:47 +01:00 |
Danny van Kooten
|
5c39e1f1df
|
add period date picker
|
2016-11-23 21:29:54 +01:00 |
Danny van Kooten
|
11ad2d5da4
|
add pageviews to graph
|
2016-11-23 20:30:09 +01:00 |
Danny van Kooten
|
86cbfa8dd4
|
add logout component
|
2016-11-23 16:29:07 +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
|
5f3e22665b
|
use gorilla mux for routing
|
2016-11-22 20:57:16 +01:00 |
Danny van Kooten
|
8d26212ddd
|
add visitor graph
|
2016-11-22 17:03:29 +01:00 |
Danny van Kooten
|
5eae716a9c
|
add pageviews component
|
2016-11-21 17:36:25 +01:00 |
Danny van Kooten
|
2380f9a88a
|
add realtime visitor count & split up react components
|
2016-11-21 17:08:24 +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 |