.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
remove uses of website_from
|
2020-04-05 15:39:48 +02:00 |
alias_log.py
|
Move methods to api/serializer.py
|
2020-04-05 16:32:38 +02:00 |
api_key.py
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +01:00 |
billing.py
|
reduce logging level
|
2020-03-09 09:48:33 +01:00 |
custom_alias.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
custom_domain.py
|
avoid email loop
|
2020-01-28 15:16:26 +07:00 |
deleted_alias.py
|
Improve deleted alias page
|
2020-02-23 17:36:45 +07:00 |
directory.py
|
display domains that can be used on directory
|
2020-01-26 22:29:35 +07:00 |
domain_detail.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
index.py
|
Order alias by latest activity instead of alias creation date. Show the latest activity & contact
|
2020-04-05 19:03:17 +02:00 |
lifetime_licence.py
|
Handle trial period
|
2020-01-30 10:53:17 +07:00 |
mailbox.py
|
Use a better mailbox validation page
|
2020-03-14 14:45:37 +01:00 |
mailbox_detail.py
|
Only premium user can add PGP key
|
2020-03-19 19:15:42 +01: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
|
Handle trial period
|
2020-01-30 10:53:17 +07:00 |
referral.py
|
User can create referrals
|
2020-04-09 22:39:39 +02:00 |
refused_email.py
|
reaname
|
2020-04-04 19:21:31 +02:00 |
setting.py
|
User can choose which sender format they prefer
|
2020-03-28 22:36:19 +01:00 |
unsubscribe.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |