Commit Graph

3029 Commits

Author SHA1 Message Date
Son NK
65d0848e2f show alias in confirmation message 2019-12-26 17:37:51 +00:00
Tung Nguyen
4f751e5cd2 fix typos and improve messages showing at the end users 2019-12-26 13:00:17 +00:00
Son NK
41aee485bf Merge branch 'staging' 2019-12-25 21:35:58 +00:00
Son NK
e09dfaa481 Fix pricing page message 2019-12-25 21:35:35 +00:00
Son Nguyen Kim
e23a285bd5
Merge pull request #3 from simple-login/add-black-ci
Add black ci
2019-12-25 17:42:26 +00:00
Son NK
1c12dc9642 increase nb gunicorn workers to 4 2019-12-25 17:39:55 +00:00
Son NK
4fd6b617c8 fix domain used in dkim signature 2019-12-25 17:33:24 +00:00
Son NK
c62bfb292a add DKIM signature for domain that is dkim verified 2019-12-25 17:23:43 +00:00
Son NK
ed78e31b8b add custom_domain.dkim_verified column 2019-12-25 17:23:04 +00:00
Son NK
774b5b7212 Update README to use Python 3.7+ instead 2019-12-24 10:37:49 +00:00
Son NK
306bb9927e add beta corner ribbon to logo 2019-12-24 09:34:18 +00:00
Tung Nguyen
47e77ed4ab reword, fix typos and correct English grammar mistakes 2019-12-23 22:09:38 +00:00
Son NK
f80adae625 fix login error message 2019-12-23 19:00:31 +00:00
Son NK
bb2c7e5e16 Revert "trigger formatting error"
This reverts commit c00038bbad.
2019-12-23 15:39:43 +00:00
Son NK
5998cd8160 fix yaml syntax error 2019-12-23 15:37:57 +00:00
Son NK
c00038bbad trigger formatting error 2019-12-23 15:36:35 +00:00
Son NK
6deca0b75d run black in github workflow 2019-12-23 15:36:26 +00:00
Son NK
bcbe239f60 User can generate quickly a random alias 2019-12-23 15:34:02 +00:00
Son NK
a8d112646e Add hint for alias prefix on custom alias page 2019-12-23 15:09:41 +00:00
Son NK
dbbfcac2d6 Still show a readable email name when there's no website_from 2019-12-23 15:09:41 +00:00
Son NK
3320a488f3 refactor s3.py 2019-12-23 15:09:41 +00:00
Son Nguyen Kim
db60043341
Merge pull request #2 from NinhDinh/master
Add test workflow
2019-12-23 15:00:18 +00:00
Son NK
084f835bfe rename create_custom_alias -> create_new 2019-12-22 17:46:24 +01:00
Son NK
55bccf8f84 remove GenEmail.custom column 2019-12-22 17:46:24 +01:00
Son NK
d8d0cd9f07 add some stats directly to email subject when sending stats 2019-12-22 17:46:24 +01:00
Son NK
61c1ed10d7 rename can_create_new_custom_alias -> can_create_new_alias 2019-12-22 17:46:24 +01:00
Ninh Dinh
9eff73f81b
Update pythonpackage.yml
remove python 3.6
2019-12-22 17:42:02 +01:00
Son NK
a3f547fd22 rename create_custom_alias -> create_new 2019-12-22 16:34:10 +00:00
Son NK
91e38a744b remove GenEmail.custom column 2019-12-22 16:32:55 +00:00
Son NK
647ccc7609 delete unused method 2019-12-22 17:31:16 +01:00
Son NK
2764c9d0e4 User can export their data 2019-12-22 17:31:16 +01:00
Son NK
c5f7d2abf9 Increase visibility for small-text 2019-12-22 17:31:16 +01:00
Son NK
2b66f9b0aa Fix wording 2019-12-22 17:31:16 +01:00
Son NK
ee0a398ae3 Add Delete Account in setting 2019-12-22 17:31:16 +01:00
Son NK
85db1f3f5c create custom domain in fake_data 2019-12-22 17:31:16 +01:00
Son NK
7e9418cd10 Fix wording 2019-12-22 17:31:16 +01:00
Son NK
4a97c797df use flash to display error in login 2019-12-22 17:31:16 +01:00
Son NK
e9a58b89ad only print out plaintext when NOT_SEND_EMAIL 2019-12-22 17:31:16 +01:00
Son NK
8323dfbfe0 better UI for new alias page 2019-12-22 17:31:16 +01:00
Son NK
845f69431b add some stats directly to email subject when sending stats 2019-12-22 16:28:13 +00:00
Son NK
8f04f8ae0f rename can_create_new_custom_alias -> can_create_new_alias 2019-12-22 16:27:55 +00:00
Son NK
873133838d delete unused method 2019-12-22 16:21:02 +00:00
Son NK
0955f13593 User can export their data 2019-12-22 16:20:56 +00:00
Son NK
642b6531b1 Increase visibility for small-text 2019-12-22 16:04:14 +00:00
Son NK
8756241774 Fix wording 2019-12-22 16:03:58 +00:00
Son NK
ec4d034593 Add Delete Account in setting 2019-12-22 16:03:40 +00:00
Son NK
a22a635508 create custom domain in fake_data 2019-12-22 16:00:04 +00:00
Son NK
17bb01f317 Fix wording 2019-12-22 15:59:41 +00:00
Son NK
41fe528441 use flash to display error in login 2019-12-22 15:59:00 +00:00
Son NK
ea1492904a only print out plaintext when NOT_SEND_EMAIL 2019-12-22 15:58:07 +00:00