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
2baa381917
plugins and themes now trigger a restart
|
12 years ago |
| .. |
|
admin
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
12 years ago |
|
database
|
added close db command
|
12 years ago |
|
routes
|
Merge branch 'master' into nodebb-loader
|
12 years ago |
|
socket.io
|
plugins and themes now trigger a restart
|
12 years ago |
|
categories.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
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
|
closes #965
|
12 years ago |
|
file.js
|
added missing file
|
12 years ago |
|
groups.js
|
first pass #992
|
12 years ago |
|
image.js
|
lol this was saving to 'uploadPath'
|
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
|
added restart button to ACP (!!)
|
12 years ago |
|
notifications.js
|
crash fix for notifications, removed exec_body_script, closes #1058
|
12 years ago |
|
plugins.js
|
some checks for handling plugin deletion
|
12 years ago |
|
postTools.js
|
fixed topic thumbs
|
12 years ago |
|
posts.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
12 years ago |
|
sitemap.js
|
simplified getAllTopics
|
12 years ago |
|
threadTools.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
12 years ago |
|
topics.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
12 years ago |
|
upgrade.js
|
added check to upgrade.upgrade
|
12 years ago |
|
user.js
|
closed #1102
|
12 years ago |
|
webserver.js
|
communication between loader and child
|
12 years ago |
|
widgets.js
|
rendering widget's container
|
12 years ago |