app/app
2020-03-20 09:54:38 +01:00
..
api make sure to set user_id when creating contact 2020-03-20 09:54:38 +01:00
auth make sure to set File.user_id 2020-03-20 09:52:00 +01:00
dashboard make sure to set user_id when creating contact 2020-03-20 09:54:38 +01:00
developer make sure to set File.user_id 2020-03-20 09:52:00 +01:00
discover
monitor
oauth rename gen_email_id -> alias_id 2020-03-17 12:01:18 +01:00
__init__.py
admin_model.py
config.py Add LOCAL_FILE_UPLOAD param 2020-03-13 14:37:48 +01:00
dns_utils.py Use CloudFlare DNS nameserver 2020-01-19 10:22:20 +01:00
email_utils.py rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00
extensions.py
jose_utils.py
log.py
models.py Add File.user_id, Contact.user_id, EmailLog.user_id columns 2020-03-20 09:51:15 +01:00
oauth_models.py
paddle_utils.py add paddle_utils.cancel_subscription 2020-03-08 10:27:50 +01:00
pgp_utils.py use utf-8 for PGP 2020-03-13 12:54:52 +01:00
s3.py Support download email file in browser 2020-03-15 18:39:59 +01:00
utils.py