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.
psychobunny 6f0e749b60 Merge pull request #1462 from frissdiegurke/master
added new settings-system
12 years ago
..
categories closes #1419 12 years ago
controllers closes #1400, bunch of other fixes to 404, 403 in accounts 12 years ago
database print stack on db error 12 years ago
middleware fixed #907 12 years ago
routes replace self links client side 12 years ago
socket.io fixed bad example code 12 years ago
topics use thumb directly 12 years ago
user closes #1419 12 years ago
categories.js closes #1419 12 years ago
categoryTools.js closes #1389 12 years ago
database.js forgot to export helpers as well for secondary db 12 years ago
emailer.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 12 years ago
emitter.js Add missing new lines at end of files. 12 years ago
events.js Add missing new lines at end of files. 12 years ago
favourites.js Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality 12 years ago
file.js upload_url shouldn't use path.join 12 years ago
groups.js more error strings 12 years ago
image.js closes #1418 12 years ago
install.js for https://github.com/designcreateplay/NodeBB/issues/1393 12 years ago
languages.js Add missing new lines at end of files. 12 years ago
logger.js logger jshint 12 years ago
messaging.js fixes chat messages 12 years ago
meta.js action:settings.set 12 years ago
notifications.js checkReplace typo 12 years ago
plugins.js use id as name like others 12 years ago
postTools.js Add a return statement to the callback 12 years ago
posts.js check err 12 years ago
settings.js added new settings-system 12 years ago
sitemap.js Add missing new lines at end of files. 12 years ago
threadTools.js refactor of thread tools 12 years ago
topics.js refactor of thread tools 12 years ago
upgrade.js Add missing new lines at end of files. 12 years ago
user.js simplified the above to action.user.set instead 12 years ago
webserver.js fixed #907 12 years ago
widgets.js closes #1385 12 years ago