psychobunny
26f22345cd
allow realtime updates of the traffic graph in ACP
10 years ago
barisusakli
1f06f90a50
closes #3051
...
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
psychobunny
5c59aa7737
closes #2986
10 years ago
barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
10 years ago
barisusakli
fd5f00459b
fix admin events pagination
10 years ago
barisusakli
279bb62a3f
cache parsed post content
...
clear cache on plugin install/uninstall/activate/deactivate
10 years ago
psychobunny
a2e3179ea4
nav - enable / disable
10 years ago
Barış Soner Uşaklı
66d6c49ed4
closes #2749
10 years ago
psychobunny
cb7c318377
closes #2751
10 years ago
psychobunny
cd26f5d06d
passing in values for saving rewards
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
barisusakli
2c8e8a1f1c
closes #2550 , closes #2518
10 years ago
barisusakli
dc0229fc73
closes #2677
10 years ago
barisusakli
712d5bce5b
show 24 hours in traffic graph
10 years ago
barisusakli
94cf29d42c
show monthly page views
10 years ago
barisusakli
64e13df14c
removed node cluster spawn procs on ports
11 years ago
psychobunny
113d35887c
moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well
11 years ago
Julian Lam
fa39b5e46b
closed #2446
11 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
11 years ago
barisusakli
9ab74b0a61
added ability to take heap snapshots
11 years ago
barisusakli
9d56f50967
voters info
11 years ago
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
11 years ago
barisusakli
7bfc36ff56
dont call isAdmin if not logged in
11 years ago
Julian Lam
ffdc4b5d24
fixed places where site_title was being referenced in config, instead of the correct "title"
11 years ago
barisusakli
3c25204fdd
removed clear log, doesnt work with logrotate-stream
11 years ago
barisusakli
3819d11be2
#2110
11 years ago
barisusakli
5d79d2a75a
closes #2191
...
added unique visitors analytics
only update it every hour
11 years ago
barisusakli
f6f6ca7f76
closes #2132
11 years ago
barisusakli
394a01fdef
closes #2188
11 years ago
barisusakli
5db24fbe68
closes #2175
11 years ago
barisusakli
9c996e4b99
on config save update meta.config on all workers
...
also dont make 20 socket.emit calls for each setting field, everything
will be send in 1 socket call.
11 years ago
psychobunny
d79b6b3803
forum traffic graph - unique visitors vs pageviews
11 years ago
barisusakli
cc3786e22d
closes #2055
11 years ago
Julian Lam
08abbe19bc
zero downtime and reload support with cluster module
11 years ago
Julian Lam
ab77e6767e
closed #2011
11 years ago
barisusakli
d411ed5c28
closes #1995
11 years ago
Julian Lam
89a9d4b7f2
logic for #1837
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
Charles
51fb7786f5
Don't reset widgets when changing skin
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
psychobunny
a5a2e6f04e
update BS brand colors in ACP
11 years ago
barisusakli
a1e6a3616c
ability to install/uninstall plugins from ACP
11 years ago
Julian Lam
8cb2b9b97a
fixed #1351 -- themes and plugins no longer auto-restart the server
11 years ago
psychobunny
da665853e4
bugfixes
11 years ago
psychobunny
5ffeb3319b
socket.io admin/groups
11 years ago
psychobunny
aaa2dbe757
removed unused topics; fixed require
11 years ago
psychobunny
9e24ccc976
socket.io admin/categories
11 years ago
psychobunny
2fc6bfaa72
socket.io admin/user
11 years ago
barisusakli
197e61a5d0
admin js language keys
11 years ago
barisusakli
10f56faf9d
admin cleanup
...
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
psychobunny
7926514c95
draft zone for widgets, closes #1238
11 years ago
barisusakli
ec63ba4b17
removed unused method
11 years ago
barisusakli
880c393b6d
fixed admin groups page
...
changed gid to groupName
11 years ago
Julian Lam
0e44eb8629
final refactoring pass for groups -- #1252
11 years ago
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
11 years ago
Julian Lam
4239c376c8
truncating user list in Groups ACP page, resolved #1132 . Refactored system groups handling
11 years ago
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
11 years ago
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
11 years ago
barisusakli
1354739d19
user deletion #746
...
user deletion NOT SKALABLE
11 years ago
Baris Soner Usakli
e75c303b89
added unique visitor count to admin dashboard
11 years ago
Baris Soner Usakli
ccd29bfd61
added callback to category update
11 years ago
Matthew Conlen
a2a9c8fd8a
fix error with undefined callback
11 years ago
Julian Lam
2baa381917
plugins and themes now trigger a restart
11 years ago
Julian Lam
c797d6251d
Revert "emitting alert when restart is attempted in development mode"
...
This reverts commit 059c5452ea
.
11 years ago
Julian Lam
059c5452ea
emitting alert when restart is attempted in development mode
11 years ago
Julian Lam
7760a6b207
added restart button to ACP (!!)
11 years ago
psychobunny
86a8103c15
saving, updating, deleting widgets; widget dragging improvements
11 years ago
Baris Soner Usakli
791a50a01b
closes #1028
11 years ago
Baris Soner Usakli
c0e0da0f1d
simplified getAllTopics
11 years ago
Julian Lam
0670382992
final pass - resolved #961
11 years ago
Baris Soner Usakli
56cdc86a37
took out userSockets, using io.sockets.clients() now'
11 years ago
Julian Lam
dc7cd95f6d
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
f3bdc55348
little tweak to user search show timing and 10 users, sort after slicing
11 years ago
Julian Lam
d380f69310
support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
11 years ago
Julian Lam
e542da1f52
added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
11 years ago
Baris Soner Usakli
a802dc4b68
admin.js socket fixes
11 years ago
Baris Soner Usakli
cfaa6556d6
pass err
11 years ago
Baris Soner Usakli
39b631a3a8
more fixes
11 years ago
Baris Soner Usakli
afe97233aa
more fixes
11 years ago
Baris Soner Usakli
f6bd52014e
fixed conflict
11 years ago
Baris Soner Usakli
accde93fff
removed api: from server
11 years ago
Julian Lam
c215e61541
fixed up admin.js
11 years ago
Julian Lam
4184574164
WIP admin.js socket underping
11 years ago
Julian Lam
a48a7acd51
fixing issue where after a user changed their username, the new name was not reindexed by Reds
11 years ago
Julian Lam
619fe74fc0
moved groups admin socket calls into admin file instead of standalone groups file
11 years ago
Julian Lam
4453d055ea
linted socket/admin.js
11 years ago
Julian Lam
aa689a7a29
fixed active users socket calls in ACP
11 years ago
Julian Lam
a150691b5e
that's the last of it!! :D
11 years ago