.. |
categories
|
closed #3068
|
10 years ago |
controllers
|
page checks #3089
|
10 years ago |
database
|
closes #3074
|
10 years ago |
meta
|
moved favicon into default link tags, and fixed bug that caused link tags to not show up
|
10 years ago |
middleware
|
revert last change, breaks ajaxify
|
10 years ago |
navigation
|
refactored translator system to be a require.js module, and not a global
|
10 years ago |
plugins
|
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
|
10 years ago |
posts
|
closed #3084
|
10 years ago |
privileges
|
closes #2970, closes #3078
|
10 years ago |
rewards
|
filter out illegitimate rewards
|
10 years ago |
routes
|
#3093
|
10 years ago |
socket.io
|
crash fix
|
10 years ago |
topics
|
closes #3051
|
10 years ago |
user
|
re: #3043, if no address is entered, "http://" won't get automatically saved in
|
10 years ago |
views
|
closes #3073
|
10 years ago |
analytics.js
|
show monthly page views
|
10 years ago |
batch.js
|
renamed end to stop globally
|
10 years ago |
categories.js
|
default to zero if post_count topic_count is falsy
|
10 years ago |
database.js
|
updated error text to show proper setup command
|
11 years ago |
emailer.js
|
refactored translator system to be a require.js module, and not a global
|
10 years ago |
emitter.js
|
fixing previous commit properly
|
10 years ago |
events.js
|
closes #2550, closes #2518
|
10 years ago |
favourites.js
|
dont add guests to users:repuration zset
|
10 years ago |
file.js
|
file upload with spaces / general file upload fix wrt ajaxiy
|
10 years ago |
groups.js
|
updating group creation method to send back group data in the return callback, and to include the ownerUid if one was passed in
|
10 years ago |
hotswap.js
|
moving nearly all startup messages to verbose type
|
10 years ago |
image.js
|
took out the meta config check from image.js
|
11 years ago |
install.js
|
changed the password confirmation form field in the web installer so that it doesn't clobber some env vars, and allowed admin username and email to be set via env var
|
10 years ago |
languages.js
|
cleaned languages.js
|
11 years ago |
logger.js
|
disable stuff that crashes in socket.io 1.x
|
10 years ago |
messaging.js
|
closes #3045
|
10 years ago |
meta.js
|
updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny)
|
10 years ago |
notifications.js
|
we just need the group members :trollface:
|
10 years ago |
pagination.js
|
closes #3038
|
10 years ago |
password.js
|
use send for child process
|
10 years ago |
plugins.js
|
moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added
|
10 years ago |
postTools.js
|
closes #3051
|
10 years ago |
posts.js
|
closes #3051
|
10 years ago |
privileges.js
|
more linting
|
10 years ago |
pubsub.js
|
closes #3014
|
10 years ago |
search.js
|
closes #3065
|
10 years ago |
settings.js
|
linting settings.js
|
11 years ago |
sitemap.js
|
added privileges.topics.filterUids
|
10 years ago |
threadTools.js
|
closes #3008
|
10 years ago |
topics.js
|
added privileges.topics.filterUids
|
10 years ago |
upgrade.js
|
updated install script to accept environment variables
|
10 years ago |
user.js
|
closes #3005
|
10 years ago |
webserver.js
|
webserver: only start listening _after_ everything is compiled
|
10 years ago |
widgets.js
|
not referencing parent scope when inside BEGIN in widgets tpl
|
10 years ago |