Julian Lam
|
bbaf26cedc
|
chore: remove extraneous lines from changelog
|
2 years ago |
Misty Release Bot
|
a5c2edb993
|
chore: update changelog for v2.8.0
|
2 years ago |
Misty Release Bot
|
7ce758d698
|
chore: incrementing version number - v2.8.0
|
2 years ago |
renovate[bot]
|
ef500af8e6
|
fix(deps): update dependency sharp to v0.31.3 (#11110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
7ab46b784a
|
fix(deps): update dependency sanitize-html to v2.8.1 (#11109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
13a3faa0d1
|
chore(deps): update dependency jquery to v3.6.3 (#11107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
eb6a9c474a
|
fix(deps): update dependency esbuild to v0.16.10 (#11104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
05443dbeee
|
fix(deps): update dependency mongodb to v4.13.0 (#11105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
485ee1301b
|
chore(deps): update dependency eslint to v8.30.0 (#11102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
18ff6caadd
|
fix(deps): update dependency esbuild to v0.16.8 (#11101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
c4cc1e61df
|
chore(deps): update dependency mocha to v10.2.0 (#11094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
faaf09f71c
|
fix(deps): update dependency sanitize-html to v2.8.0 (#11098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
cde44587c1
|
fix(deps): update dependency ace-builds to v1.14.0 (#11095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
5dda9a5bf1
|
fix(deps): update dependency nodebb-plugin-2factor to v5.1.2 (#11096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
0a5adb416a
|
fix(deps): update dependency postcss to v8.4.20 (#11097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Opliko
|
de31cb1a4f
|
feat: add force flag to plugin install in cli (#11089)
|
2 years ago |
Julian Lam
|
9f531f957e
|
refactor: flag states so that they are not hardcoded, allow plugins to add additional states, deprecated filter:flags.getFilters hook, closes #11065
|
2 years ago |
renovate[bot]
|
8b209f16d1
|
fix(deps): update dependency compare-versions to v5.0.3 (#11092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
7bcfe38e60
|
fix(deps): update dependency html-to-text to v9.0.3 (#11093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
7b9bbef593
|
fix(deps): update dependency @socket.io/redis-adapter to v8 (#11084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
7b48156cc0
|
fix(deps): update dependency nodebb-widget-essentials to v6.0.1 (#11085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
65ef722e82
|
fix(deps): update dependency esbuild to v0.16.7 (#11086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Barış Soner Uşaklı
|
3e8f537830
|
chore: up jquery
|
2 years ago |
renovate[bot]
|
4f67fc1ad0
|
fix(deps): update dependency esbuild to v0.16.3 (#11083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
22493ffb4c
|
fix(deps): update dependency esbuild to v0.15.16 (#11069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Misty Release Bot
|
717b36129e
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
|
2 years ago |
Julian Lam
|
896493dbd6
|
fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
|
2 years ago |
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".
|
2 years ago |
Misty Release Bot
|
4f4b48000a
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
|
2 years ago |
Julian Lam
|
2bc23a9526
|
fix: replace input type number with text/pattern
|
2 years ago |
Julian Lam
|
33af2d9c18
|
feat: integrating basic client-side form validity checking in settings v1 and v2
|
2 years ago |
Barış Soner Uşaklı
|
06f4801e57
|
refactor: remove debug log closes #11090
|
2 years ago |
Julian Lam
|
e213dbc3b7
|
chore: remove extraneous lines from changelog
|
2 years ago |
Misty Release Bot
|
4701c96d9c
|
chore: update changelog for v2.7.0
|
2 years ago |
Misty Release Bot
|
098097257d
|
chore: incrementing version number - v2.7.0
|
2 years ago |
Julian Lam
|
9ee8502d7a
|
chore: added stub file in hy
|
2 years ago |
renovate[bot]
|
df3f1c5e37
|
fix(deps): update dependency nodebb-theme-lavender to v6.0.1 (#11081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
85d3815816
|
fix(deps): update dependency esbuild to v0.16.3 (#11083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
693d4783bb
|
chore(deps): update dependency lint-staged to v13.1.0 (#11082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
d8e9738d9f
|
fix(deps): update dependency html-to-text to v9 (#11075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
eab5b75463
|
chore(deps): update dependency eslint to v8.29.0 (#11074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
35be45944a
|
fix(deps): update dependency ace-builds to v1.13.2 (#11080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
aafb7f6ec7
|
fix(deps): update dependency fs-extra to v11 (#11072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Julian Lam
|
f11094cbb8
|
feat: update transifex config (for use with new cli)
+ hy, thanks to the fine folks at tutor-platform.com!
|
2 years ago |
Misty Release Bot
|
76154a6321
|
Latest translations and fallbacks
|
2 years ago |
Misty Release Bot
|
155343139f
|
Latest translations and fallbacks
|
2 years ago |
Misty Release Bot
|
79b27d46f4
|
Latest translations and fallbacks
|
2 years ago |
renovate[bot]
|
7bc4b836ee
|
fix(deps): update dependency esbuild to v0.15.16 (#11069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
f947ac6d41
|
chore(deps): update dependency lint-staged to v13.0.4 (#11064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Julian Lam
|
43e7c98824
|
fix: relax selectors for client-side form validation so that all form elements are checked
|
2 years ago |