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
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