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 59381ee1d3 cleaned up webserver.js a bit, moved api routes to its own file, closes #54 12 years ago
..
admin refactor to remove category_name and category_slug from topic hashes 12 years ago
routes cleaned up webserver.js a bit, moved api routes to its own file, closes #54 12 years ago
categories.js moved getTopicsByTids and getLatestTopics to topics.js 12 years ago
favourites.js fixed favouriting 12 years ago
feed.js fixing issue where navigating to a non-existant category_id caused NodeBB 12 years ago
imgur.js drag and drop image upload first pass 12 years ago
install.js fixed oddities in base_url and url generation for subdirectoried instances 12 years ago
login.js first pass at a custom title function (not ready for prod) 12 years ago
meta.js first pass at a custom title function (not ready for prod) 12 years ago
notifications.js closed #28 by implementing solution #2 12 years ago
plugins.js added note linking to wiki page for authoring plugins... also showing something if no plugins are installed 12 years ago
postTools.js sticking to style guide for method names (camelcase) 12 years ago
posts.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
redis.js fixed broken view again 12 years ago
schema.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
sitemap.js fixed oddities in base_url and url generation for subdirectoried instances 12 years ago
threadTools.js refactor to remove category_name and category_slug from topic hashes 12 years ago
topics.js removed console.log 12 years ago
user.js change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 12 years ago
webserver.js cleaned up webserver.js a bit, moved api routes to its own file, closes #54 12 years ago
websockets.js change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 12 years ago