11 Commits

Author SHA1 Message Date
Danny van Kooten
84bc9e6e99 Remove count.CreateArchives func since we never want to call that from anything other than CLI anyway. 2016-12-24 10:00:16 +02:00
Danny van Kooten
0156385be1 Add archive logic for browser names 2016-12-23 17:52:08 +02:00
Danny van Kooten
4dd16daa98 Add archive logic for browser languages 2016-12-23 17:39:55 +02:00
Danny van Kooten
e7cca8ee72 Add archive logic for screen sizes 2016-12-23 16:49:23 +02:00
Danny van Kooten
1d75102d5f Fix gometalinter issues throughout count package. 2016-12-23 16:03:11 +02:00
Danny van Kooten
6b672c55b4 archive pageviews per page 2016-12-11 16:23:13 +01:00
Danny van Kooten
593b3563d6 gofmt project 2016-12-11 14:50:01 +01:00
Danny van Kooten
526a9aae28 add test for count.fill func 2016-12-11 14:33:05 +01:00
Danny van Kooten
4468b70601 Abstract calculating totals per category into count.Custom 2016-12-11 12:52:10 +01:00
Danny van Kooten
00f8d2cbba Use count package in /visitors/count and /pageviews/count endpoints. 2016-12-11 11:57:51 +01:00
Danny van Kooten
2f110fc059 abstract total visitor count away into count package 2016-12-11 11:53:03 +01:00