Commit Graph

24123 Commits (887df0e62b1c31c9b2d2b8228a0cba1e591c7638)
 

Author SHA1 Message Date
Barış Soner Uşaklı be917e8d39 feat: closes , don't trim children if category is marked section
Julian Lam e0985d72e7 Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3.
Julian Lam 0d68643bcb Revert "Revert "feat: cross origin opener policy options ()""
This reverts commit 46050ace1a.
Opliko 97baa8f2f7
Use new form issue templates ()
* 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
Misty Release Bot fa023f1c5d Latest translations and fallbacks
Misty Release Bot ab021902a4 Latest translations and fallbacks
Barış Soner Uşaklı 0bec52bc19 feat: closes , don't trim children if category is marked section
Misty Release Bot 871bd04bf8 Latest translations and fallbacks
Misty Release Bot ee4a6505df Latest translations and fallbacks
Misty Release Bot 66ad72eb57 Latest translations and fallbacks
Misty Release Bot da48116373 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
Julian Lam 43f9e6c8e4 fix: handle ENOENT on file deletion, closes
Julian Lam 05c30677f5 test: fix i18n tests
Julian Lam 06074e8c33 chore: add in warning in language directories about not editing files directly
Julian Lam 6eed1143ed Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3.
Julian Lam d903b30feb Revert "Revert "feat: cross origin opener policy options ()""
This reverts commit 46050ace1a.
Julian Lam 46050ace1a Revert "feat: cross origin opener policy options ()"
This reverts commit 881323583f.
Julian Lam 9f291c07d3 Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced"
This reverts commit 34d75e96e1.
Misty Release Bot 34d75e96e1 chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
Barış Soner Uşaklı 881323583f
feat: cross origin opener policy options ()
Misty Release Bot 20b75b24ad Latest translations and fallbacks
Misty Release Bot 1c8909cc90 Latest translations and fallbacks
Misty Release Bot bb3766df65 chore: update changelog for v2.2.0
Misty Release Bot 783250ee6f chore: incrementing version number - v2.2.0
Misty Release Bot f5afb5c396 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
Julian Lam 22368b996e refactor: move orphan cleaning logic to its own method, added tests for getOrphans and cleanOrphans
Julian Lam 88aee43947 feat: new cronjob and ACP option to delete orphans after configurable number of days, closes
Julian Lam bef236f371 chore: remove unnecessary `affected` set from deprecated plugin hook
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`
Julian Lam 3a015eb8e3 fix: no need to pass in empty Set in deprecated hooks
Julian Lam c7fa73b163 chore: bump persona,
Misty Release Bot 7836ee4ca7 Latest translations and fallbacks
Misty Release Bot b1dc053142 chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
Barış Soner Uşaklı f2f7f78051 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 2da188fe10 fix: , fix alert for password reset email
Misty Release Bot bc224905c0 Latest translations and fallbacks
Barış Soner Uşaklı 8045109154 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı ea1ed66717 test: add more asserts to failing test
Misty Release Bot 2971f7b729 Latest translations and fallbacks
dependabot[bot] 78322636c1
chore(deps): bump less from 4.1.2 to 4.1.3 in /install ()
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>
dependabot[bot] 701d8d76aa
chore(deps): bump nodebb-plugin-2factor from 5.0.0 to 5.0.1 in /install ()
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>
Misty Release Bot 630f7181a5 Latest translations and fallbacks
Barış Soner Uşaklı b6f8e2fd05 fix:
Misty Release Bot ec143ebc4b Latest translations and fallbacks
Julian Lam a04da673fa fix: , all uploads in `uploads/files` showing orphaned
Julian Lam 7f870beb59 fix: bug where post associations are not shown when the directory is `files`
Julian Lam d90fc18bf1 chore: bump vanilla
Julian Lam 5bc972df46 chore: bump persona, closes
Misty Release Bot d7d32a8a17 chore(i18n): fallback strings for new resources: nodebb.topic
Julian Lam ece733eddc feat: pass absolute url to post into post tools response,