24558 Commits (727f879e5b1698fcf9bdbaca5181b28d0e9497fd)
 

Author SHA1 Message Date
Misty Release Bot b86eb03a4c Latest translations and fallbacks 2 years ago
Misty Release Bot 95a5d516cb Latest translations and fallbacks 2 years ago
Misty Release Bot c4ed02ee1d Latest translations and fallbacks 2 years ago
Julian Lam a2fafc2b15 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Misty Release Bot 3a1866ce81 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 5a7dc71067 Merge branch 'master' of https://github.com/NodeBB/NodeBB 2 years ago
Barış Soner Uşaklı 673261ff98 fix: #10519, image height in emails 2 years ago
Julian Lam b9c8c02fcf fix: fallback language strings for #10987 2 years ago
Barış Soner Uşaklı 6f673f806f fix: #10993, apply autoLocale middleware to guests only 2 years ago
Barış Soner Uşaklı 9227b82e2c fix: check cid as well as template 2 years ago
Barış Soner Uşaklı be92be4eee feat: add search data to filter:search.inContent 2 years ago
Barış Soner Uşaklı e3f2156202
feat: add search data to filter:search.inContent 2 years ago
Misty Release Bot 248fd6721c Latest translations and fallbacks 2 years ago
renovate[bot] ee4fde1375
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.3 (#10997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 29fddd6577
fix(deps): update dependency esbuild to v0.15.12 (#10996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam c2024f3484 chore: really fix indents this time 2 years ago
Julian Lam d50512e73c chore: fix indents 2 years ago
Julian Lam be5d6d29c9 chore: add bootstrap5 to test runner for now 2 years ago
renovate[bot] 1fc2f1e80c fix(deps): update dependency nodebb-plugin-composer-default to v9.2.2 2 years ago
renovate[bot] 6471b6989e fix(deps): update dependency nodebb-theme-persona to v12.1.9 2 years ago
Julian Lam 7b9e08478c fix(deps): bump composer-default 2 years ago
Misty Release Bot 8d6c0de735 Latest translations and fallbacks 2 years ago
Misty Release Bot 9ad3b214d6 chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.admin-settings-email 2 years ago
Julian Lam 96b46411b1 Merge branch 'master' into develop 2 years ago
Julian Lam 9ee30fe7d2 fix: revert breaking change, add back SocketUser.emailConfirm 2 years ago
Julian Lam 9c576a0758
Email confirmation QOL updates (#10987)
* breaking: remove `SocketUser.emailConfirm`, re: #10954

* chore: move email confirmation related configs to own section in Settings > Email

* feat: new user email method `getValidationExpiry`, returns expiration in ms.. probably.

* fix: bug where `user.email.isValidationPending` returned an u nexpected non-boolean value if there was no confirmation pending (only when checking email as well)

* fix: update getValidationExpiry to return ms

* test: use emailConfirmInterval for tests, for now

* fix: throw friendly error when attempting an email change within email confirmation window

* feat: new config option `emailConfirmExpiry` in days, governs how long the confirm link is good for

* test: additional tests for user email methods

* fix: add back missing handling of  option

* test: fix tests
2 years ago
renovate[bot] 1e930f9d17 fix(deps): update dependency ace-builds to v1.12.3 2 years ago
renovate[bot] 9900e5f4fd
fix(deps): update dependency nodebb-theme-persona to v12.1.8 (#10982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 4260f0c245 fix(deps): update dependency ace-builds to v1.12.2 2 years ago
Misty Release Bot 773a97446a Latest translations and fallbacks 2 years ago
renovate[bot] 6485bc2539 fix(deps): update dependency ace-builds to v1.12.1 2 years ago
Julian Lam 09f3ac6574 fix: in appropriately named language key `email-confirm-email2` 2 years ago
Julian Lam 7672194c7c fix: correctly pass dev flag to package installer 2 years ago
Julian Lam 09cfd0bd57 fix: use `--omit=dev` flag for npm instead of `--production` 2 years ago
renovate[bot] ffa117ab79
chore(deps): update dependency mocha to v10.1.0 (#10980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 00ce8fd85e
fix(deps): update dependency ace-builds to v1.12.0 (#10978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] fb41fbe7ae
fix(deps): update socket.io packages to v4.5.3 (#10977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] dcca339772 fix(deps): update dependency nodebb-plugin-emoji to v4.0.6 2 years ago
renovate[bot] ff69c3e185 fix(deps): update dependency esbuild to v0.15.11 2 years ago
renovate[bot] 647bbd57af fix(deps): update dependency @isaacs/ttlcache to v1.2.1 2 years ago
Misty Release Bot 5836bf4a05 chore: incrementing version number - v2.5.7
(cherry picked from commit dd6d104820)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot 17e948abf7 chore: update changelog for v2.5.7 2 years ago
Misty Release Bot dd6d104820 chore: incrementing version number - v2.5.7 2 years ago
Misty Release Bot a5357812c6 Merge commit 'dc4a850cacecb8c57923803363dac9bb61221bba' into v2.x 2 years ago
Julian Lam af27606e20 fix: #10968, icon selector in ACP when icon name is typed in 2 years ago
Barış Soner Uşaklı dc4a850cac show progress 2 years ago
Barış Soner Uşaklı ba484d5478 Esbuild (#10940)
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>

* feat: use esbuild for minification

Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
Barış Soner Uşaklı dd4e9cce09 perf: speed up build
run webpack as soon as js targets are done
this allows building js/css in parallel
2 years ago
Misty Release Bot c7bd7dbfe6 chore: incrementing version number - v2.5.6
(cherry picked from commit 7dc45afa4c)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
2 years ago
Misty Release Bot e92238d09a chore: update changelog for v2.5.6 2 years ago