30 Mar, 2016

1 commit


02 Mar, 2016

1 commit


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.
    Ryan Glover
     

01 Nov, 2015

1 commit

  • This fixes starting meteor with the Can't listen on port 3000. Perhaps another Meteor is running?
    
    Running two copies of Meteor in the same application directory
    will not work. If something else is using port 3000, you can
    specify an alternative port with --port <port>. command. Before, there was no check to see if a settings file was added, causing the server-side startup to break. Without a settings file, the server would crash. Now, the server still starts regardless of a settings file.
    Ryan Glover
     

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.
    Ryan Glover
     

24 Oct, 2015

2 commits


26 Sep, 2015

1 commit


25 Sep, 2015

1 commit


02 Mar, 2015

1 commit


16 Jan, 2015

3 commits


05 Dec, 2014

1 commit


28 Sep, 2014

1 commit


23 Sep, 2014

1 commit


30 Jul, 2014

4 commits


29 Jul, 2014

1 commit


22 Jul, 2014

1 commit