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
History
Danny van Kooten
bca066b614
improved referrer parsing. match hostname against blacklist using community-maintained blacklist file graciously provided by Matomo (
https://github.com/matomo-org/referrer-spam-blacklist
).
closes
#170
relates to
#154
2018-11-09 10:39:14 +01:00
..
aggregator
improved referrer parsing. match hostname against blacklist using community-maintained blacklist file graciously provided by Matomo (
https://github.com/matomo-org/referrer-spam-blacklist
).
closes
#170
relates to
#154
2018-11-09 10:39:14 +01:00
api
improved referrer parsing. match hostname against blacklist using community-maintained blacklist file graciously provided by Matomo (
https://github.com/matomo-org/referrer-spam-blacklist
).
closes
#170
relates to
#154
2018-11-09 10:39:14 +01:00
cli
move cmd into pkg/cli and simplify entry point. add goreleaser configuration for automated dist releases.
2018-10-30 20:08:48 +01:00
config
don't parse database driver from URL to also support mysql and sqlite.
2018-07-31 15:29:15 +02:00
datastore
show only database name and maybe host when logging successful db connection.
#174
2018-11-02 12:30:34 +01:00
models
add is_finished column indicating whether a pageview is done (ready to be aggregated).
closes
#123
2018-10-10 10:27:55 +02:00