Vulcan/lib/router
Anthony Mayer 23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
..
comments.js Splitting out router.js in multiple files. 2014-11-17 14:45:23 +09:00
config.js stop converting template name 2014-11-19 10:17:05 +09:00
filters.js Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
other.js Splitting out router.js in multiple files. 2014-11-17 14:45:23 +09:00
posts.js Fixing duplicate search logs. 2014-11-28 17:46:23 -08:00
server.js refactor server-side email template routes 2014-11-19 15:14:54 +09:00
users.js Fixes #444 - Adding UserEditController to show invites correctly 2014-11-30 18:23:19 -08:00