app-MAIL-temp/app/dashboard/views
Son NK 362d101bab Merge branch 'master' into multiple-mailboxes
# Conflicts:
#	app/dashboard/templates/dashboard/custom_alias.html
#	email_handler.py
#	templates/emails/com/newsletter/mobile-darkmode.html
2020-05-16 11:28:25 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
alias_contact_manager.py optimize import in all files 2020-04-25 13:49:39 +02:00
alias_log.py display mailbox that a bounce affects 2020-05-10 20:09:54 +02:00
api_key.py order api key by created order 2020-04-28 20:08:45 +02:00
billing.py optimize import in all files 2020-04-25 13:49:39 +02:00
custom_alias.py remove AliasMailbox.user_id column 2020-05-15 16:35:57 +02:00
custom_domain.py Strip off http:// or https:// prefix in domain 2020-05-05 12:46:32 +02:00
directory.py Order directory by created order 2020-04-28 20:09:57 +02:00
domain_detail.py On domain check fail, update database 2020-05-14 15:05:04 +02:00
fido_cancel.py model - fido_enabled 2020-05-07 05:32:52 -07:00
fido_setup.py 🐛 WebAuthn bug fixes 2020-05-08 14:21:38 -07:00
index.py Fix formatting 2020-05-15 13:42:48 +02:00
lifetime_licence.py optimize import in all files 2020-04-25 13:49:39 +02:00
mailbox.py Fix user cannot change personal email back and better naming. 2020-05-15 23:18:30 +02:00
mailbox_detail.py Fix user cannot change personal email back and better naming. 2020-05-15 23:18:30 +02:00
mfa_cancel.py fix cancel MFA: the secret needs to be reset too 2019-12-29 15:32:27 +01:00
mfa_setup.py User who has enabled MFA can cancel MFA 2019-12-29 15:10:40 +01:00
pricing.py User who has lifetime licence or giveaway manual subscriptions can decide to upgrade to a paid plan 2020-04-13 20:50:48 +02:00
referral.py optimize import 2020-05-07 17:49:29 +02:00
refused_email.py reaname 2020-04-04 19:21:31 +02:00
setting.py format 2020-05-15 23:18:42 +02:00
unsubscribe.py rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00