Commit Graph

2898 Commits

Author SHA1 Message Date
Son NK 819738f55c remove unused DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE 2021-03-08 15:14:37 +01:00
Son NK 58df3442d5 simplify readme 2021-03-08 15:08:41 +01:00
Son NK 48a16a1d2e use another hero image 2021-03-08 14:59:39 +01:00
Son NK ffb7cdbdec Add Sylvia van Os to contributor 2021-03-08 14:59:39 +01:00
Son Nguyen Kim 8e81b2ed8b
Merge pull request #376 from simple-login/snyk-upgrade-e9de3bb9ab4be91ed2eae710638612b0
[Snyk] Upgrade @sentry/browser from 5.27.6 to 5.30.0
2021-03-08 14:54:25 +01:00
Son NK cb3c5d7f12 improve contributing.md 2021-03-08 14:53:53 +01:00
Son NK 3512cc087e remove unused import 2021-03-08 14:53:14 +01:00
Son NK 9c4a5fc734 run black via poetry in CI 2021-03-08 13:39:20 +01:00
Son Nguyen Kim 095e2ae0de
Merge pull request #377 from TheLastProject/feature/api_export
Add export endpoints
2021-03-08 12:18:28 +01:00
Son NK 157b7adbda improve logging 2021-03-08 12:11:47 +01:00
Son NK 26613cdeeb fix handling auto reply 2021-03-08 12:09:27 +01:00
Son NK bc69e11f9b enable color log when dev 2021-03-08 12:09:10 +01:00
Son NK 796ad58dca improve logging 2021-03-08 12:08:23 +01:00
Son NK 3768429909 use log format that allows clickable link to code source in PyCharm 2021-03-08 12:07:45 +01:00
Sylvia van Os 3932ed2eb8 Add export endpoints 2021-03-06 21:56:42 +01:00
Son NK 39c92110cb add more fields into /api/custom_domains 2021-03-06 20:43:50 +01:00
Son c4c29dfa1d flake8 2021-03-06 18:13:59 +01:00
Son 863d8dcbe7 black 2021-03-06 18:10:41 +01:00
Son 178d2c8689 recreate migration file 2021-03-06 18:10:34 +01:00
Son 23a0861790 Improve alias transfer. Use alias transfer_token. Add a limiter on /alias_transfer/receive 2021-03-06 18:08:42 +01:00
Son 29afc1b6b5 Add Alias.transfer_token col 2021-03-06 18:08:42 +01:00
Son 475eaa2bc0 inform user when his alias has been transferred 2021-03-06 18:08:42 +01:00
Son NK 3494f314bc disable flask toolbar by default 2021-03-06 17:44:46 +01:00
Son NK 31ff8b962b handle the auto responder email 2021-03-06 17:44:46 +01:00
Son NK 9492aaccf5 Add EmailLog.auto_replied col 2021-03-06 17:44:46 +01:00
Son d933bffa2f improve contributing 2021-03-06 16:30:41 +01:00
Son 2c46097330 improve contributing.md, comment all optional options in example.env 2021-03-06 16:28:15 +01:00
Son 6f37bf858d take into account NOT_SEND_EMAIL in sl_sendmail 2021-03-06 16:23:19 +01:00
Son 80d80657d6 remove cloudwatch params 2021-03-06 16:09:27 +01:00
Son fb24760039 move contribution guide to CONTRIBUTING.md 2021-03-06 15:55:18 +01:00
snyk-bot 1386afe545
fix: upgrade @sentry/browser from 5.27.6 to 5.30.0
Snyk has created this PR to upgrade @sentry/browser from 5.27.6 to 5.30.0.

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
2021-03-06 03:23:44 +00:00
Son NK 193f8d8ccc Handle UnicodeDecodeError in get_header_unicode() 2021-03-05 20:41:23 +01:00
Son NK 3af98026e3 refactor config: do not use eval() 2021-03-05 17:26:47 +01:00
Son NK a65680b5ba remove DEBUG param 2021-03-05 17:26:47 +01:00
Son Nguyen Kim 48dcd634fa
Merge pull request #352 from simple-login/snyk-upgrade-d5185be84c60a61c96600ab52a66962e
[Snyk] Upgrade bootbox from 5.5.1 to 5.5.2
2021-03-05 13:13:29 +01:00
Son NK 2b811f942d 3.3.0 2021-03-05 13:11:47 +01:00
Son NK a536a34a0b remove unused import 2021-03-01 18:46:15 +01:00
Son NK 38790fdc84 get_alias_infos_with_pagination_v3: handle the case where an alias has 2 contacts that have no activity 2021-03-01 18:45:15 +01:00
Son NK 3a142ca2f8 remove .venv 2021-03-01 18:22:52 +01:00
Son NK 36a117d790 rename 2021-03-01 18:22:39 +01:00
Son NK deef432c58 add extend trial on user admin page 2021-02-25 10:09:02 +01:00
Son NK 9ccfed28c5 fix migration: set include_sender_in_reverse_alias to false if null 2021-02-24 15:54:57 +01:00
Son NK 3aeaf6fe29 make include_sender_in_reverse_alias non nullable 2021-02-24 15:44:50 +01:00
Son NK c9b246259d can search on manual subscription admin page 2021-02-24 09:49:08 +01:00
Son NK 0f9cb13920 add admin page for manual subscription 2021-02-24 09:48:06 +01:00
Son NK b00524e74f upgrade flask-admin to 1.5.7, use bootstrap4 for admin UI 2021-02-24 09:47:48 +01:00
Son NK a2dad50d20 take into account apple sub 2021-02-23 19:40:40 +01:00
Son NK d4ac2da96a set some fields back to default 2021-02-17 13:08:02 +01:00
Son NK 9030d8b543 flake8 2021-02-17 13:01:28 +01:00
Son NK 9e486fc2c0 add alias transfer 2021-02-17 12:56:28 +01:00