Julian Lam
|
cd135dda13
|
renamed middleware to applyCSRF, re: #2082
|
10 years ago |
Julian Lam
|
0b7a21b8d1
|
Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk
|
10 years ago |
Julian Lam
|
8bac0bf361
|
Merge branch 'csrf-excision' into hashtalk
|
10 years ago |
Julian Lam
|
a061079995
|
fixed all POST routes to use new csrf middleware
|
10 years ago |
psychobunny
|
1caf4806e8
|
closes https://github.com/NodeBB/NodeBB/issues/2103
|
10 years ago |
psychobunny
|
004758f5bd
|
closes https://github.com/NodeBB/NodeBB/issues/2104
|
10 years ago |
psychobunny
|
91293350b5
|
closes https://github.com/NodeBB/NodeBB/issues/2101
|
10 years ago |
Julian Lam
|
4f6b3055ff
|
Merge branch '0.5.1' into csrf-excision
|
10 years ago |
psychobunny
|
d6e0be52ce
|
companion to 48c123592e - prevent deleting your own account if you're admin
|
10 years ago |
Julian Lam
|
aa116e6b4d
|
latest translations and fallbacks
|
10 years ago |
Julian Lam
|
e9b373438d
|
latest translations and fallbacks
Conflicts:
public/language/de/user.json
public/language/nl/user.json
public/language/pl/user.json
public/language/sv/user.json
public/language/vi/user.json
public/language/zh_CN/user.json
|
10 years ago |
Julian Lam
|
74c438dc71
|
latest translations and fallbacks
|
10 years ago |
psychobunny
|
a6089ba4aa
|
closes https://github.com/NodeBB/NodeBB/issues/2096
|
10 years ago |
psychobunny
|
ca7f35dd5e
|
trimming alert title/message
|
10 years ago |
barisusakli
|
40fff367d1
|
faster topic move
|
10 years ago |
barisusakli
|
4b80bbb9c4
|
optimized user.delete
|
10 years ago |
barisusakli
|
6a64a3ab92
|
check err
|
10 years ago |
barisusakli
|
b48d81310c
|
#2095
|
10 years ago |
barisusakli
|
aae7f2434d
|
closes #2088
|
10 years ago |
Julian Lam
|
b80b0e1e99
|
re: #2098, chat message emails are now opt-in
|
10 years ago |
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
10 years ago |
barisusakli
|
451c5b40fd
|
removed debug
|
10 years ago |
barisusakli
|
97cb138cfc
|
doesnt seem to be used
|
10 years ago |
psychobunny
|
a224e531f8
|
added a confirmation dialog that asks you to type in your username before being able to delete account
|
10 years ago |
psychobunny
|
ae88eee8e3
|
improving the warning message before deleting account
|
10 years ago |
barisusakli
|
ca486a1b07
|
update unread count
only for logged in users
|
10 years ago |
barisusakli
|
0a936e5dd1
|
unreadTids
|
10 years ago |
psychobunny
|
48c123592e
|
prevent administrators from being deleted - first remove them from admin group
|
10 years ago |
Julian Lam
|
45a0d0196b
|
Merge branch '0.5.1' into hashtalk
|
10 years ago |
Julian Lam
|
101288c75c
|
Merge branch 'master' into 0.5.1
|
10 years ago |
psychobunny
|
e60d88afa6
|
cluster by default is now opt-in
|
10 years ago |
psychobunny
|
101ac701ef
|
removed hardcoded silent flag from cluster setup
|
10 years ago |
psychobunny
|
32a35164d4
|
ability to set # of workers to run via config or command line (default = max cpus)
|
10 years ago |
barisusakli
|
51eac70f67
|
fixed derp
|
10 years ago |
barisusakli
|
32257c9b2f
|
updateUnreadCount
|
10 years ago |
psychobunny
|
22577917da
|
closes https://github.com/NodeBB/NodeBB/issues/2093
|
10 years ago |
psychobunny
|
ab1c231b84
|
re-enabling updateLastOnlineTime - calling that middleware for page loads only instead of every API call
|
10 years ago |
psychobunny
|
ecd00bb679
|
refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062
|
10 years ago |
psychobunny
|
0ecaa05c76
|
rearranging routers to prevent multiple hits on incrementPageViews
and potentially updateLastOnlineTime
|
10 years ago |
psychobunny
|
76fb2c3378
|
daily + monthly pageview analytics middleware
|
10 years ago |
psychobunny
|
e5978e09f4
|
switching back to bcryptjs
|
10 years ago |
Julian Lam
|
963428174b
|
fixed #2091
|
10 years ago |
Julian Lam
|
52bb7ebe52
|
0.5.0
|
10 years ago |
Julian Lam
|
6ade1e858d
|
updating default config so the site title is shown
|
10 years ago |
Aziz Khoury
|
31631ca538
|
cloning widgets Elements is dropping all events handlers
Adding true will clone the handlers.
You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :)
|
10 years ago |
barisusakli
|
ce0fdc201a
|
closes #2086
|
10 years ago |
barisusakli
|
31eccb8e7f
|
configurable post delay before first post
|
10 years ago |
barisusakli
|
9a96458f79
|
closes #2053
|
10 years ago |
barisusakli
|
da86c46b4c
|
Merge remote-tracking branch 'origin/0.5.1' into hashtalk
|
11 years ago |
barisusakli
|
7c3dc4877a
|
closes #2089
|
11 years ago |