nodebb/test
Julian Lam 69806662e6
Session Timeout if "Remember Me" is not checked ()
* fix: convert loginDays and loginSeconds to number inputs

* feat: configurable session timeout for when "Remember Me" is not checked

closes 

* test: addition tests to check loginDays and sessionDuration settings

* test: also test loginSeconds override
..
database perf: WIP , allow array of pids for posts.purge ()
files Add more chat hooks, replace toobig.jpg ()
helpers refactor: `helpers.loginUser` to be fully async
mocks Update to lru-cache@^7 ()
posts Webpack5 ()
topics test: fix topic thumb tests and topic thumbs to work properly with post upload assoc.
user refactor: `helpers.loginUser` to be fully async
.eslintrc ESlint no-unused-vars
api.js fix: pass csrf_token into calls to /register/abort,
authentication.js Session Timeout if "Remember Me" is not checked ()
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js test: have some build tests not pollute build folder
categories.js fix: category ordering add test
controllers-admin.js refactor: `helpers.loginUser` to be fully async
controllers.js refactor: `helpers.loginUser` to be fully async
coverPhoto.js chore: eslint no-var, vars-on-top
database.js refactor: remove tabs after declaration
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js fix: properly unregister hooks in emailer tests
feeds.js breaking: remove socket.io/flags.js
file.js chore: eslint no-var, vars-on-top
flags.js feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
groups.js breaking: remove deprecated groups socket calls
i18n.js test: fix i18n tests
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js refactor: `helpers.loginUser` to be fully async
meta.js refactor: tab rules
middleware.js Update to lru-cache@^7 ()
notifications.js feat: als ()
package-install.js Re-introduce lodash into src/package-install.js ()
pagination.js refactor: remove tabs after declaration
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js fix: , test runner to only run tests for plugins included in `test_plugins`
plugins.js feat: Allow defining active plugins in config ()
posts.js refactor: `helpers.loginUser` to be fully async
pubsub.js chore: eslint no-var, vars-on-top
rewards.js chore: eslint no-var, vars-on-top
search-admin.js chore: eslint no-var, vars-on-top
search.js test: fix tests again
settings.js chore: eslint no-var, vars-on-top
socket.io.js Fix for , restore password reset rate limiting ()
template-helpers.js Webpack5 ()
topics.js refactor: move post upload tests to its own file
translator.js Webpack5 ()
upgrade.js test: upgrade.runParticular
uploads.js sharp test fix
user.js refactor: `helpers.loginUser` to be fully async
utils.js test: fix UUID test