.. |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
alias_contact_manager.py
|
only show the navigation arrow when #contacts > PAGE_LIMIT
|
2021-10-23 16:08:43 +02:00 |
alias_log.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
alias_transfer.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
api_key.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
app.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
batch_import.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
billing.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
contact_detail.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
coupon.py
|
handle the case user mistakenly use a lifetime coupon on the coupon page
|
2021-11-12 17:53:56 +01:00 |
custom_alias.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
custom_domain.py
|
do not show subdomains on the domain page
|
2021-11-17 11:52:33 +01:00 |
directory.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
domain_detail.py
|
fix
|
2021-10-13 13:32:27 +02:00 |
enter_sudo.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
fido_manage.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
fido_setup.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
index.py
|
user can block contact directly on the dashboard
|
2021-11-03 11:29:46 +01:00 |
lifetime_licence.py
|
include coupon comment in the notification
|
2021-11-11 18:22:41 +01:00 |
mailbox.py
|
use job system for deleting mailbox
|
2021-10-13 11:40:15 +02:00 |
mailbox_detail.py
|
fix case /mailbox/confirm_change is called in unauthorized user
|
2021-11-08 11:22:54 +01:00 |
mfa_cancel.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
mfa_setup.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
pricing.py
|
allow user having apple subscription to switch to web subscription
|
2021-09-27 09:59:33 +02:00 |
recovery_code.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
referral.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
refused_email.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
setting.py
|
user can set one_click_unsubscribe_block_sender setting
|
2021-11-03 10:11:47 +01:00 |
setup_done.py
|
redirect user to dashboard when setup is done
|
2020-10-28 10:49:50 +01:00 |
subdomain.py
|
remove User.can_use_subdomain column, make subdomain available to all users
|
2021-11-15 11:16:03 +01:00 |
unsubscribe.py
|
create /dashboard/block_contact/:contact_id
|
2021-11-02 15:30:18 +01:00 |