Renovate Bot
c7006ec6b4
fix(deps): update dependency postcss to v8.3.3
4 years ago
Misty (Bot)
dc613835e1
Latest translations and fallbacks
4 years ago
Renovate Bot
82b33dc40a
fix(deps): update dependency ioredis to v4.27.6
4 years ago
Misty (Bot)
8f58c97c6d
Latest translations and fallbacks
4 years ago
Julian Lam
5c42b3eab0
test: fixed broken tests from #9605 , removed token clean on token usage as it is superceded by token clean on generation (+ associated test)
4 years ago
Julian Lam
f6c14d6b62
fix: introduce artificial delay + delay fudging on invalid email during reset token generation
4 years ago
Julian Lam
229f96f872
fix : #9605 , expire all active reset tokens for a uid if that uid generates a new one
4 years ago
Julian Lam
f4eb336ad3
fix(deps): bump persona
4 years ago
Barış Soner Uşaklı
8c952aa381
fix: lint
4 years ago
Barış Soner Uşaklı
be19f27f40
feat: add filter:categories.categorySearch
4 years ago
Misty (Bot)
3cc3ef6e70
Latest translations and fallbacks
4 years ago
Renovate Bot
88f21e9143
fix(deps): update dependency postcss to v8.3.2
4 years ago
Misty (Bot)
db5f988324
Latest translations and fallbacks
4 years ago
Renovate Bot
71b4d6345b
fix(deps): update dependency postcss to v8.3.1
4 years ago
Barış Soner Uşaklı
cc0cf99fed
feat: allow nested properties on category page ( #9601 )
...
* feat: allow nested properties on category page
* fix: remove debug
* fix: remove debug
4 years ago
Misty (Bot)
8f00abc838
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
39e1359142
fix: schema
4 years ago
Barış Soner Uşaklı
8ea58432c9
feat: show ip on acp manage users
...
update url on search
show matching ip when searching by ip
add ip to export csv
4 years ago
Barış Soner Uşaklı
6695927ea9
fix: pagination on acp users search
4 years ago
Misty (Bot)
1709139200
Latest translations and fallbacks
4 years ago
psychobunny
2db77b0cd2
docs: add undoTimeout
4 years ago
psychobunny
e588948ff5
feat: add undoTimeout to moving posts as well #9599
4 years ago
psychobunny
05cc7ccb60
feat: make undoTimeout configurable, closes #9599
4 years ago
Julian Lam
93d94564c1
fix : #9596 , incorrect placeholder string in some translations
4 years ago
Mats
2b42e7edb0
chore: lint
4 years ago
Mats
6f73261186
fix: extra ')'
4 years ago
Mats
d07229aa6b
chore: fix indentation
4 years ago
Mats
edcba61aa9
fix: disallow editing of other users' notes
...
Feel free to close this if it is intentional, but as you are not allowed to delete other users notes I expect you shouldn't be able to edit them. Editing another users post also changes ownership, allowing you to then delete it.
I also added `error:` to the errormessage so that they display properly.
4 years ago
Barış Soner Uşaklı
ca72aa93d7
Locks bug failing test ( #9595 )
...
* test: failing test for issue
* fix : #9593 , don't lock if email is identical to username
* fix: lock calls after first call
* fix: add back email check
* test: remove invalid test
Co-authored-by: Julian Lam <julian@nodebb.org>
4 years ago
Renovate Bot
9f74caf65c
fix(deps): update dependency ioredis to v4.27.5
4 years ago
Renovate Bot
fac0bcbd35
chore(deps): update dependency eslint to v7.28.0
4 years ago
Julian Lam
816856b0c6
feat: introduce boolean res.locals flag to bypass session reroll (used by session-sharing)
...
The session reroll logic is still standard practice, but in some cases, it is not necessary or causes UX issues. An issue opened in session sharing (julianlam/nodebb-plugin-session-sharing#95 ) brought this to attention in that parsing the cookie to log in the user caused a reroll (as expected), but caused the session open on other tabs to be mismatched. If "re-validate" was turned on, it basically meant that it was not possible to use NodeBB with multiple tabs.
Session sharing now sets `reroll` to `false` if re-validate is enabled.
4 years ago
renovate[bot]
6632b2b6c3
fix(deps): update dependency connect-redis to v6 ( #9590 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Mats
c448ba6f5a
Fixes flag note editing, deletion, and template update ( #9581 )
...
* Fixes flag note editing, deletion, and template update
Flag note datetime should be int.
Corrects argument order for note reloading.
* Chore: add missing radix
* fix: empty append bug
This line results in an error message popping up when clicking the flag notes text box, as the 'appendNote' case fires with no text. I can't tell that it serves any function.
4 years ago
Barış Soner Uşaklı
286644d0b8
fix : #9592 , check session
4 years ago
Renovate Bot
4ffd234ff9
fix(deps): update dependency ioredis to v4.27.4
4 years ago
Barış Soner Uşaklı
3717df610a
fix: don't crash if session doesn't exist
4 years ago
Barış Soner Uşaklı
66cae54ee3
fix: lint
4 years ago
Barış Soner Uşaklı
57e46e41e3
feat: allow modifying default category privileges
4 years ago
Renovate Bot
8672329218
chore(deps): update dependency smtp-server to v3.9.0
4 years ago
Misty (Bot)
21c992242e
Latest translations and fallbacks
4 years ago
Renovate Bot
886d65f686
chore(deps): update dependency eslint-plugin-import to v2.23.4
4 years ago
Misty (Bot)
866a53088b
Latest translations and fallbacks
4 years ago
Renovate Bot
062928d2e2
fix(deps): update dependency nodebb-theme-persona to v11.0.21
4 years ago
Julian Lam
16e0bca570
fix: improper use of filename extensions
4 years ago
Renovate Bot
c3b0e2fa99
chore(deps): update dependency eslint-plugin-import to v2.23.3
4 years ago
Barış Soner Uşaklı
d8d6c98970
fix: return null
4 years ago
Barış Soner Uşaklı
ac7b093f99
feat: add filter:notifications.create
4 years ago
Mats
f9b248b87f
fix: updates navigation menu user icon
4 years ago
Barış Soner Uşaklı
3fb7444580
fix: returnOriginal deprecation
...
https://github.com/mongodb/node-mongodb-native/pull/2808
4 years ago