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.
Julian Lam
552a63367d
workaround for problem arising from switch to Date.UTC()
|
12 years ago |
| .. |
|
admin
|
added callback to category update
|
12 years ago |
|
database
|
convert score to int in mongo
|
12 years ago |
|
routes
|
removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change.
|
12 years ago |
|
socket.io
|
fixed disconnect check
|
12 years ago |
|
categories.js
|
removed dupe i var
|
12 years ago |
|
categoryTools.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
12 years ago |
|
database.js
|
fixed instruction in database.js
|
12 years ago |
|
emailer.js
|
added missing winston to emailer
|
12 years ago |
|
events.js
|
closes #1044
|
12 years ago |
|
favourites.js
|
cleanup
|
12 years ago |
|
file.js
|
added missing file
|
12 years ago |
|
groups.js
|
first pass #992
|
12 years ago |
|
image.js
|
closes #1130
|
12 years ago |
|
install.js
|
auto installing nodebb-widget-essentials on new setups
|
12 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
|
12 years ago |
|
logger.js
|
removed console.log
|
12 years ago |
|
messaging.js
|
another eachSeries gone horray
|
12 years ago |
|
meta.js
|
fixed tests
|
12 years ago |
|
notifications.js
|
crash fix for notifications, removed exec_body_script, closes #1058
|
12 years ago |
|
plugins.js
|
removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change.
|
12 years ago |
|
postTools.js
|
minor fix
|
12 years ago |
|
posts.js
|
added getRecentPost
|
12 years ago |
|
sitemap.js
|
simplified getAllTopics
|
12 years ago |
|
threadTools.js
|
changes to templates
|
12 years ago |
|
topics.js
|
closes #1090
|
12 years ago |
|
upgrade.js
|
workaround for problem arising from switch to Date.UTC()
|
12 years ago |
|
user.js
|
setting password to null in getUserData, because Object.delete is bad? :P (thanks @barisusakli)
|
12 years ago |
|
webserver.js
|
removing "pluginCSS", "css" in plugins is now included directly into stylesheet.css. This is a breaking change.
|
12 years ago |
|
widgets.js
|
rendering widget's container
|
12 years ago |