nodebb/test
Baris Usakli c2cd7de891 fix: , dont show hidden groups in search
..
database properly filter /unread /recent /popular /top ()
files Replace jimp with sharp ()
helpers fix:
mocks fix: make _csrf a secure cookie if the website is using https ()
.eslintrc ESlint no-unused-vars
authentication.js Async refactor in place ()
batch.js Async refactor in place ()
blacklist.js fix(deps): update to eslint@6
build.js refactor: async/await
categories.js Add privilege for accessing user information ()
controllers-admin.js fix: tests
controllers.js fix: tests
coverPhoto.js fix:
database.js fix: db info page
defer-logger.js upgrade to winston 3.1, closes ()
emailer.js fixed tests, closes
feeds.js use includes instead of indexOf
file.js refactor: async/await file
flags.js fix: No new posts ()
groups.js fix: , dont show hidden groups in search
image.js up deps
locale-detect.js fix: , autoLocale logic not playing nicely with no-refresh auths ()
messaging.js fix: tests
meta.js parse '123' to 123 if it has no default
mocha.opts set cluster to false again
notifications.js fix: tests
pagination.js ESlint object-curly-spacing
plugins.js feat: hooks can now return promise or call callbacks
posts.js feat: , allow post queue based on group
pubsub.js test pubsub cache
rewards.js fix: change params
search-admin.js style(eslint): match operator-linebreak preferences
search.js add searchonly option to searh api
settings.js more settings tests
socket.io.js fix: event tests
template-helpers.js fix: test
topics.js fix: don't show deleted topics on unread
translator.js fix: ()
uploads.js feat: deprecate file.isFileTypeAllowed
user.js fix: remove unused data from post/topic/user hashes
utils.js fix: convert param to string in slugify