9597 Commits (23cb67a1126481848fac39aafd1e253441e76d7f)

Author SHA1 Message Date
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 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 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 4faf0cdf5c fix: minor margin tweak for alert in acp header 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 6f88894cb9 Latest translations and fallbacks 3 years ago
Misty Release Bot d3ef4fa0cd Latest translations and fallbacks 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
Misty Release Bot f71a349524 Latest translations and fallbacks 3 years ago
Misty Release Bot 6fac823e64 Latest translations and fallbacks 3 years ago
Misty Release Bot b5c1658c7f Latest translations and fallbacks 3 years ago
Misty Release Bot fa023f1c5d Latest translations and fallbacks 3 years ago
Misty Release Bot ab021902a4 Latest translations and fallbacks 3 years ago
Misty Release Bot 871bd04bf8 Latest translations and fallbacks 3 years ago
Misty Release Bot ee4a6505df Latest translations and fallbacks 3 years ago
Misty Release Bot 66ad72eb57 Latest translations and fallbacks 3 years ago
Misty Release Bot da48116373 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 3 years ago
Julian Lam 43f9e6c8e4 fix: handle ENOENT on file deletion, closes #10645 3 years ago
Julian Lam 06074e8c33 chore: add in warning in language directories about not editing files directly 3 years ago
Julian Lam 46050ace1a Revert "feat: cross origin opener policy options (#10710)"
This reverts commit 881323583f.
3 years ago
Julian Lam 9f291c07d3 Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced"
This reverts commit 34d75e96e1.
3 years ago
Misty Release Bot 34d75e96e1 chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced 3 years ago
Barış Soner Uşaklı 881323583f
feat: cross origin opener policy options (#10710) 3 years ago
Misty Release Bot 20b75b24ad Latest translations and fallbacks 3 years ago
Misty Release Bot 1c8909cc90 Latest translations and fallbacks 3 years ago
Misty Release Bot f5afb5c396 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 3 years ago
Julian Lam 88aee43947 feat: new cronjob and ACP option to delete orphans after configurable number of days, closes #10659 3 years ago
Misty Release Bot 7836ee4ca7 Latest translations and fallbacks 3 years ago
Misty Release Bot b1dc053142 chore(i18n): fallback strings for new resources: nodebb.admin-manage-users 3 years ago
Barış Soner Uşaklı f2f7f78051 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 2da188fe10 fix: #10696, fix alert for password reset email 3 years ago
Misty Release Bot bc224905c0 Latest translations and fallbacks 3 years ago
Misty Release Bot 2971f7b729 Latest translations and fallbacks 3 years ago
Misty Release Bot 630f7181a5 Latest translations and fallbacks 3 years ago
Misty Release Bot ec143ebc4b Latest translations and fallbacks 3 years ago
Misty Release Bot d7d32a8a17 chore(i18n): fallback strings for new resources: nodebb.topic 3 years ago
Julian Lam ece733eddc feat: pass absolute url to post into post tools response, #10566 3 years ago
Barış Soner Uşaklı 48564cfa86 fix: #10675, don't ajaxify to /assets/ urls 3 years ago
Misty Release Bot a320a9761e Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı 6a0339dea4 https://github.com/pichalite/nodebb-theme-slick/issues/60 3 years ago
Barış Soner Uşaklı 2345025e37 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 39d61061e0 feat: add clipboard to runtime modules 3 years ago