Son Nguyen Kim
eb60028b1f
Merge pull request #199 from developStorm/webauthn-multiple-keys
...
Support Multiple Keys for WebAuthn
2020-05-24 18:56:42 +02:00
Son NK
44fbffb679
add how to use for contact page
2020-05-23 23:21:00 +02:00
Son NK
0b1131a412
improve wording
2020-05-23 23:20:47 +02:00
Son NK
c47fb44c1e
Pagination for contact page
2020-05-23 22:34:46 +02:00
Son NK
b01c91423f
display notifications. user can mark a notification as read.
2020-05-23 19:54:06 +02:00
Son NK
a3ff19dac4
create custom domain trash page
2020-05-23 11:48:43 +02:00
devStorm
4fd7bf40ab
use dt filter
2020-05-18 14:05:03 -07:00
devStorm
c0a751ff13
Put button inside the form
2020-05-18 13:45:02 -07:00
Son NK
300ece2440
pycharm format
2020-05-18 19:15:20 +02:00
Son NK
e22f5d1c63
Improve wordings
2020-05-18 19:14:52 +02:00
devStorm
0a59dd5638
Activate key on enter
2020-05-18 05:27:57 -07:00
devStorm
d91fbb563a
Remove debug keys
2020-05-18 05:11:54 -07:00
devStorm
45023cd775
Copywriting consistency
2020-05-18 05:10:19 -07:00
devStorm
b64ed7ad63
key management page
2020-05-18 05:07:06 -07:00
devStorm
6509053fa8
named key
2020-05-18 02:55:41 -07:00
devStorm
f79eb90d2a
sudo mode
2020-05-18 02:14:40 -07:00
devStorm
35f0c094fe
black
2020-05-18 01:04:45 -07:00
devStorm
f2f6e13af7
DB & Setup ready for multi-keys
2020-05-17 22:05:37 -07:00
Sibren Vasse
e905e151ca
Create user setting for replacing reverse alias (default: false)
2020-05-17 19:40:46 +02:00
Son NK
12b76dd33b
Merge branch 'master' into alias-disable-pgp
2020-05-17 10:46:44 +02:00
Son NK
3f7842ed3e
create /recovery_code page
2020-05-17 10:05:55 +02:00
Son NK
13bb9810b6
use can disable PGP on an alias
2020-05-16 20:51:07 +02:00
Son NK
5e6454e6de
use a different class for alias toggle
2020-05-16 20:51:07 +02:00
Son NK
62ed7def00
fix wording
2020-05-16 20:50:27 +02:00
Sibren Vasse
a5f24e0227
Add more From: sender formatting options
2020-05-16 18:44:31 +02:00
Son NK
a4d17e7afc
use multiple-select instead of bootstrap-select
2020-05-16 12:17:26 +02:00
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
Sibren Vasse
e44d92705c
Add missing last_page check (index) Move disabled class to correct element (alias_log)
2020-05-15 13:42:48 +02:00
Sibren Vasse
cb269a1bbe
Change pagination style
2020-05-15 13:42:48 +02:00
Son NK
591fee301e
prettify dns page
2020-05-11 23:23:08 +02:00
Son NK
70e842789e
make pages compatible with dark-theme
2020-05-11 23:22:15 +02:00
Son NK
cbfeee4e28
display list of mailboxes in alias contact manager
2020-05-10 20:09:54 +02:00
Son NK
8f35290a21
fix overflow error when there are several mailboxes
2020-05-10 20:09:54 +02:00
Son NK
bc55b98e12
display mailbox that a bounce affects
2020-05-10 20:09:54 +02:00
Son NK
e704497b0f
make sure prefix is not empty before submitting
2020-05-10 20:09:54 +02:00
Son NK
e52f2ca6de
Support multiple mailboxes in custom alias page
2020-05-10 20:09:54 +02:00
Son NK
b375f87d2c
User can update multiple mailboxes
2020-05-10 20:09:54 +02:00
doanguyen
7ef78c991f
Dark mode implementation
...
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
Son NK
8244fa01e7
only show advanced options when spf_available
2020-05-10 09:21:55 +02:00
Son NK
0bfd6b3ec7
remove deleted_alias page
2020-05-10 09:20:08 +02:00
Son NK
178515dbde
alert user when spf fails
2020-05-09 23:00:30 +02:00
Son NK
4e4eda4efa
display enforce-SPF option. Change wording.
2020-05-09 22:29:32 +02:00
Son NK
295c2fd03f
Hide the SPF toggle
2020-05-09 17:34:59 +02:00
Son NK
2d8f056e11
Fix wording
2020-05-09 17:26:26 +02:00
Son Nguyen Kim
e23887bb37
Merge pull request #164 from SibrenVasse/spf
...
Enforce SPF
2020-05-09 14:37:09 +02:00
Sibren Vasse
001079bdc5
Enforce SPF
2020-05-09 14:15:08 +02:00
Son NK
75a28c53cf
fix grammar mistake
2020-05-08 13:40:21 +02:00
Son NK
ad194c46f2
remove lifetime licence in pricing page
2020-05-08 12:38:42 +02:00
Son NK
4709237b92
only user with can_use_fido can use fido
2020-05-07 17:58:24 +02:00
Son Nguyen Kim
e35fb631cf
Merge pull request #159 from developStorm/master
...
Implement WebAuthn
2020-05-07 17:47:06 +02:00