24023 Commits (f334e398fa9b4b5d7cc678e8ef5ba13c5cbabc3a)
 

Author SHA1 Message Date
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
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
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 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 bb3766df65 chore: update changelog for v2.2.0 3 years ago
Misty Release Bot 783250ee6f chore: incrementing version number - v2.2.0 3 years ago
Misty Release Bot f5afb5c396 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 3 years ago
Julian Lam 22368b996e refactor: move orphan cleaning logic to its own method, added tests for getOrphans and cleanOrphans 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
Julian Lam bef236f371 chore: remove unnecessary `affected` set from deprecated plugin hook 3 years ago
Julian Lam b9d4724e0f feat: allowed plugins to modify email verification details prior to db saving or email send/plugin fire
+ new hook `filter:user.verify`
- hook `filter:user.verify.code`
3 years ago
Julian Lam 3a015eb8e3 fix: no need to pass in empty Set in deprecated hooks 3 years ago
Julian Lam c7fa73b163 chore: bump persona, #10699 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
Barış Soner Uşaklı 8045109154 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı ea1ed66717 test: add more asserts to failing test 3 years ago
Misty Release Bot 2971f7b729 Latest translations and fallbacks 3 years ago
dependabot[bot] 78322636c1
chore(deps): bump less from 4.1.2 to 4.1.3 in /install (#10685)
Bumps [less](https://github.com/less/less.js) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 701d8d76aa
chore(deps): bump nodebb-plugin-2factor from 5.0.0 to 5.0.1 in /install (#10686)
Bumps [nodebb-plugin-2factor](https://github.com/julianlam/nodebb-plugin-2factor) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/julianlam/nodebb-plugin-2factor/releases)
- [Commits](https://github.com/julianlam/nodebb-plugin-2factor/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: nodebb-plugin-2factor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Misty Release Bot 630f7181a5 Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı b6f8e2fd05 fix: #10692 3 years ago
Misty Release Bot ec143ebc4b Latest translations and fallbacks 3 years ago
Julian Lam a04da673fa fix: #10690, all uploads in `uploads/files` showing orphaned 3 years ago
Julian Lam 7f870beb59 fix: bug where post associations are not shown when the directory is `files` 3 years ago
Julian Lam d90fc18bf1 chore: bump vanilla 3 years ago
Julian Lam 5bc972df46 chore: bump persona, closes #10566 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