fathom/pkg/api
Danny dac50c3da9 start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
..
auth.go use sqlx pkg for scanning user queries 2018-04-25 13:45:21 +02:00
collect.go get general data flow up & running again for site stats 2018-05-07 16:05:53 +02:00
http.go move pageview queries to datastore pkg & rebind query for other db engines than mysql 2018-04-26 19:30:15 +02:00
page_stats.go start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
params.go get general data flow up & running again for site stats 2018-05-07 16:05:53 +02:00
params_test.go stop storing ip address & browser version details. 2018-05-02 15:33:01 +02:00
referrer_stats.go [wip] move bulk of storage to client-side for improved scalability, simplicity and privacy. see #14. 2018-05-06 11:53:19 +02:00
routes.go start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
site_stats.go get general data flow up & running again for site stats 2018-05-07 16:05:53 +02:00