Commit Graph

24 Commits

Author SHA1 Message Date
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