Commit Graph

19 Commits

Author SHA1 Message Date
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 a7af934f23 rewrite mithril to react 2016-11-23 19:40:35 +01:00
Danny van Kooten fbd591547c get auth state from cookie upon render 2016-11-23 16:33:52 +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 933884c401 ignore static dir 2016-11-22 22:51:04 +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 7c15fa26bb clean-up chart code 2016-11-22 17:13:37 +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 f96c893b2b add sass file 2016-11-21 13:31:06 +01:00
Danny van Kooten 677cb2ca63 split-up in multiple file & basic app structure 2016-11-21 13:24:50 +01:00
Danny van Kooten bdcdd95d93 initial commit 2016-11-19 22:35:23 +01:00