.. |
categories
|
async.waterfall
|
10 years ago |
controllers
|
filter priv/registered-users/guests in groups.list
|
10 years ago |
database
|
store id as int
|
10 years ago |
meta
|
fixing nodebb startup on windows
|
10 years ago |
middleware
|
revert last change, breaks ajaxify
|
10 years ago |
navigation
|
check err item
|
10 years ago |
plugins
|
argument fix for static/action hooks
|
10 years ago |
posts
|
allowing topic, post, and user creation to specify a timestamp for insertion into the past
|
10 years ago |
privileges
|
closes #2970, closes #3078
|
10 years ago |
rewards
|
filter out illegitimate rewards
|
10 years ago |
routes
|
removed static 404/403/500 routes
|
10 years ago |
socket.io
|
fix room enter
|
10 years ago |
topics
|
allowing topic, post, and user creation to specify a timestamp for insertion into the past
|
10 years ago |
user
|
fix user.csv data
|
10 years ago |
views
|
closes #2928
|
10 years ago |
widgets
|
moved widget code out of controller; cleaned up code into a folder
|
10 years ago |
analytics.js
|
show monthly page views
|
10 years ago |
batch.js
|
renamed end to stop globally
|
10 years ago |
categories.js
|
closes #3150
|
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
|
closes #3098
|
10 years ago |
events.js
|
closes #2550, closes #2518
|
10 years ago |
favourites.js
|
some minor cleanup in the async tree...
|
10 years ago |
file.js
|
file upload with spaces / general file upload fix wrt ajaxiy
|
10 years ago |
groups.js
|
fixed issue where Groups.getUserGroups called getGroupsData on all groups, resulting in a very unscalable method if called on forum with thousands of groups
|
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
|
closes #3098
|
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
|
guard against NULL mids/messages
|
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
|
adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised
|
10 years ago |
pagination.js
|
closes #3038
|
10 years ago |
password.js
|
use send for child process
|
10 years ago |
plugins.js
|
closes #3098
|
10 years ago |
postTools.js
|
closes #3051
|
10 years ago |
posts.js
|
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
|
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
|
closes #3104
|
10 years ago |
upgrade.js
|
fix user.csv data
|
10 years ago |
user.js
|
convert uid mappings to sorted sets
|
10 years ago |
webserver.js
|
removed setTimeout
|
10 years ago |