.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
optimize import
|
2021-09-10 17:37:33 +02:00 |
alias_log.py
|
linting
|
2020-12-06 22:00:01 +01:00 |
alias_transfer.py
|
make sure user can create new alias to receive an alias transfer
|
2021-07-03 17:12:03 +02:00 |
api_key.py
|
order api key by created order
|
2020-04-28 20:08:45 +02:00 |
app.py
|
user can remove the app link
|
2021-04-01 14:20:13 +02:00 |
batch_import.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
billing.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
contact_detail.py
|
linting
|
2020-12-06 22:02:18 +01:00 |
coupon.py
|
create manual subscription using the coupon.is_giveaway info
|
2021-09-07 15:36:19 +02:00 |
custom_alias.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
custom_domain.py
|
move domain mailboxes to domain detail page and only enable it if catch-all is on
|
2021-09-17 11:54:37 +02:00 |
directory.py
|
make sure BOUNCE_PREFIX_FOR_REPLY_PHASE can't be used as directory name or for creating aliases on-the-fly
|
2021-05-25 17:59:40 +02:00 |
domain_detail.py
|
user can set custom_domain.auto_create_regex
|
2021-09-17 17:41:36 +02:00 |
enter_sudo.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
fido_manage.py
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
fido_setup.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
index.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
lifetime_licence.py
|
Set user.paid_lifetime if paid coupon
|
2020-10-21 19:31:25 +02:00 |
mailbox_detail.py
|
reformat imports
|
2021-06-27 17:50:36 +02:00 |
mailbox.py
|
black
|
2021-08-15 17:56:31 +02:00 |
mfa_cancel.py
|
do not require user to re-enter TOTP code when cancelling TOTP
|
2020-08-05 12:30:56 +02:00 |
mfa_setup.py
|
optimize import
|
2020-10-15 16:45:28 +02:00 |
pricing.py
|
improve wording
|
2020-12-14 11:52:35 +01:00 |
recovery_code.py
|
create /recovery_code page
|
2020-05-17 10:05:55 +02:00 |
referral.py
|
show payouts on referral page
|
2021-05-10 13:03:44 +02:00 |
refused_email.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
setting.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
setup_done.py
|
redirect user to dashboard when setup is done
|
2020-10-28 10:49:50 +01:00 |
unsubscribe.py
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |