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.
Baris Soner Usakli
ccd29bfd61
added callback to category update
|
12 years ago |
| .. |
|
admin
|
added callback to category update
|
12 years ago |
|
database
|
added close db command
|
12 years ago |
|
routes
|
merge fork with upstream master
|
12 years ago |
|
socket.io
|
added callback to category update
|
12 years ago |
|
categories.js
|
closes #1101
|
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
|
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
|
took out some overrides out utils to a new overrides.js
|
12 years ago |
|
notifications.js
|
crash fix for notifications, removed exec_body_script, closes #1058
|
12 years ago |
|
plugins.js
|
removing the bit of code that disables plugins if the minver does not satisfy (too annoying imo)... now that we have ./nodebb reset, this is moot
|
12 years ago |
|
postTools.js
|
changes to templates
|
12 years ago |
|
posts.js
|
fixed missing var, posts.js cleanup
|
12 years ago |
|
sitemap.js
|
simplified getAllTopics
|
12 years ago |
|
threadTools.js
|
changes to templates
|
12 years ago |
|
topics.js
|
closes #1101
|
12 years ago |
|
upgrade.js
|
added check to upgrade.upgrade
|
12 years ago |
|
user.js
|
user.js hint
|
12 years ago |
|
webserver.js
|
added daemon capability to ./nodebb start, npm start/stop scripts
|
12 years ago |
|
widgets.js
|
rendering widget's container
|
12 years ago |