Misty (Bot)
73055bfccc
Latest translations and fallbacks
5 years ago
renovate[bot]
124125f7dd
chore(deps): update dependency lint-staged to v10.2.9 ( #8369 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Barış Soner Uşaklı
3a078f59ec
fix: tests
5 years ago
renovate[bot]
771ea194b3
fix(deps): update dependency nodebb-theme-persona to v10.1.45 ( #8372 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
renovate[bot]
f8ee981bee
fix(deps): update dependency nodebb-theme-vanilla to v11.1.20 ( #8373 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
renovate[bot]
d2463bb454
fix(deps): update dependency socket.io-redis to v5.3.0 ( #8370 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Barış Soner Uşaklı
1b5d5425b4
fix: handle search tag permission as well
5 years ago
Barış Soner Uşaklı
2100a03c1a
refactor: change name to privileges to match other apis
5 years ago
cryptoethic
f6b92d241a
fix: checking correct permissions for user search ( #8371 )
...
* fix: checking correct permissions for user search
* fix: missing permissions porperty in openapi /api/search
5 years ago
Barış Soner Uşaklı
c1d8b9bb5a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Barış Soner Uşaklı
7786187e84
fix: change event name so it doesnt trigger complete event
...
add data to complete event
5 years ago
Misty (Bot)
5dc8982da3
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
842b8abb84
feat: add buildHeaderAsync ( #8367 )
...
* feat: add buildHeaderAsync
make helphers.notAllowed async
* fix: remove csrf from buildHeader
* fix: remove unused method, use middleware
* fix: /post/pid redirect doesn't need buildHeader
use buildHeaderAsync
5 years ago
Barış Soner Uşaklı
dcb85ee7a1
#8344 ( #8346 )
...
* feat: wip
* feat: wrap middlewares
* feat: middleware errors
* feat: more middleware changes
* fix: remove unused async
* fix: prevent version errors from blocking acp render
* feat: wrap more middlewares
5 years ago
Julian Lam
023942da7d
refactor: making rendering of header and footer async functions
...
* refactor: make middleware.admin.renderHeader async
* refactor: making rendering of header and footer async functions
* fix: use app.renderAsync instead of promifying it
5 years ago
Renovate Bot
f6ad9605c6
fix(deps): update dependency nodebb-theme-vanilla to v11.1.19
5 years ago
Renovate Bot
cb28e6cfd1
fix(deps): update dependency nodebb-theme-persona to v10.1.44
5 years ago
Julian Lam
8ea1634824
feat: #8360 flag quick actions for delete/restore/purge
5 years ago
Julian Lam
6b1d1acb48
fix(style): more switch..case
5 years ago
Renovate Bot
331b1a85bb
chore(deps): update dependency lint-staged to v10.2.8
5 years ago
Julian Lam
922d49be0b
fix(style): switch..case
5 years ago
renovate[bot]
d7ab0894d4
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.34 ( #8357 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Julian Lam
d135b6f763
fix(style): enforcing "better" indentation for switch..case
5 years ago
Barış Soner Uşaklı
75b3a81dad
fix: clear error log before checking
...
fix intermittent test failure due to analytics being written every 10 seconds
5 years ago
Barış Soner Uşaklı
5a2b515431
feat: #8349 , remove user posts from queue if user is deleted
5 years ago
Barış Soner Uşaklı
e603ebc0c6
fix : #8323 , let admins send validation emails without timeout
5 years ago
Peter Jaszkowiak
de7ec47f13
fix : #8352 , remove webfonts ( #8354 )
5 years ago
Misty (Bot)
b31482092d
Latest translations and fallbacks
5 years ago
Julian Lam
da90fd562e
fix: more tests
5 years ago
Julian Lam
98dffa3af8
fix: tests due to 0633ad327
5 years ago
Misty (Bot)
bad23159d2
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
2c9e865763
fix: retry failed setObject calls
5 years ago
Misty (Bot)
d7b2f163f2
Latest translations and fallbacks
5 years ago
Julian Lam
0633ad3277
fix: acp menu items
...
- Shuffled items in settings
- Moved post-queue and ip-blacklist to front-end
- Removed Settings > Sockets, merged with Settings > Advanced
5 years ago
Julian Lam
a83f4259e8
fix: re-jigged tags acp pages
5 years ago
Renovate Bot
c40471793f
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.33
5 years ago
Julian Lam
a51fff8bd1
refactor: remove general menu from ACP ( #8347 )
...
* refactor: remove general menu from ACP
* fix: incorrect translation keys, fixed tests
5 years ago
Renovate Bot
d1df08269f
chore(deps): update dependency lint-staged to v10.2.7
5 years ago
Renovate Bot
27ab36ac84
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.1
5 years ago
renovate[bot]
dabff9728f
fix(deps): update dependency nodebb-theme-persona to v10.1.43 ( #8343 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
renovate[bot]
8224127fcf
fix(deps): update dependency mongodb to v3.5.8 ( #8342 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Misty (Bot)
3338c3112e
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
5b009e0712
feat: up plugins
5 years ago
Barış Soner Uşaklı
9ffcb6f7ba
feat: add results into results container
5 years ago
Barış Soner Uşaklı
f12d448ef5
feat: quick search changes
5 years ago
Barış Soner Uşaklı
bb1a56f0fe
feat: move quick search into search module
...
so it can be used directly
5 years ago
Barış Soner Uşaklı
47d73a2ab4
fix: move checks into timeout
5 years ago
Barış Soner Uşaklı
a9315aee7d
fix : #8339 , add missing translation
5 years ago
Barış Soner Uşaklı
84c20f919b
fix: don't explode if server sends `checkSession`
5 years ago
Barış Soner Uşaklı
5781a2dc65
feat: fix session mismatch errors by clearing cookie on logout ( #8338 )
...
* feat: fix session mismatch errors by clearing cookie on logout
* feat: remove app.upateHeader
ported from 2.0
* feat: handle if user doesn't click button and just refreshes page
5 years ago