You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Opliko 23cb67a112 feat: Allow defining active plugins in config (#10767)
* Revert "Revert "feat: cross origin opener policy options (#10710)""

This reverts commit 46050ace1a.

* Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""

This reverts commit 9f291c07d3.

* feat: closes #10719, don't trim children if category is marked section

* feat: fire hook to allow plugins to filter the pids returned in a user profile

/cc julianlam/nodebb-plugin-support-forum#14

* fix: use `user.hidePrivateData();` more consistently across user retrieval endpoints

* feat: Allow defining active plugins in config

resolves #10766

* fix: assign the db result to files properly

* test: add tests with plugins in config

* feat: better theme change handling

* feat: add visual indication that plugins can't be activated

* test: correct hooks

* test: fix test definitions

* test: remove instead of resetting nconf to avoid affecting other tests

* test: ... I forgot how nconf worked

* fix: remove negation

* docs: improve wording of error message

* feat: reduce code duplication

* style: remove a redundant space

* fix: remove unused imports

* fix: use nconf instead of requiring config.json

* fix: await...

* fix: second missed await

* fix: move back from getActiveIds to getActive

* fix: use paths again?

* fix: typo

* fix: move require into the function

* fix: forgot to change back to getActive

* test: getActive returns only id

* test: accedently commented out some stuff

* feat: added note to top of plugins page if \!canChangeState

Co-authored-by: Julian Lam <julian@nodebb.org>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
3 years ago
..
admin fix: better looking placeholder text for ACP search 3 years ago
_DO_NOT_EDIT_FILES_HERE.md chore: add in warning in language directories about not editing files directly 3 years ago
category.json Categories refactor (#9233) 4 years ago
email.json feat: nicer error handling for bad jwt in unsubscribe template 3 years ago
error.json feat: Allow defining active plugins in config (#10767) 3 years ago
flags.json Webpack5 (#10311) 3 years ago
global.json feat: ability to go through your posts in a topic 3 years ago
groups.json Categories refactor (#9257) 4 years ago
ip-blacklist.json fix: #8411 missing language sources for ip-blacklist/post-queue 4 years ago
language.json
login.json remove email only login (#10030) 3 years ago
modules.json fix: more generic copy for notif/chat button labels 3 years ago
notifications.json fix: more generic copy for notif/chat button labels 3 years ago
pages.json feat: new accounts route to show most downvoted ('controversial') posts 3 years ago
post-queue.json feat: show number of selected posts in reject confirm 3 years ago
recent.json
register.json refactor(emails): interstitial for adding/updating email 4 years ago
reset_password.json fix: language key in reset password 4 years ago
search.json feat: #8233, search sub categories 4 years ago
success.json feat: #9511 send notifications on accept/reject 4 years ago
tags.json fix: new language tag for select_tags 5 years ago
top.json #6158 7 years ago
topic.json feat: pass absolute url to post into post tools response, #10566 3 years ago
unread.json closes #6005 7 years ago
uploads.json fix lang-key 7 years ago
user.json feat: add mute history, closes #10596 3 years ago
users.json feat: new language key for user search in chat 3 years ago