Julian Lam
|
72e77772db
|
Merge branch 'master' into develop
|
8 years ago |
Peter Jaszkowiak
|
896c8c7343
|
ESlint object-curly-spacing
|
8 years ago |
Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
8 years ago |
Peter Jaszkowiak
|
b1b486f729
|
ESlint quote-props
|
8 years ago |
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
8 years ago |
Peter Jaszkowiak
|
2ba46808a1
|
ESlint one-var, fix comma-dangle
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
Julian Lam
|
4753042306
|
lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit:
|
8 years ago |
Julian Lam
|
9ada35cfb9
|
allowing Analytics.increment to have a callback
|
8 years ago |
barisusakli
|
9796f54580
|
analytics tests, reduce bcrypt rouds for tests
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
HeeL
|
3fa1c1f927
|
Fix space-infix-ops linter rule
|
8 years ago |
Julian Lam
|
149565169b
|
closes #4658
|
9 years ago |
psychobunny
|
891e747adb
|
fixes crash in analytics
|
9 years ago |
Julian Lam
|
dd3f1b9ba8
|
removed console.log
|
9 years ago |
Julian Lam
|
088940d4c7
|
Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <[email protected]>
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <[email protected]>
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <[email protected]>
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <[email protected]>
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <[email protected]>
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
|
9 years ago |
barisusakli
|
5879185ebc
|
single proc stats
|
9 years ago |
barisusakli
|
aeb15ed7ee
|
moved getMonthlyPageViews to analytics
|
10 years ago |
psychobunny
|
26f22345cd
|
allow realtime updates of the traffic graph in ACP
|
10 years ago |
barisusakli
|
94cf29d42c
|
show monthly page views
|
10 years ago |
barisusakli
|
011c42bde3
|
updated analytics
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
|
10 years ago |