Commit Graph

811 Commits

Author SHA1 Message Date
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
Ninh Dinh
8aab3b10ea
Update pythonpackage.yml
remove unsupported version of python. Remove flake8
2019-12-22 16:53:15 +01:00
Ninh Dinh
96db2f46a2
Create pythonpackage.yml
add test workflow
2019-12-22 16:49:06 +01:00
Son NK
441fc773ba better UI for new alias page 2019-12-22 15:41:37 +00:00
Son NK
6b3fe06efc better UI for custom-alias page 2019-12-22 12:57:19 +00:00
Son NK
27d288278a add black config 2019-12-22 11:58:47 +00:00
Son NK
83fa97b9ba remove "Source Sans Pro" font 2019-12-22 08:30:03 +00:00
Son NK
8d6988da16 add warning message for social login options. 2019-12-22 08:26:20 +00:00
Son NK
7e1c403b84 Make sure database is reset in local development 2019-12-21 14:00:07 +02:00
Son NK
847ad2beca Improve docker run
- no need to expose port for database
- no need to set CONFIG variable: mount the config to the default location
2019-12-21 13:59:46 +02:00
Son NK
6ac3b916e6 Fix wording in README 2019-12-21 13:58:33 +02:00
Son NK
af04c4c994 fix Docker container not handling ctrl-c correctly 2019-12-21 13:56:11 +02:00
Son NK
ed5496024d add code structure to README 2019-12-19 23:36:37 +02:00
Son NK
4147e19530 fix facebook error when user choose to not share email 2019-12-19 22:38:20 +02:00
Son NK
482887a0cf put all docs into README 2019-12-19 22:19:16 +02:00
Son NK
47923f3c62 remove unused files 2019-12-18 18:37:44 +02:00
Son NK
207b58ac67 fix some grammar mistakes 2019-12-18 18:30:31 +02:00
Son NK
fe2dac3a37 add MIT License 2019-12-18 18:17:12 +02:00
Son NK
a1e9392ef9 add self-hosting to README 2019-12-18 18:10:10 +02:00