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
bf8f91f0d9
'less bad' handling of background image in home.tpl
|
11 years ago |
.. |
admin
|
added callback to category update
|
11 years ago |
controllers
|
fixing up robots.txt
|
11 years ago |
database
|
closes #1191
|
11 years ago |
middleware
|
fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon
|
11 years ago |
routes
|
fixing admin routes on subfolder installs
|
11 years ago |
socket.io
|
changes for live streaming of posts
|
11 years ago |
categories.js
|
'less bad' handling of background image in home.tpl
|
11 years ago |
categoryTools.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
11 years ago |
database.js
|
fixed instruction in database.js
|
11 years ago |
emailer.js
|
added missing winston to emailer
|
11 years ago |
events.js
|
fixed issue where events page would error out if log was not already created.
|
11 years ago |
favourites.js
|
cleanup
|
11 years ago |
file.js
|
added missing file
|
11 years ago |
groups.js
|
removed unused function from groups, jshint
|
11 years ago |
image.js
|
closes #1130
|
11 years ago |
install.js
|
setting Lavender as default theme for 0.4.0, woo!
|
11 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
|
11 years ago |
logger.js
|
removed console.log
|
11 years ago |
messaging.js
|
messaging jshint
|
11 years ago |
meta.js
|
added minifed js files
|
11 years ago |
notifications.js
|
crash fix for notifications, removed exec_body_script, closes #1058
|
11 years ago |
plugins.js
|
moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback
|
11 years ago |
postTools.js
|
minor fix
|
11 years ago |
posts.js
|
changes for live streaming of posts
|
11 years ago |
sitemap.js
|
simplified getAllTopics
|
11 years ago |
threadTools.js
|
changes to templates
|
11 years ago |
topics.js
|
categoryData should return better topics (non-anon uid passed in now)
|
11 years ago |
upgrade.js
|
workaround for problem arising from switch to Date.UTC()
|
11 years ago |
user.js
|
fixed #1172
|
11 years ago |
webserver.js
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
widgets.js
|
rendering widget's container
|
11 years ago |