.. |
api
|
take into account user.include_website_in_one_click_alias in /api/alias/random/new
|
2021-11-12 09:45:31 +01:00 |
auth
|
move all template files to templates/
|
2021-11-04 15:05:22 +01:00 |
dashboard
|
include coupon comment in the notification
|
2021-11-11 18:22:41 +01:00 |
developer
|
refactor: move template files to templates/
|
2021-11-04 15:00:39 +01:00 |
discover
|
refactor: move template files to templates/
|
2021-11-04 15:00:39 +01:00 |
email
|
refactor: create headers constants for List-Unsubscribe
|
2021-11-02 14:36:37 +01:00 |
monitor
|
add /live endpoint
|
2020-12-02 16:34:28 +01:00 |
oauth
|
redirect user directly to the client page if user has already authorized the client
|
2021-11-04 14:59:01 +01:00 |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
admin_model.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
alias_utils.py
|
if user.disable_automatic_alias_note, do not add alias note
|
2021-10-23 18:24:28 +02:00 |
config.py
|
limit the number of subdomains
|
2021-11-09 10:17:47 +01:00 |
db.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
dns_utils.py
|
black
|
2020-12-06 22:11:58 +01:00 |
email_utils.py
|
fix active_page
|
2021-11-05 18:33:14 +01:00 |
errors.py
|
fix formatting
|
2020-05-07 22:28:49 +02:00 |
extensions.py
|
set rate limit for creating alias endpoint
|
2021-03-24 16:26:42 +01:00 |
import_utils.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
jose_utils.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
log.py
|
black
|
2021-11-01 17:58:20 +01:00 |
models.py
|
add User.include_website_in_one_click_alias column
|
2021-11-12 09:44:40 +01:00 |
oauth_models.py
|
add support for response_mode(query and fragment), nonce
|
2019-12-15 18:55:11 +02:00 |
paddle_utils.py
|
black
|
2021-09-10 17:42:07 +02:00 |
pgp_utils.py
|
reformat
|
2021-09-08 11:29:55 +02:00 |
pw_models.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
spamassassin_utils.py
|
do not use flask-sqlalchemy
|
2021-10-12 14:36:47 +02:00 |
utils.py
|
Add debug_info decorator
|
2021-09-17 10:31:26 +02:00 |