renovate[bot]
064c99cd9f
fix(deps): update dependency nodebb-plugin-mentions to v2.13.2 ( #8835 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot
e0cf9740d1
fix(deps): update dependency postcss to v8.1.6
4 years ago
Peter Jaszkowiak
de5a21f19b
fix( #8828 ): web install templates now compiled ( #8832 )
4 years ago
renovate[bot]
40eb658bc1
fix(deps): update dependency @nodebb/socket.io-adapter-mongo to v3.1.1 ( #8831 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
psychobunny
eec630f1ef
fix(acp): max-height for plugin menu list
4 years ago
renovate[bot]
7b8a5567c7
fix(deps): update dependency @nodebb/mubsub to v1.7.1 ( #8830 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot
9f5ef9d0cb
fix(deps): update dependency postcss to v8.1.5
4 years ago
Julian Lam
891a1ea2af
fix : #8827 , do not require admin:users privilege to ban users
4 years ago
Julian Lam
540a32cfdd
chore: changing log to remove pre-release changelogs from changelog
...
... changelog
4 years ago
Misty (Bot)
a30aa5629c
chore: incrementing version number - v1.15.0
...
(cherry picked from commit 71cdbbce0d1118c9631e77d1adeb5af519a2c3fa)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
4 years ago
Misty (Bot)
155f74e45e
chore: update changelog for v1.15.0
4 years ago
Julian Lam
1afd215050
feat: add back error handling for a number of api calls
4 years ago
Renovate Bot
b44c7e9658
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.6
4 years ago
Renovate Bot
f06d4878c0
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.3
4 years ago
Barış Soner Uşaklı
4b63f9937c
fix: check is banned in buildHeader
...
remove unused banReason
remove generateHeader function
4 years ago
Misty (Bot)
69f4d5ac7d
chore: update changelog for v1.15.0-rc.5
4 years ago
Misty (Bot)
4bd2788ba3
chore: incrementing version number - v1.15.0-rc.5
4 years ago
Barış Soner Uşaklı
a338f52780
feat: #8823 , remove hardcoded write concern
4 years ago
Barış Soner Uşaklı
518d4fa170
fix: undefined call
4 years ago
Renovate Bot
0d80190f79
fix(deps): update dependency nodebb-theme-vanilla to v11.3.0
4 years ago
Barış Soner Uşaklı
08ff4041aa
fix: missing await
4 years ago
Barış Soner Uşaklı
5a2b14b751
fix: client side crash when creating groups
4 years ago
psychobunny
d40779a4ba
feat(acp): autocomplete user search for welcome notifications
4 years ago
Barış Soner Uşaklı
f6623622be
Merge branch 'master' of https://github.com/NodeBB/NodeBB
4 years ago
Barış Soner Uşaklı
715775a707
feat: #8817 , add login clientside hooks
...
same as logout
4 years ago
Julian Lam
c0f699e655
fix: disallow registration attempts with password length > 4096
...
This is a stopgap measure for v1.15.0
4 years ago
Renovate Bot
35e725d17c
chore(deps): update dependency mocha to v8.2.1
4 years ago
Julian Lam
e66c1f4017
Revert "fix(deps): update dependency textcomplete to ^0.18.0"
...
This reverts commit 8fe954997c08f25304d3d2688058a56895e2d792.
4 years ago
Renovate Bot
df5d66e5fe
fix(deps): update dependency textcomplete to ^0.18.0
4 years ago
Renovate Bot
2fa78e4384
chore(deps): update dependency lint-staged to v10.5.1
4 years ago
Barış Soner Uşaklı
b6d8687837
chore: add info log into tests
4 years ago
Barış Soner Uşaklı
4818ec377e
fix: missing await
4 years ago
Julian Lam
1c8b8ce14a
chore: update renovate config to automatically merge non-major version bumps #yolo
4 years ago
Misty (Bot)
1688294165
chore: update changelog for v1.15.0-rc.4
4 years ago
Misty (Bot)
57b4932074
chore: incrementing version number - v1.15.0-rc.4
4 years ago
Peter Jaszkowiak
eddf4a4f33
feat: use github actions for ci ( #8811 )
...
- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs
4 years ago
Peter Jaszkowiak
a3fa313298
Github actions lint demo ( #8812 )
...
* feat: use github actions for ci
- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs
* mess up eslint
* fix: lint maybe
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org>
4 years ago
Barış Soner Uşaklı
6e85920cb6
feat: allow mods/admins to see deleted posts on user profile
4 years ago
Misty (Bot)
841cbcc3e3
Latest translations and fallbacks
4 years ago
Julian Lam
87bff6cd65
fix: broken test
4 years ago
Renovate Bot
0c7d58605e
fix(deps): update dependency nodebb-theme-persona to v10.2.65
4 years ago
Julian Lam
a53d49a2b0
fix: updated commitlint config to allow longer subjects, because nobody anywhere uses an email client that limits subject lines to 72 characters
4 years ago
Julian Lam
dda5d42610
fix: restore old behaviour of empty json w/ 401 code in admin middleware
4 years ago
Julian Lam
15e0731dd9
fix: deprecate middleware.isAdmin
...
Also, handle admin logout timer in middleware.admin.checkPrivileges
4 years ago
Julian Lam
4439864ce0
fix: post editing not taking plugin hook results into account
4 years ago
Misty (Bot)
2738041b38
chore: update changelog for v1.15.0-rc.3
4 years ago
Misty (Bot)
6de7760a1d
chore: incrementing version number - v1.15.0-rc.3
4 years ago
Barış Soner Uşaklı
a02ae6f5df
refactor: simpler check in user.blocks.filter
4 years ago
Barış Soner Uşaklı
27016d221c
feat: rearrange buttons on manage/users
4 years ago
Julian Lam
57ed6be78b
fix : #8805 define our own name for write API v3
4 years ago