24151 Commits (aba420a3f3b774e949c2539c73f3dc0e1ae79a38)
 

Author SHA1 Message Date
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
Misty Release Bot f59ddc34a2 chore: update changelog for v2.2.2 3 years ago
Misty Release Bot 7863459667 chore: incrementing version number - v2.2.2 3 years ago
dependabot[bot] bfd626b019 chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 in /install
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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] d037c2c98c chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 in /install
Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Misty Release Bot f71a349524 Latest translations and fallbacks 3 years ago
Julian Lam f38b2a737a fix: improper handling of single vs. multiple inputs for hidePrivateData 3 years ago
Julian Lam ecf0e8ce22 fix: observe user-specific and ACP-specific hiding rules for fullname 3 years ago
Julian Lam 3f5ae893c6 refactor: allow user.hidePrivateData() to handle an array of `userData` 3 years ago
Barış Soner Uşaklı cb084cbd62 feat: add client side filter:chat.send, closes #10729 3 years ago
Barış Soner Uşaklı 01943b0e81 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 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 667780cf1e chore: update changelog for v2.2.1 3 years ago
Misty Release Bot 178613cedd chore: incrementing version number - v2.2.1 3 years ago
renovate[bot] d4a5039e33
fix(deps): update dependency winston to v3.8.0 (#10725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot] 0a07c2c028
fix(deps): update dependency sharp to v0.30.7 (#10724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Opliko 7f5b285eb7 docs: remove the redundant security policy template 3 years ago
Julian Lam 17e44ff5c9 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ı be917e8d39 feat: closes #10719, don't trim children if category is marked section 3 years ago
Julian Lam e0985d72e7 Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3.
3 years ago
Julian Lam 0d68643bcb Revert "Revert "feat: cross origin opener policy options (#10710)""
This reverts commit 46050ace1a.
3 years ago
Opliko 97baa8f2f7
Use new form issue templates (#10720)
* docs: use the new form issue template

* docs: add codeblock to plugins command in issue template

* docs: remove labels

* docs: remove all labels from issue templates

* style: add new line at the end of issue template files

* docs: re-add issue template labels
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
Barış Soner Uşaklı 0bec52bc19 feat: closes #10719, don't trim children if category is marked section 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 05c30677f5 test: fix i18n tests 3 years ago
Julian Lam 06074e8c33 chore: add in warning in language directories about not editing files directly 3 years ago
Julian Lam 6eed1143ed Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3.
3 years ago
Julian Lam d903b30feb Revert "Revert "feat: cross origin opener policy options (#10710)""
This reverts commit 46050ace1a.
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