02 Mar, 2016
2 commits
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
1 commit
-
- Swap route-based authentication for template-based to avoid reactivity snags. - Update packages.
01 Nov, 2015
1 commit
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.
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
4 commits
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
2 commits
07 Sep, 2015
1 commit
08 Jul, 2015
1 commit
07 Apr, 2015
2 commits
-
Update Meteor to v1.1.0.2. Add npm-debug.log to .gitignore. Closes #46
-
Replace particle4dev:sass package with fourseven:scss to mitigate issue with former package not working on Windows. This is a blind fix as it hasn't been tested on a Windows machine. The package being introduced as a replacement, however, has noted support for Windows. Fixes #45
31 Mar, 2015
1 commit
-
Closes #43
23 Mar, 2015
2 commits
-
Add meteorhacks:ssr package. Update README.md to reflect package changes. Closes #39.
-
Update README.md to reflect new version.
02 Mar, 2015
1 commit
-
Update README to reflect bump to 1.0.3.2. Bump themeteorchef:bert to 1.0.2. Bump twbs:bootstrap to 3.3.2. Closes #38.
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.
22 Jan, 2015
1 commit
-
Update README.md to reflect update to 1.0.3.1.
16 Jan, 2015
3 commits
-
Delete unknown .gitignore from /packages. Add meteorhacks:npm package. Add /packages.json (generated my meteorhacks:npm). Add /packages/npm-container (generated by meteorhacks:npm).
-
Add file at server/admin/browser-policies.js for storing custom browser policy configurations.
08 Jan, 2015
1 commit
19 Dec, 2014
2 commits
-
Add twbs:bootstrap package. Update README.md to reference new package.
10 Dec, 2014
1 commit
05 Dec, 2014
2 commits
18 Nov, 2014
1 commit
01 Nov, 2014
1 commit
28 Oct, 2014
1 commit
22 Oct, 2014
1 commit
-
Update packages to latest versions.