renovate[bot]
cf0f8f64a9
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.40 ( #8388 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Barış Soner Uşaklı
8627bee541
fix : #8386 , use backgroundImage everywhere
5 years ago
Julian Lam
6a96944247
fix(openapi): api change for #8387
5 years ago
Julian Lam
e97a2b71fe
fix(deps): bump themes, closes #8387
5 years ago
Julian Lam
4acb3fb210
feat: #8387 expose global and admin privs to flags detail page
5 years ago
Misty (Bot)
2287963388
chore: latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
3be4d5f7d5
feat: redirect /me to user profile
5 years ago
Barış Soner Uşaklı
d92032dad1
fix: prevent logout form from submitting
5 years ago
Julian Lam
ccac6a3568
fix(deps): bump themes
5 years ago
Julian Lam
daeceb45bd
fix: missing space in ACP menu dropdown
5 years ago
Julian Lam
4d60eac60f
feat: #8384 options to delete account, content, or both
5 years ago
Julian Lam
942cc4b132
fix : #8385
5 years ago
renovate[bot]
036e6ef51b
fix(deps): update dependency nodebb-theme-persona to v10.1.46 ( #8382 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
renovate[bot]
7caeb27310
fix(deps): update dependency nodebb-theme-vanilla to v11.1.21 ( #8383 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Julian Lam
67aca822e6
feat: account content deletion, closes #8381
5 years ago
Renovate Bot
4b577a527a
chore(deps): update dependency eslint-plugin-import to v2.21.1
5 years ago
Renovate Bot
aeefc60beb
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.39
5 years ago
Julian Lam
656b391fc5
feat: add missing language files for #8347
5 years ago
Julian Lam
9ae7fd3edb
fix: acp language keys from #8347 not updated in tx config
5 years ago
Misty (Bot)
8019d316e2
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
50703db879
fix : #8363 , dont break history
5 years ago
Barış Soner Uşaklı
0c265a41d4
fix : #8363 , go to hash when entering topic
5 years ago
Julian Lam
a82e9bd7f6
feat: privileges for Admin Control Panel ( #8355 )
...
* feat: acp privileges (WIP)
* fix: restore global privilege hooks
* refactor: using cid 0 in admin privs
* fix: no need for zebrastripe-reset
* feat: manage:categories privilege WIP
* feat: renamed prefix to admin:, settigns and dashboard privs
* fix: nofocus on acp privs group find modal
* refactor: privileges.x.get() to not used hardcoded privs
* fix: crash if unable to get latest version
* feat: setting acp priv
* Revert "fix: crash if unable to get latest version"
This reverts commit afdb235f48eb0072d88de45f3a1e0151281095b3.
* feat: user/privilege acp privs
* fix: category selector in manage/privileges
* fix: guests potentially becoming admins
* fix: bug in setting admin privs
* fix: some last minute things + api docs
* fix: some more last minute fixes
5 years ago
Renovate Bot
7f6ff0b1a5
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.37
5 years ago
Renovate Bot
6b2ea07745
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.36
5 years ago
Barış Soner Uşaklı
30cc83c033
fix : #8374 , revert event delete
5 years ago
Julian Lam
09184f4027
fix: new language tag for select_tags
5 years ago
Barış Soner Uşaklı
fd6bf0c927
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Renovate Bot
2d582df74f
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.35
5 years ago
Julian Lam
260a482caa
fix: remove duplicate link to manage/tags in settings/tags
5 years ago
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