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 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
..
categories ACP setting and API return for subcats 11 years ago
controllers refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
database sortedSetScores for tag counts 11 years ago
meta finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800 11 years ago
middleware added recompilation of templates to NodeBB Reloading - #2010 11 years ago
posts undo 11 years ago
privileges optimize getTopicsByTids and getTeasers 11 years ago
routes refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
socket.io closes #2028 11 years ago
topics closes #2028 11 years ago
user closes #2028 11 years ago
categories.js closes #1742 11 years ago
database.js updated error text to show proper setup command 11 years ago
emailer.js applying translator to messages. 11 years ago
emitter.js apparently this was confusing 11 years ago
events.js Add missing new lines at end of files. 11 years ago
favourites.js closes #1934 11 years ago
file.js upload_url shouldn't use path.join 11 years ago
groups.js #1992 11 years ago
hotswap.js proof-of-concept for hot-swapping of routes 11 years ago
image.js took out the meta config check from image.js 11 years ago
install.js closes #2007 11 years ago
languages.js cleaned languages.js 11 years ago
logger.js first commit 11 years ago
messaging.js send uids to isOnline in messaging 11 years ago
meta.js better error messaging when js fails to compile when reloading 11 years ago
notifications.js eachLimit notifications.push 11 years ago
password.js closes #1976 11 years ago
plugins.js added callbacks to css and js reloading, issue #2010 11 years ago
postTools.js closes #1936 11 years ago
posts.js merge 11 years ago
privileges.js more work on #1518 11 years ago
search.js #1992 11 years ago
settings.js linting settings.js 11 years ago
sitemap.js dont display all categories 11 years ago
threadTools.js merge 11 years ago
topics.js another crash fix 11 years ago
upgrade.js closes #1902 11 years ago
user.js check uid 11 years ago
webserver.js closed #2012 11 years ago
widgets.js optimized widget call by bundling all queries into one for #1428; fixes active users widget crash 11 years ago