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 f0dfee5402 clean up 11 years ago
..
admin added callback to category update 11 years ago
controllers bugfixes + cleanup for accounts and users routes 11 years ago
database cleanup 11 years ago
middleware moved middleware out of webserver.js and into middleware.js 11 years ago
routes moved middleware out of webserver.js and into middleware.js 11 years ago
socket.io removed console.log 11 years ago
categories.js removed dupe i var 11 years ago
categoryTools.js upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
database.js fixed instruction in database.js 11 years ago
emailer.js added missing winston to emailer 11 years ago
events.js closes #1044 11 years ago
favourites.js cleanup 11 years ago
file.js added missing file 11 years ago
groups.js first pass #992 11 years ago
image.js lol this was saving to 'uploadPath' 11 years ago
install.js auto installing nodebb-widget-essentials on new setups 11 years ago
languages.js renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
logger.js removed console.log 11 years ago
messaging.js another eachSeries gone horray 11 years ago
meta.js cleanup 11 years ago
notifications.js crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
plugins.js fixed #1143 -- also removed near-meaningless info messages saying that a Hook had been registered. 11 years ago
postTools.js minor fix 11 years ago
posts.js moved topic locked check to topic.reply 11 years ago
sitemap.js simplified getAllTopics 11 years ago
threadTools.js changes to templates 11 years ago
topics.js moved topic locked check to topic.reply 11 years ago
upgrade.js added check to upgrade.upgrade 11 years ago
user.js user.js hint 11 years ago
webserver.js clean up 11 years ago
widgets.js rendering widget's container 11 years ago