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 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 |
|
Son Nguyen Kim
|
6dac717c75
|
Add IgnoreBounceSender model
|
2021-08-02 11:30:29 +02:00 |
|
Son Nguyen Kim
|
5821bd6512
|
Create HibpNotifiedAlias to store all notified aliases
|
2021-07-29 09:41:46 +02:00 |
|
Son Nguyen Kim
|
5aef6cceb2
|
Add description, date column to Hibp model
|
2021-07-29 08:51:21 +02:00 |
|
Son Nguyen Kim
|
52376484a5
|
Add nb_block_last_24h, nb_bounced_last_24h, nb_forward_last_24h, nb_reply_last_24h
|
2021-07-28 18:31:59 +02:00 |
|
Son Nguyen Kim
|
39e2750486
|
remove Metric
|
2021-07-28 18:20:18 +02:00 |
|
Son Nguyen Kim
|
8de9931b28
|
Add User.expand_alias_info column
|
2021-07-22 10:17:23 +02:00 |
|
Son Nguyen Kim
|
4b9b3f18a2
|
add index for contact.reply_email col
|
2021-07-13 10:17:10 +02:00 |
|
Son Nguyen Kim
|
7a8b5d80ed
|
Create coupon model
|
2021-07-12 19:26:28 +02:00 |
|
Son Nguyen Kim
|
0b063cb409
|
Add EmailLog.alias_id column
|
2021-07-11 12:27:30 +02:00 |
|
Son NK
|
01815b9153
|
replace get_suffix() by User.get_random_alias_suffix()
|
2021-06-27 17:51:13 +02:00 |
|
Raymond Nook
|
4469a64de6
|
Merge branch 'simple-login:master' into master
|
2021-06-24 02:57:17 -07:00 |
|
Son NK
|
b84eb13ab5
|
Discard ignored email
Create IgnoredEmail model
|
2021-06-22 17:52:24 +02:00 |
|
Raymond Nook
|
e40c276a68
|
Merge branch 'master' into master
|
2021-06-05 22:57:27 -07:00 |
|
devStorm
|
e79959c330
|
🐛 imported but unused
|
2021-06-05 22:53:16 -07:00 |
|
Son NK
|
a2ffc53c62
|
user can have manual subscription applied if their current subscription is canceled
|
2021-06-05 17:28:04 +02:00 |
|
Son NK
|
78df95395b
|
improve upgrade_channel
|
2021-06-05 17:20:42 +02:00 |
|
Son NK
|
10414a6b96
|
flake8
|
2021-06-02 19:04:58 +02:00 |
|
Son NK
|
62683a221a
|
black
|
2021-06-02 18:48:35 +02:00 |
|
Son Nguyen Kim
|
b14d79c8f7
|
Merge pull request #496 from nbraud/pw_hash/refactor
Fix minor issues with password-handling, refactor
|
2021-06-02 18:33:56 +02:00 |
|
Son NK
|
3897f6b633
|
refactor handle_bounce()
|
2021-06-02 11:38:52 +02:00 |
|
Son NK
|
28285f28ac
|
Add index for AliasHibp
|
2021-05-28 19:59:26 +02:00 |
|
devStorm
|
e6192ece01
|
style
|
2021-05-26 22:34:50 -07:00 |
|
Raymond Nook
|
258d505cbf
|
Merge branch 'master' into master
|
2021-05-26 22:33:20 -07:00 |
|
devStorm
|
f7bef3941a
|
replace random_word with get_suffix(user)
|
2021-05-26 22:30:12 -07:00 |
|
nicoo
|
52d4d2abdb
|
app.models: minor refactor (extract pw auth)
|
2021-05-26 18:18:47 +02:00 |
|
Son NK
|
b23e3d94fd
|
make sure AliasHibp has cascade ondelete
|
2021-05-25 18:14:44 +02:00 |
|
Son NK
|
d4e930c930
|
Remove nullsfirst as not compatible with sqlite. Add more logging
|
2021-05-19 12:46:55 +02:00 |
|
Son Nguyen Kim
|
b3f8fd6789
|
Merge pull request #472 from TheLastProject/feature/hibp
Add HIBP checks
|
2021-05-19 12:37:04 +02:00 |
|
Sylvia van Os
|
a08b0c05cc
|
Don't override id
|
2021-05-17 21:29:29 +02:00 |
|
Sylvia van Os
|
969616d671
|
Date compare in DB instead of model function
|
2021-05-17 18:20:35 +02:00 |
|
Sylvia van Os
|
bee468e055
|
Black
|
2021-05-15 18:04:50 +02:00 |
|
devStorm
|
4a0fc8380f
|
variable naming
|
2021-05-14 11:03:16 -07:00 |
|
Sylvia van Os
|
f67f5297f2
|
Add HIBP checks
|
2021-05-14 19:50:32 +02:00 |
|
Son NK
|
ef2eb7f959
|
add Paddle subscription_id in admin
|
2021-05-14 16:10:34 +02:00 |
|
devStorm
|
30183ac8c3
|
🐛 fix style
|
2021-05-13 19:34:54 -07:00 |
|
devStorm
|
178ce34399
|
Enum, setting
|
2021-05-13 16:53:01 -07:00 |
|
devStorm
|
3fc250018d
|
basic implementation of random suffix
|
2021-05-13 16:13:19 -07:00 |
|
Son NK
|
edaf293398
|
Create admin pages for Referral and Payout
|
2021-05-10 15:51:39 +02:00 |
|
Son NK
|
229d2c644b
|
Add Payout model
|
2021-05-10 13:03:19 +02:00 |
|
Son NK
|
e74dbd7e98
|
increase monthly plan to $4
|
2021-04-23 12:08:27 +02:00 |
|
Son NK
|
9bfd9ebf07
|
fix
|
2021-04-09 12:46:51 +02:00 |
|
Son NK
|
aad1270e0d
|
free trial account can't create more than MAX_NB_EMAIL_FREE_PLAN aliases
|
2021-04-09 12:40:55 +02:00 |
|
Son NK
|
f8540808bc
|
remove Client.published
|
2021-04-06 19:46:21 +02:00 |
|
Son NK
|
efae1710c8
|
extract the app/website to a separate page
|
2021-04-01 14:09:16 +02:00 |
|