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 4e54d500c0 fix bug where inactive plugin templates were being compiled as well 11 years ago
..
admin added callback to category update 11 years ago
controllers got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit: 11 years ago
database closes #1176 11 years ago
middleware fixed invalid path for apple-touch-icon 11 years ago
routes fixed /admin/index 404 11 years ago
socket.io closes #1180 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 closes #1130 11 years ago
install.js setting Lavender as default theme for 0.4.0, woo! 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 messaging jshint 11 years ago
meta.js Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
notifications.js crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
plugins.js fix bug where inactive plugin templates were being compiled as well 11 years ago
postTools.js minor fix 11 years ago
posts.js added getRecentPost 11 years ago
sitemap.js simplified getAllTopics 11 years ago
threadTools.js changes to templates 11 years ago
topics.js closes #1180 11 years ago
upgrade.js workaround for problem arising from switch to Date.UTC() 11 years ago
user.js setting password to null in getUserData, because Object.delete is bad? :P (thanks @barisusakli) 11 years ago
webserver.js Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
widgets.js rendering widget's container 11 years ago