This website requires JavaScript.
Explore
Help
Sign In
status-im
/
fathom
Watch
2
Star
0
Fork
0
You've already forked fathom
mirror of
https://github.com/status-im/fathom.git
synced
2025-03-01 03:20:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fathom
/
pkg
/
models
History
Danny van Kooten
33ffa557ee
move setting pwd & comparing into user model + tests
2018-08-01 13:13:42 +02:00
..
page_stats.go
add known_durations column and use that for calculating duration averages, instead of total # pageviews
2018-05-28 15:31:40 +02:00
pageview.go
get rid of session_id and move knowledge of previous pageview to client. this also gets rid of the (only) index on the pageviews table, allowing for much faster INSERT's.
closes
#14
2018-07-11 15:03:56 +02:00
referrer_stats.go
split hostname and pathname in referrers table
2018-05-30 12:50:28 +02:00
site_stats.go
use a single http request to fetch all data for left-sidebar
2018-06-04 12:53:17 +02:00
user_test.go
move setting pwd & comparing into user model + tests
2018-08-01 13:13:42 +02:00
user.go
move setting pwd & comparing into user model + tests
2018-08-01 13:13:42 +02:00