Andrew Rodrigues
de9f429b89
prepopulate traffic graph datepicker to make life easier
7 years ago
Andrew Rodrigues
67c8d4b560
maximize graph w/ fullscreen API
7 years ago
Peter Jaszkowiak
eaae5b52cd
ACP quick actions ( #6374 )
...
* ACP quick actions
- Moved restart, build & restart, and logout into separate buttons
- Moved buttons on mobile into the side menu
- Added version and upgrade alert to header / mobile menu
- Moved version checking to server-side with a cache for rate limiting
- Changed "reload" translations to "rebuild and restart"
* Change info alert to black-on-white to match focused search bar
* Fix tests
* Fallback for failed fetch of latest version
7 years ago
Julian Lam
3cbca69b27
closes #6346
7 years ago
Barış Soner Uşaklı
0d2a7359e9
remove step size
7 years ago
Barış Soner Uşaklı
ed3e8d282e
closes #6193
7 years ago
Barış Soner Uşaklı
d8dc79e3c7
closes #5992
8 years ago
Peter Jaszkowiak
da9da8190f
Bump dependencies
...
Bumping eslint & configs meant making some linting fixes
For future reference, the `xmlhttprequest-ssl` library must be of equal versioning to the one in `engine.io-client`, otherwise it won't be deduped which causes the socket.io tests to fail
8 years ago
Baris Usakli
a2508161c6
fix hover bg color
8 years ago
Peter Jaszkowiak
5885e37127
Switch admin t.js usage to Benchpress
8 years ago
Baris Usakli
44353a2b39
closes #5854
8 years ago
Julian Lam
3e6d51fc5a
fixes #5606 :rage2:
8 years ago
Julian Lam
816809ce3c
fixes #5606
8 years ago
Julian Lam
064a8aa6d7
Allowing custom date range to be supplied in pageviews graph, closes #5541
8 years ago
Julian Lam
250bb4b011
fixed leftover merge conflict artifact
8 years ago
Julian Lam
1ebbbdd3f9
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
c199075d98
Fix #5346
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
b227297ef3
ESlint no-use-before-define
8 years ago
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
fdf4f873bf
ESlint eqeqeq
...
and require-jsdoc, no-negated-condition
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
1493afee2a
ESlint indent
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-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
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
psychobunny
0667870286
set an active state for pageview options
8 years ago
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