You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam d1c49a7663 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
..
admin
api fix: check schedule privilege, closes #11032 2 years ago
cache feat: allow plugins to add to admin cache list (#10833) 3 years ago
categories fix: category ordering add test 2 years ago
cli feat: add ./nodebb install <plugin_name> 2 years ago
controllers feat: allow groups to be exempt from maintenance mode 2 years ago
database TTL Cache (#10816) 3 years ago
groups feat: allow groups to be exempt from maintenance mode 2 years ago
messaging feat: closes #10501, minimum reputation to chat 3 years ago
meta Merge branch 'master' into develop 2 years ago
middleware feat: add permissions-policy header 2 years ago
navigation fix: #10528, gray out disabled nav items 3 years ago
plugins feat: add ./nodebb install <plugin_name> 2 years ago
posts fix: #11052, add missing await 2 years ago
privileges Webpack5 (#10311) 3 years ago
rewards
routes feat: allow groups to be exempt from maintenance mode 2 years ago
socket.io Merge branch 'master' into develop 2 years ago
topics feat: add relevant topic events to post objects 2 years ago
upgrades fix: upgrade script to work from 0.x to 2.x 2 years ago
user fix: #11044, allow banned users to post 2 years ago
views Revert "fix: replace input type number with text/pattern" 2 years ago
widgets fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68 2 years ago
als.js
analytics.js TTL Cache (#10816) 3 years ago
batch.js
cache.js TTL Cache (#10816) 3 years ago
cacheCreate.js TTL Cache (#10816) 3 years ago
constants.js
coverPhoto.js
emailer.js
events.js
file.js fix: handle ENOENT on file deletion, closes #10645 3 years ago
flags.js feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject 2 years ago
helpers.js Webpack5 (#10311) 3 years ago
image.js
install.js fix: https://github.com/NodeBB/NodeBB/issues/10525 2 years ago
languages.js
logger.js
notifications.js
pagination.js
password.js
prestart.js fix: #10473, trim trailing slashes on config url 3 years ago
promisify.js
pubsub.js
search.js test: fix tests again 2 years ago
settings.js
sitemap.js
slugify.js
social.js fix: cannot turn off all networks 3 years ago
start.js
translator.js Webpack5 (#10311) 3 years ago
upgrade.js feat: Allow defining active plugins in config (#10767) 3 years ago
utils.js test: fix tests again 3 years ago
webserver.js Merge remote-tracking branch 'origin/master' into develop 3 years ago