23 Feb, 2016
1 commit
04 Feb, 2016
1 commit
-
- Adding imports where they make sense. - Converting from jshint to eslint and writing styleguide. - General file and convention cleanup. - Tweaks to misc. annoyances.
15 Dec, 2015
2 commits
-
- Swap route-based authentication for template-based to avoid reactivity snags. - Update packages.
01 Nov, 2015
1 commit
-
- Update Base version in README.md and client/templates/authenticated/index.html. - Update Meteor version in README.md.
26 Oct, 2015
1 commit
-
Thanks to @josephdburdick for helping to get this done. - Add support for setting environment variables on server startup. - Add support for setting MAIL_URL based on the value set in Meteor.settings.private.MAIL_URL. - Bump Base version in README.md and /client/templates/authenticated/index.html.
04 Oct, 2015
1 commit
-
- Remove smart.* files from Meteorite days. - Update README.md with latest Base version. - Update index.html with latest Base version.
29 Sep, 2015
1 commit
-
- Update Meteor to 1.2.0.2. - Update Base and Meteor versions in README.md. - Update Base version in index.html template.
28 Sep, 2015
1 commit
27 Sep, 2015
1 commit
26 Sep, 2015
2 commits
-
- Refactor all ES5 code to use ES2015 patterns. - Refactor functionality of accounts functionality to use module patterns. - Clean up template markup.
25 Sep, 2015
1 commit
23 Mar, 2015
2 commits
-
Closes #41.
-
Closes #42.
03 Feb, 2015
1 commit
-
Update /client/layouts/layout-default.html to include bertAlert template. Update all client-side controllers to use Bert for error and success messages. Closes #9.
17 Jan, 2015
1 commit
-
Update global routes to include loadingTemplate option.
16 Jan, 2015
2 commits
-
Add example subscription for examplePublication to /client/routes/routes-authenticated.js.
-
Swap filter label for hook in /client/routes/hooks.js.
07 Dec, 2014
1 commit
05 Dec, 2014
1 commit
01 Nov, 2014
1 commit
08 Oct, 2014
1 commit
-
session variable returns true. Set currentRoute session variable in /client/routes/routes-public.coffee for each route. Use currentRoute UI helper to add active class to login and signup menu items in /client/includes/_header.html.
28 Sep, 2014
3 commits
-
authentication steps. Simplify signup form to use Accounts.createUser as opposed to unnecessary method.
-
signup links when a user is not logged in.
-
logout item in dropdown. Add current user email address as dropdown parent.
23 Sep, 2014
2 commits
-
Add templates, controllers, and email templates for recovering and resetting passwords.
-
and current Meteor version. Change name of Not Found template to use a hyphen instead of camel case.
30 Jul, 2014
4 commits
-
the user is authenticated (with a template). Update file tree in README. Add an NPM packages package to import NPM modules.
29 Jul, 2014
3 commits
-
example template so error stops.
22 Jul, 2014
1 commit