Commit Graph

2376 Commits

Author SHA1 Message Date
Son NK 1026f0763d fix wording 2020-09-12 14:57:33 +02:00
Son Nguyen Kim 3e450c5ac2
Merge pull request #283 from simple-login/snyk-upgrade-cf909261df1f4c89d4cc698a2c9edcd2
[Snyk] Upgrade @sentry/browser from 5.21.1 to 5.21.3
2020-09-12 14:45:20 +02:00
Son Nguyen Kim 1f55bc73d3
Merge pull request #282 from simple-login/snyk-upgrade-16f5866ca3771ef57481c5d739b22f95
[Snyk] Upgrade vue from 2.6.11 to 2.6.12
2020-09-12 14:44:57 +02:00
Son NK fead5efc8b migration script 2020-09-12 14:34:38 +02:00
Son NK c6eba9f125 improve welcome email 2020-09-12 14:34:32 +02:00
Son NK 09380915fb use user first alias to for onboarding emails 2020-09-12 14:33:27 +02:00
Son NK 3545ae7d97 improve intro 2020-09-12 14:32:55 +02:00
Son NK 2cfaa93a5f create a first alias to receive SimpleLogin newsletter when user is created 2020-09-12 14:31:31 +02:00
Son NK 8fe508c5d3 Add User.newsletter_alias_id column 2020-09-12 14:30:49 +02:00
Son NK e519a917d2 refactor welcome email 2020-09-12 12:13:35 +02:00
Son NK 2fba4c9a53 send email to ask for user feedback when user cancels 2020-09-12 11:12:34 +02:00
snyk-bot 54ace01d86
fix: upgrade @sentry/browser from 5.21.1 to 5.21.3
Snyk has created this PR to upgrade @sentry/browser from 5.21.1 to 5.21.3.

See this package in npm:
https://www.npmjs.com/package/@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
2020-09-12 03:23:44 +00:00
Son NK 7cc90ad194 send email to ask for user feedback when user cancels 2020-09-11 18:39:57 +02:00
Son NK c625a178e8 use RequestException instead of ConnectionError 2020-09-11 16:55:32 +02:00
Son NK d14f6cf7fb Ignore wrong formatted row 2020-09-11 16:51:04 +02:00
Son NK 76175dc517 update batch import wording 2020-09-11 16:49:39 +02:00
Son NK 530db2fdd4 fix shell 2020-09-11 16:44:24 +02:00
snyk-bot 8f04ae82e6
fix: upgrade vue from 2.6.11 to 2.6.12
Snyk has created this PR to upgrade vue from 2.6.11 to 2.6.12.

See this package in npm:
https://www.npmjs.com/package/vue

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
2020-09-11 03:23:48 +00:00
Son Nguyen Kim 43babcf2d9
Merge pull request #281 from simple-login/batch-import
User can batch import aliases
2020-09-10 20:20:02 +02:00
Son NK b92966b2c6 sql migration 2020-09-10 20:15:21 +02:00
Son NK f664243e42 add batch-import page 2020-09-10 20:14:55 +02:00
Son NK 6da48298a6 Add BatchImport model 2020-09-10 20:05:25 +02:00
Son NK f224d16c56 mark a mailbox as unverified if it fails checks for too many times 2020-09-10 09:40:27 +02:00
Son NK e6dd2f1717 do not forward to unverified mailbox 2020-09-10 09:38:30 +02:00
Son NK a660a05f83 use warning for problem with random alias default domain 2020-09-10 09:32:51 +02:00
Son NK bde6f661e4 change onboarding email order 2020-09-09 22:16:10 +02:00
Son NK 91c4b68ca3 add send_onboarding_emails() to shell 2020-09-09 22:14:41 +02:00
Son NK 85332a5fb5 improve onboarding email subjects 2020-09-09 22:14:06 +02:00
Son NK ab5cd37f70 improve send-from-alias onboarding email 2020-09-09 22:02:56 +02:00
Son NK a46a1dfaea add raw url for pgp onboarding email 2020-09-09 20:38:23 +02:00
Son NK e3e9428247 improve onboarding mailbox email 2020-09-09 20:38:05 +02:00
Son NK 32373b6bd0 improve browser-extension onboarding email 2020-09-09 20:30:58 +02:00
Son NK b9bd167ff6 improve onboarding pgp email 2020-09-09 20:26:32 +02:00
Son NK 0c9106717b handle case where contact is concurrently created 2020-09-09 17:00:07 +02:00
Son NK 6a8c0d6f76 monitoring alert when more than 50 emails in queue. Check every 2 mins. 2020-09-08 18:52:36 +02:00
Son NK 290428009a change item order in menu 2020-09-08 13:57:13 +02:00
Son NK b65534a8e7 move "api keys" page to dropdown menu 2020-09-08 13:56:38 +02:00
Son NK a0b50762ee remove "how to use" on custom domain page 2020-09-08 13:51:46 +02:00
Son NK 7b6e58ef95 always show the "how to send email" help 2020-09-08 13:51:00 +02:00
Son NK 15d7f6407e fix compatible with mailvelope add name=encrypted.asc 2020-09-08 11:10:22 +02:00
Son NK 10205e3731 add pre-commit, upgrade pip-tools 2020-09-08 11:05:41 +02:00
Son NK d1eb1ea799 handle case apple server not accessible 2020-09-05 20:56:03 +02:00
Son NK 5cf0a4bcfe handle case alias can be None in toggle_alias 2020-09-05 20:54:08 +02:00
Son NK e36768824f handle the case contact already added 2020-09-03 19:42:52 +02:00
Son NK b83c513607 use warning level 2020-09-03 15:43:33 +02:00
Son NK 0dbc755790 use warning level when not able to parse email-log-id 2020-09-03 15:43:01 +02:00
Son Nguyen Kim f27a448d1b
Merge pull request #277 from simple-login/snyk-upgrade-6a61cde518cf1f5435c396f3a626eea2
[Snyk] Upgrade @sentry/browser from 5.20.1 to 5.21.1
2020-09-03 09:37:30 +02:00
snyk-bot a0854ae35c fix: upgrade @sentry/browser from 5.20.1 to 5.21.1
Snyk has created this PR to upgrade @sentry/browser from 5.20.1 to 5.21.1.

See this package in npm:
https://www.npmjs.com/package/@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
2020-09-03 03:23:42 +00:00
Son NK a25559dace able to choose port to listen on in email_handler. Default to 20381 2020-09-02 17:36:11 +02:00
Son NK d97966a2e8 use warning level when cannot parse mailbox-id 2020-09-02 10:26:46 +02:00