Commit Graph

22819 Commits (25ebbd6563931a9ed548254eb10ae143ac060356)
 

Author SHA1 Message Date
Barış Soner Uşaklı 25ebbd6563 fix: windows tests
Misty (Bot) 9b68dc37cc chore(i18n): fallback strings for new resources: nodebb.admin-settings-email, nodebb.error
Julian Lam 80ea12c1c1 feat: new ACP option `emailPrompt`
... which allows administrators to disable the client-side prompt to
encourage users to enter or confirm their email addresses
Julian Lam 5a328485dd Revert "fix: only show email confirmation warning toast on pages that it applies"
This reverts commit 1bd1cc74a4.
Renovate Bot 0728a99453 chore(deps): update dependency lint-staged to v11.2.5
Renovate Bot 49b8b983b6 fix(deps): update dependency nodebb-theme-vanilla to v12.1.6
Misty (Bot) 3e94def687 Latest translations and fallbacks
Renovate Bot ed0adf2ccf fix(deps): update dependency nodebb-theme-persona to v11.2.18
Barış Soner Uşaklı 64192731a0 refactor: use search api for topic search
Barış Soner Uşaklı 6cfaea06f0 fix: undefined query showing in searches
Barış Soner Uşaklı 89f5e06bbf fix: don't repeat search if on same page
Barış Soner Uşaklı 19ee717444 refactor: slowdown quick search
Barış Soner Uşaklı 0926ae6ecf fix: api session revoke test
Barış Soner Uşaklı 62e44dc5be Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı da64810a4a fix: crash
Misty (Bot) ff962b5ddf chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
Barış Soner Uşaklı eb075c7328 fix: add missing translation
Barış Soner Uşaklı a528790615 refactor: typo
Barış Soner Uşaklı 178600b1bb Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı ee8e048015 fix: move record to controller
Misty (Bot) abe59131dd chore(i18n): fallback strings for new resources: nodebb.admin-dashboard, nodebb.admin-menu
Barış Soner Uşaklı f4cf482a87 feat: show popular searches
Barış Soner Uşaklı 63572c23ce fix: profile edit fields showing translated values
Barış Soner Uşaklı 8d316d1859 fix: , fix translator test
Barış Soner Uşaklı 719cfc0d57 breaking: disable javascript in custom less tab
Barış Soner Uşaklı 04dab1d550 fix: token verify
Barış Soner Uşaklı 1783f918bc fix: guard against prototype pollution
Barış Soner Uşaklı c8b2fc46dc fix: translator path traversal
Barış Soner Uşaklı 835c73c431 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı e62948f73d fix: there is no alltime digest, fixes translation in test email
there is no digest.title.alltime
Misty (Bot) ab70ba3905 Latest translations and fallbacks
Barış Soner Uşaklı 47df62e700 fix: clicking outside postContainer should close tooltip
Renovate Bot 7866107988 fix(deps): update dependency nodebb-theme-persona to v11.2.17
Renovate Bot f76a788290 chore(deps): update dependency lint-staged to v11.2.4
Barış Soner Uşaklı 4246f59729 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı f02fba29dc refactor: add callback to loadNotifications
Misty (Bot) e6982da955 Latest translations and fallbacks
Julian Lam 7ef5214ef9 test: fix broken openapi3 schema
Julian Lam 506c34a84d refactor: simplified utilities API > login rout
Removed continueLogin override in favour of a simpler `redirectAfterLogin` override
Use passport to authenticate username and password instead of duplicated logic.
Julian Lam 6b4f35c2fa feat: new plugin hook to allow plugins to reject email address on new registration or email change
Julian Lam 806a1e50d2 feat: utilities login API route now starts an actual login session, if requested
Renovate Bot a5f4e20681 fix(deps): update dependency postcss to v8.3.11
Barış Soner Uşaklı b91ae0880d feat: add method name to deprecation message
Renovate Bot d74a6bd35e fix(deps): update dependency nodebb-theme-vanilla to v12.1.5
Renovate Bot 2a3e13f360 chore(deps): update dependency husky to v7.0.4
Barış Soner Uşaklı 1d62bd6d7b refactor: log error as well
Barış Soner Uşaklı 73a9ca09c9 refactor: catch errors from buildHeader in error handler 🔥
Barış Soner Uşaklı d4da98404c refactor: add missing helpers.tryRoute
Renovate Bot 8b8fe39303 fix(deps): update dependency sharp to v0.29.2
Barış Soner Uşaklı 998b9e7918 fix: minification regression