55 Commits (9e354a09d18c5fa57f28f396399859878969af8f)

Author SHA1 Message Date
psychobunny 9e354a09d1 prettier stats on dashboard 8 years ago
psychobunny 65cf2dbe55 move updateRoomUsage to after graph setup #5346 8 years ago
psychobunny 7f9381b087 closes #5346 8 years ago
Peter Jaszkowiak 038c45f4b6 `admin/manage` translations, misc
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
Peter Jaszkowiak 3008794797 `admin/general` JS translations and misc 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Anil Mandepudi c44c689ebf fixes #4921 (#4922) 9 years ago
Anil Mandepudi 313cb7f26d indentation 9 years ago
pichalite 8ef7ca4bdb update chart.js to new version 9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
Julian Lam d876763846 added logic to filter out prerelease versions of NodeBB from the update checker 9 years ago
Barış Soner Uşaklı bd6d44aeaa closes #4327 9 years ago
Julian Lam 72a05c1d07 disabling graph animation on mobile devices 9 years ago
Julian Lam e1323c0295 Updated js code so vendors can be added to the modules folder, so
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.

First module to make the transition: Chart.js
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
Julian Lam fc495a83ec closes #3763 9 years ago
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary 9 years ago
Julian Lam f673f4f186 🐶 10 years ago
Julian Lam e232d9e198 Fixed issue where page view counts kept changing
... when they should only really be updated for the
hourly pageviews graph.
10 years ago
Julian Lam 6d386dd2ee Fixed some labelling issues and added support for last month 10 years ago
Julian Lam 7f9ac3f1fe Fixing bug where the labels would revert back to hours 10 years ago
Julian Lam 027d80debd Fixed issue where graph would always switch back to single-day 10 years ago
Julian Lam 9c1b067445 Closes #3884
Added toggles to change graph to monthly view vs regular
single-day view.

Also fixed issue where labels were out of date as the graph
data changed.
10 years ago
barisusakli 5879185ebc single proc stats 10 years ago
barisusakli 80d6ba6b44 closes #3676 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny c01f06214e don't re-render graph if data is stale 10 years ago
psychobunny c6713177d3 realtime mode toggle for dashboard 10 years ago
barisusakli 9d562a8708 closes #3245 10 years ago
psychobunny a355fbfc81 closes #2769 10 years ago
barisusakli 163b70fba9 fix acp logout 10 years ago
psychobunny c188fa2a1f closes #3049 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
psychobunny 5c59aa7737 closes #2986 10 years ago
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info 10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
psychobunny f6d90782a8 hinting 10 years ago
barisusakli 712d5bce5b show 24 hours in traffic graph 10 years ago
barisusakli 94cf29d42c show monthly page views 10 years ago
Julian Lam fb6026f95f fixed issue where logging out via ACP caused CSRF error 10 years ago
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
11 years ago
barisusakli 6dd035a5af prevent crash if topic graph is clicked while not loaded 11 years ago
barisusakli 3f28dbb1be update ACP every 10 seconds 11 years ago
barisusakli e9ec225d5b removed isConnected check 11 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 11 years ago
barisusakli 794d6eb9ab closes #2200 11 years ago