Commit Graph

24487 Commits (717b36129e04e17b6715b31139ac7052d07f9f3c)
 

Author SHA1 Message Date
Misty Release Bot 717b36129e chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
Julian Lam 896493dbd6 fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
Julian Lam 4314b8e201 Revert "fix: replace input type number with text/pattern"
This reverts commit cde4c6ac7e.

The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
Misty Release Bot 4f4b48000a chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
Julian Lam 2bc23a9526 fix: replace input type number with text/pattern
Julian Lam 33af2d9c18 feat: integrating basic client-side form validity checking in settings v1 and v2
Barış Soner Uşaklı 06f4801e57 refactor: remove debug log closes
Julian Lam e213dbc3b7
chore: remove extraneous lines from changelog
Misty Release Bot 4701c96d9c chore: update changelog for v2.7.0
Misty Release Bot 098097257d chore: incrementing version number - v2.7.0
Julian Lam 9ee8502d7a chore: added stub file in hy
renovate[bot] df3f1c5e37 fix(deps): update dependency nodebb-theme-lavender to v6.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 85d3815816 fix(deps): update dependency esbuild to v0.16.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 693d4783bb chore(deps): update dependency lint-staged to v13.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] d8e9738d9f fix(deps): update dependency html-to-text to v9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] eab5b75463 chore(deps): update dependency eslint to v8.29.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 35be45944a fix(deps): update dependency ace-builds to v1.13.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] aafb7f6ec7 fix(deps): update dependency fs-extra to v11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Julian Lam f11094cbb8 feat: update transifex config (for use with new cli)
+ hy, thanks to the fine folks at tutor-platform.com!
Misty Release Bot 76154a6321 Latest translations and fallbacks
Misty Release Bot 155343139f Latest translations and fallbacks
Misty Release Bot 79b27d46f4 Latest translations and fallbacks
renovate[bot] 7bc4b836ee fix(deps): update dependency esbuild to v0.15.16 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f947ac6d41 chore(deps): update dependency lint-staged to v13.0.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Julian Lam 43e7c98824 fix: relax selectors for client-side form validation so that all form elements are checked
Misty Release Bot 0e319a58cb chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
Julian Lam db8d3a94eb fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
Julian Lam d9852c3245 Revert "fix: replace input type number with text/pattern"
This reverts commit cde4c6ac7e.

The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
Misty Release Bot 9676b192da chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
Julian Lam 45ae31f816 fix: replace input type number with text/pattern
Julian Lam dadbcd731c feat: integrating basic client-side form validity checking in settings v1 and v2
Misty Release Bot e1238a5822 Latest translations and fallbacks
renovate[bot] e14d4abc5d fix(deps): update dependency mongodb to v4.12.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Manuel Valle 8c4d6bbebb
Fix: categories.js not showing custom privileges ()
No shows correctly custom privileges in the Other section for a category.
Barış Soner Uşaklı c2bb2b30be test: dont try to load admin upload routes
Barış Soner Uşaklı 07a0212571 fix: , add admin uploads paths to priv mapping
closes 
Barış Soner Uşaklı 4efc19d5f1 feat: add ./nodebb install <plugin_name>
will install the suggested version for current nodebb closes 
Misty Release Bot b5ce7e8ed8 chore: update changelog for v2.6.1
Misty Release Bot f8e947e2a7 chore: incrementing version number - v2.6.1
Barış Soner Uşaklı 48d1439217 fix: prototype vulnerability in socket.io onMessage
Barış Soner Uşaklı 0e495f9ea4 fix: , fix custom privilege/path in routePrefixMap
will find most specific path
Barış Soner Uşaklı 91c2e5ac25 refactor: not deprecated on 2.x
Julian Lam 8a15e58dff
docs: remote extraneous lines from changelog
Misty Release Bot eedd84ae4e chore: update changelog for v2.6.0
Misty Release Bot 12f0541dfa chore: incrementing version number - v2.6.0
Barış Soner Uşaklı c7aa4ebf47 Merge branch 'master' into develop
Misty Release Bot 1d7dbf1480 chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
Barış Soner Uşaklı 864fe0f971 feat: add permissions-policy header
Barış Soner Uşaklı 110311b25e fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68
don't crash if template doesn't have any widgets set before
Barış Soner Uşaklı fc49665fe5 fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68
don't crash if template doesn't have any widgets set before