Vulcan/collections
Christian Bundy 86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
..
categories.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
comments.js #209: createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs) 2014-01-05 18:44:13 +02:00
errors.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
notifications.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
posts.js Solve trivial JS errors 2014-05-06 20:15:48 -07:00
searches.js added search logging 2013-11-22 14:20:47 +09:00
settings.js refactoring allow/deny code 2013-07-04 12:51:26 +09:00
users.js fixed bug that prevented user profile updating 2013-10-31 10:41:01 +09:00