Commit Graph

15 Commits

Author SHA1 Message Date
Tankred Hase
b3a2171a72 Fix mongo config
We need to update to the new mongo 3.x api since the travis build is currently broken. See: https://travis-ci.org/mailvelope/keyserver/builds/282576101#L845
2017-10-17 10:17:54 +02:00
Tankred Hase
164585b406 Don’t use build@mailvelople.com for travis notifications. 2017-08-24 14:19:19 +08:00
Tankred Hase
0d6a9fdae5 Use log level env var instead of environment config 2017-08-23 18:31:15 +08:00
Tankred Hase
bbf24d6c53 Add AWS Elastic Beanstalk deployment plugin to travis config
Run npm release script before deployment
Upgrade to node v8 in travis job
2017-08-14 19:29:16 +08:00
Tankred Hase
9f922ce116 Merge pull request #16 from mailvelope/npm_script
Replace grunt with npm scripts
2017-08-14 11:51:27 +08:00
Tankred Hase
cb37c834d8 Remove grunt from travis.yml 2017-01-21 12:16:03 +00:00
Tankred Hase
a47a0162a6 Use ES6 destructuring (not available in node v4) 2017-01-21 12:03:06 +00:00
Tankred Hase
07c6ccd717 Upgrade node versions 2017-01-20 19:19:15 +00:00
Tankred Hase
2acbffa2f2 Simplify configuration for different environments 2016-06-07 15:04:34 +02:00
Tankred Hase
3a91aacbbf Use Amazon SES on travis 2016-06-06 19:44:12 +02:00
Tankred Hase
7179afaf6f Use nodemailer-openpgp plugin to encrypt verification emails 2016-06-02 16:19:54 +02:00
Tankred Hase
e98bd1b431 Add STARTTLS flag to SMTP config 2016-06-02 13:00:22 +02:00
Tankred Hase
1c6696e7a4 Update SMTP setup instructions
Add smtp port and tls options
Use /user/ path for shorthand sharing link
2016-06-02 10:10:52 +02:00
Tankred Hase
eaca356917 Set SMTP env vars in travis 2016-06-01 15:32:51 +02:00
Tankred Hase
ce2b24d83d Implement MongoDB client 2016-05-26 08:35:46 +02:00