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
Julian Lam
a6af47da02
feat: allow plugins to toggle whether IPs are shown in the users CSV export
3 years ago
Julian Lam
25046642e7
fix: bug where fallback to forum search was not working due to client-side error
3 years ago
Julian Lam
1b9c68196f
fix: better looking placeholder text for ACP search
3 years ago
Julian Lam
0529f2fb5d
fix: use `user.hidePrivateData();` more consistently across user retrieval endpoints
3 years ago
Julian Lam
c26be43ac5
feat: fire hook to allow plugins to filter the pids returned in a user profile
...
/cc julianlam/nodebb-plugin-support-forum#14
3 years ago
Barış Soner Uşaklı
7e80cc1033
feat: closes #10719 , don't trim children if category is marked section
3 years ago
Julian Lam
15fb6c3304
Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
...
This reverts commit 9f291c07d3
.
3 years ago
Julian Lam
ad072c03d1
Revert "Revert "feat: cross origin opener policy options ( #10710 )""
...
This reverts commit 46050ace1a
.
3 years ago
Julian Lam
f334e398fa
chore: have renovate work off of `develop` branch instead
3 years ago
Julian Lam
4faf0cdf5c
fix: minor margin tweak for alert in acp header
3 years ago
dependabot[bot]
067a51107c
chore(deps): bump ioredis from 5.2.0 to 5.2.2 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.2.0...v5.2.2 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Tong Ho
bbc7f2afba
fix: cannot turn off all networks
3 years ago
Tong Ho
2e088a8ef0
fix: cannot setting networks for sharing posts
3 years ago
Misty Release Bot
0523dfbacb
Latest translations and fallbacks
3 years ago
Misty Release Bot
2f6448e736
Latest translations and fallbacks
3 years ago
Misty Release Bot
6c3ebf3b1c
chore: update changelog for v2.2.5
3 years ago
Misty Release Bot
d1fe975974
chore: incrementing version number - v2.2.5
3 years ago
Julian Lam
c93bd0105e
fix: expire email validation tokens on password change
3 years ago
Misty Release Bot
6f88894cb9
Latest translations and fallbacks
3 years ago
dependabot[bot]
8d109fef47
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Julian Lam
0d58e8a6af
fix: remove extraneous console.log
3 years ago
dependabot[bot]
4c1bda32c9
chore(deps): bump cron from 2.0.0 to 2.1.0 in /install
...
Bumps [cron](https://github.com/kelektiv/node-cron ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/kelektiv/node-cron/releases )
- [Changelog](https://github.com/kelektiv/node-cron/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kelektiv/node-cron/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: cron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
abb19e981e
chore(deps): bump jquery-ui from 1.13.1 to 1.13.2 in /install
...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2 )
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
renovate[bot]
bff239da99
fix(deps): update dependency mongodb to v4.8.0
3 years ago
dependabot[bot]
9e52b8c648
chore(deps): bump nodebb-theme-persona in /install
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 12.0.11 to 12.0.12.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v12.0.11...v12.0.12 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
2a88a50fe5
chore(deps-dev): bump @commitlint/config-angular in /install
...
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular ) from 17.0.0 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/config-angular )
---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
8c20fdad9f
chore(deps): bump ioredis from 5.1.0 to 5.2.0 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Misty Release Bot
52f7ed643c
chore: update changelog for v2.2.4
3 years ago
Misty Release Bot
7cc33d6db4
chore: incrementing version number - v2.2.4
3 years ago
Renovate Bot
42a45a71f4
chore(deps): update docker/metadata-action action to v4
3 years ago
Renovate Bot
452e5bf76c
fix(deps): update dependency diff to v5.1.0
3 years ago
dependabot[bot]
d568d2f5fb
chore(deps): bump ace-builds from 1.5.3 to 1.7.1 in /install
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.5.3 to 1.7.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.5.3...v1.7.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Julian Lam
3c41ae04cd
fix : #10733 , extraneous apostrophes in plugin upgrader
3 years ago
Julian Lam
60114219c1
fix: get version from install/package.json instead
3 years ago
dependabot[bot]
9e44cdad19
chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 in /install
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
7139ad5f5a
chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
26b73b39e0
chore(deps): bump winston from 3.8.0 to 3.8.1 in /install
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
0d55c42de3
chore(deps): bump ioredis from 5.0.6 to 5.1.0 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.0.6...v5.1.0 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
bd37b2865b
chore(deps): bump nodemailer from 6.7.5 to 6.7.7 in /install
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.7.5 to 6.7.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.5...v6.7.7 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Julian Lam
8d701ec3e2
fix : #10739 , always re-add theme to active plugins, on theme set
3 years ago
Misty Release Bot
d3ef4fa0cd
Latest translations and fallbacks
3 years ago
Misty Release Bot
8719a93f43
chore: update changelog for v2.2.3
3 years ago
Misty Release Bot
57b8292d07
chore: incrementing version number - v2.2.3
3 years ago
Julian Lam
b778e38c2b
fix: move call to `ajaxify.parseData` out to root level
3 years ago
Misty Release Bot
9c48e3d66d
Latest translations and fallbacks
3 years ago
Misty Release Bot
fb96072f67
Latest translations and fallbacks
3 years ago
Julian Lam
165b804d64
refactor: rewrite ajaxify.parseData in vanilla
3 years ago
Julian Lam
2582cb53a6
fix: move `ajaxify.parseData` back out to DOMContentLoaded
...
partialy reverts 2bfccac72
3 years ago
Misty Release Bot
077eb0912a
Latest translations and fallbacks
3 years ago