gosora/common/counters
Azareal 0879f56893 Added per-forum analytics.
Added one week as a time range option.

Moved routeForum to routes.ViewForum
Renamed form_vars to formVars.
Moved the analytics chart JS into it's own file.
Changed the header text on the requests chart from Views to Requests.
Added simple hooks to global.js
Moved some of the in funcname prints to debug mode.
De-duplicated some of the back-end analytics logic.
2018-02-22 02:27:17 +00:00
..
agents.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
common.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
forums.go Added per-forum analytics. 2018-02-22 02:27:17 +00:00
posts.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
referrers.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
requests.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
routes.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
systems.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
topics.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
topics_views.go Moved the counters to their own package. 2018-02-19 04:26:01 +00:00