Son Nguyen Kim
|
defd7b159d
|
Fix get_header_unicode: handle the case header contains several parts
|
2021-09-09 11:47:01 +02:00 |
|
Son Nguyen Kim
|
4df83f953d
|
handle utf-8 decoding fail
|
2021-09-08 15:17:11 +02:00 |
|
Son Nguyen Kim
|
5ac78f2694
|
reformat
|
2021-09-08 11:29:55 +02:00 |
|
Son Nguyen Kim
|
41f10373d1
|
add plan info
|
2021-09-08 10:51:47 +02:00 |
|
Son Nguyen Kim
|
f3cff1f1bf
|
create manual subscription using the coupon.is_giveaway info
|
2021-09-07 15:36:19 +02:00 |
|
Son Nguyen Kim
|
d9f44437da
|
add Coupon.is_giveaway column
|
2021-09-07 15:35:55 +02:00 |
|
Son Nguyen Kim
|
48838eb176
|
add highlighted alias in case it's not included in the result
|
2021-09-07 15:22:50 +02:00 |
|
Son Nguyen Kim
|
b2ac1b537d
|
add only pinned alias filter
|
2021-09-07 15:10:37 +02:00 |
|
Son Nguyen Kim
|
6dd6b74073
|
black
|
2021-09-07 11:13:28 +02:00 |
|
Son Nguyen Kim
|
b53da25a41
|
handle hotmail complaint
|
2021-09-06 19:44:18 +02:00 |
|
Son Nguyen Kim
|
ccb526faa1
|
blur out other aliases when an alias is highlighted
|
2021-09-06 19:12:31 +02:00 |
|
Son Nguyen Kim
|
1df5bec8df
|
use parsleyjs instead of formbouncerjs
|
2021-09-06 18:51:50 +02:00 |
|
Son Nguyen Kim
|
ffd2ec5e81
|
add filter by directory on dashboard
|
2021-09-05 19:11:05 +02:00 |
|
Son Nguyen Kim
|
3faf5c921d
|
add admin for custom domain
|
2021-08-24 19:43:32 +02:00 |
|
Son Nguyen Kim
|
ef6388887f
|
better filter app
|
2021-08-21 17:56:23 +02:00 |
|
Son Nguyen Kim
|
d6e48ea2e4
|
Merge pull request #593 from boarwell/keyboard-focusable
Re: Make the "Create" button focusable with keyboard
|
2021-08-21 16:25:20 +02:00 |
|
Son Nguyen Kim
|
40915ad741
|
make alias description font smaller
|
2021-08-21 16:18:01 +02:00 |
|
Son Nguyen Kim
|
4b184998bc
|
make alias note always visible. Rename it to description
|
2021-08-21 16:11:17 +02:00 |
|
Son Nguyen Kim
|
b5c827c2ea
|
handle case user already has an active subscription via another channel (Paddle, Apple, etc) on coupon page
|
2021-08-21 16:04:32 +02:00 |
|
Son Nguyen Kim
|
513f5cd4fb
|
rename
|
2021-08-21 15:55:22 +02:00 |
|
boarwell
|
8519d06639
|
make the "Create" button focusable with keyboard
fix https://github.com/simple-login/app/pull/561#issuecomment-899102494
|
2021-08-21 01:09:40 +09:00 |
|
Son Nguyen Kim
|
bae9a6f431
|
flake8
|
2021-08-20 16:09:22 +02:00 |
|
Son Nguyen Kim
|
76c1b3d807
|
use deepcopy instead of email.message_from_string in copy()
|
2021-08-20 16:03:22 +02:00 |
|
Son Nguyen Kim
|
51578ce934
|
add filter by mailbox
|
2021-08-20 12:21:27 +02:00 |
|
Son Nguyen Kim
|
b606d35c11
|
add pg_trgm index on Alias.note to speed up LIKE search
|
2021-08-20 12:14:20 +02:00 |
|
Son
|
009e1edced
|
also support substring search
|
2021-08-19 18:07:11 +02:00 |
|
Son
|
d8cb327b6e
|
fix search
|
2021-08-19 17:47:10 +02:00 |
|
Son Nguyen Kim
|
59e4dbb6a6
|
fix error display on domain ownership check
|
2021-08-17 19:39:58 +02:00 |
|
Son Nguyen Kim
|
9c6f3989a0
|
remove hack
|
2021-08-17 19:19:49 +02:00 |
|
Son Nguyen Kim
|
aa041708e3
|
add ownership verification via TXT record
|
2021-08-17 19:05:12 +02:00 |
|
Son Nguyen Kim
|
f4fead2542
|
generate a domain ownership txt token if needed
|
2021-08-17 19:03:15 +02:00 |
|
Son Nguyen Kim
|
52e2e67081
|
add CustomDomain ownership_verified, ownership_txt_token column. Set ownership_verified=True for domain that has verified=True
|
2021-08-17 19:02:35 +02:00 |
|
Son
|
e03f9d2342
|
black
|
2021-08-15 22:17:49 +02:00 |
|
Son
|
cc86f698ee
|
add login_as to admin
|
2021-08-15 22:14:52 +02:00 |
|
Son
|
800e866663
|
fix the alias creation not working
|
2021-08-15 18:18:23 +02:00 |
|
Son
|
1678945d5a
|
improve wording
|
2021-08-15 17:58:49 +02:00 |
|
Son
|
0f4ad1a0d4
|
black
|
2021-08-15 17:56:31 +02:00 |
|
Son
|
e5308932a2
|
make mailbox deletion async
|
2021-08-15 17:50:47 +02:00 |
|
Son
|
1384ccc459
|
remove RESET_DB config
|
2021-08-15 17:32:33 +02:00 |
|
boarwell
|
e0da867b4a
|
make the "Create" button focusable with keyboard
|
2021-08-09 16:49:03 +09:00 |
|
Son Nguyen Kim
|
2e9b288d7b
|
optimize get_alias_infos_with_pagination_v3 when searching on mailbox email
|
2021-08-06 09:18:14 +02:00 |
|
Son Nguyen Kim
|
006a7b1420
|
black
|
2021-08-06 08:46:38 +02:00 |
|
Son Nguyen Kim
|
2f8f354f28
|
fix error with match(): use plainto_tsquery instead
|
2021-08-05 19:44:13 +02:00 |
|
Son Nguyen Kim
|
91d3d11452
|
update wording
|
2021-08-05 17:37:35 +02:00 |
|
Son Nguyen Kim
|
9eb3c7cf2c
|
use Alias.ts_vector instead of note when returning alias
|
2021-08-04 09:30:12 +02:00 |
|
Son Nguyen Kim
|
2b048543d3
|
add Alias.ts_vector column to use full text search
|
2021-08-04 09:29:56 +02:00 |
|
Son Nguyen Kim
|
e2fea3aed8
|
Revert "add index for Alias name and email column"
This reverts commit 35a9a723aa .
|
2021-08-04 09:01:59 +02:00 |
|
Son Nguyen Kim
|
35a9a723aa
|
add index for Alias name and email column
|
2021-08-04 08:57:13 +02:00 |
|
Son Nguyen Kim
|
b9d1d10473
|
Revert "add some indexes to speed up search by query"
This reverts commit e9538a62be .
|
2021-08-04 08:56:11 +02:00 |
|
Son Nguyen Kim
|
e9538a62be
|
add some indexes to speed up search by query
|
2021-08-03 19:13:48 +02:00 |
|