nodebb/src
psychobunny 1996c8ad49 fixing less imports on windows
..
categories closes
controllers removed duplication in uploads
database read redis host just before connecting
middleware fixed filter:admin.scripts.get
routes closes
socket.io added reqFromSocket to topic posting
topics added reqFromSocket to topic posting
user closes
categories.js closes
categoryTools.js closes
database.js forgot to export helpers as well for secondary db
emailer.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
emitter.js Add missing new lines at end of files.
events.js Add missing new lines at end of files.
favourites.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
file.js upload_url shouldn't use path.join
groups.js more error strings
image.js closes
install.js closed use --no-daemon flag to... not daemonize. Also, install script can be canceled without throwing errors.
languages.js Add missing new lines at end of files.
logger.js logger jshint
messaging.js fixes chat messages
meta.js fixing less imports on windows
notifications.js faster checkAndReplace
plugins.js fixed plugin activation of unpublished plugins
postTools.js refactor of thread tools
posts.js closes
sitemap.js Add missing new lines at end of files.
threadTools.js refactor of thread tools
topics.js refactor of thread tools
upgrade.js Add missing new lines at end of files.
user.js closes
webserver.js fixed
widgets.js closes