Son NK
|
2f00294ba3
|
replace pgp_enabled by disable_pgp
|
2020-08-06 14:22:28 +02:00 |
|
Son NK
|
b3ca7d1d5b
|
Return pgp_enabled in GET /api/v2/aliases
|
2020-08-04 20:11:59 +02:00 |
|
Son NK
|
03841693ba
|
Return support_pgp in GET /api/v2/aliases
|
2020-08-04 20:09:42 +02:00 |
|
Son NK
|
d0776b770f
|
add GET /api/logout
|
2020-07-04 12:10:04 +02:00 |
|
Son NK
|
0d3a3e0c48
|
Create POST /api/api_key
|
2020-07-04 11:41:31 +02:00 |
|
Son NK
|
dfe708b4fb
|
return user email in /api/auth/mfa
|
2020-06-09 17:20:37 +02:00 |
|
Son NK
|
0002531bc0
|
return user email in /api/auth/login
|
2020-06-09 17:19:03 +02:00 |
|
Son NK
|
89f200fbc6
|
format
|
2020-06-03 21:32:37 +02:00 |
|
Son NK
|
9fc0748fcc
|
Support setting alias name in POST /api/v3/alias/custom/new
|
2020-06-03 21:22:29 +02:00 |
|
Son NK
|
48dc0dd1cc
|
change mailboxes to mailbox_ids
|
2020-06-02 20:06:32 +02:00 |
|
Son NK
|
d055989239
|
Create POST /api/v3/alias/custom/new
|
2020-06-02 09:33:56 +02:00 |
|
Son NK
|
48998ff07e
|
return nb_alias in GET /mailboxes
|
2020-05-31 11:52:01 +02:00 |
|
Son NK
|
0530a8aab5
|
return creation_timestamp in GET /mailboxes
|
2020-05-31 11:49:53 +02:00 |
|
Son NK
|
78d9a88328
|
Add default field to GET /api/mailboxes
|
2020-05-27 14:18:20 +02:00 |
|
Son NK
|
1e03f26cfa
|
Return whether there's more notification in GET /api/notifications
|
2020-05-23 22:51:00 +02:00 |
|
Son NK
|
dae357dd6b
|
Add GET /api/notifications, /api/notifications/:notification_id
|
2020-05-23 19:54:06 +02:00 |
|
Son NK
|
6280512adf
|
move get mailboxes to mailbox.py
|
2020-05-23 16:46:10 +02:00 |
|
Son NK
|
3eb6700232
|
user can cancel mailbox email change
|
2020-05-23 16:43:48 +02:00 |
|
Son NK
|
2f087de061
|
can update mailbox email
|
2020-05-23 16:40:28 +02:00 |
|
Son NK
|
a76ad0485f
|
PUT /api/mailboxes/:mailbox_id: update mailbox
|
2020-05-23 16:26:26 +02:00 |
|
Son NK
|
5ae39c85c6
|
Add DELETE /api/mailboxes/:mailbox_id
|
2020-05-23 16:18:12 +02:00 |
|
Son NK
|
722bff319e
|
add POST /api/mailboxes: create a new mailbox
|
2020-05-23 16:17:42 +02:00 |
|
Son NK
|
2fbc2c171b
|
check domain trash when creating custom alias in api
|
2020-05-23 12:02:01 +02:00 |
|
Son NK
|
b167297808
|
Support disable_pgp in update alias endpoint
|
2020-05-16 20:51:07 +02:00 |
|
Son NK
|
90dae2e3c8
|
Support mailbox_ids in PUT /api/aliases/:alias_id
|
2020-05-10 20:09:54 +02:00 |
|
Son NK
|
165d986561
|
add mailboxes to GET /api/v2/aliases
|
2020-05-10 20:09:54 +02:00 |
|
Son NK
|
b95b758692
|
Optimize imports
|
2020-05-09 20:49:38 +02:00 |
|
Son NK
|
d32669f515
|
Add /api/v2/alias/custom/new
|
2020-05-02 16:22:17 +02:00 |
|
Son NK
|
72e9b52b29
|
Add /api/v4/alias/options
|
2020-05-02 16:21:18 +02:00 |
|
Son NK
|
ca2b177e02
|
fix test: use valid domain
|
2020-04-27 23:15:30 +02:00 |
|
Son NK
|
63af3297f7
|
return alias name in GET /api/v2/aliases
|
2020-04-26 10:38:58 +02:00 |
|
Son NK
|
7a2fc007e8
|
Accept "name" in PUT /api/aliases/:alias_id
|
2020-04-26 10:38:16 +02:00 |
|
Son NK
|
a422f33323
|
Add GET /api/mailboxes
|
2020-04-25 23:42:56 +02:00 |
|
Son NK
|
88ddca54c1
|
return mailbox in GET /api/v2/aliases
|
2020-04-25 23:42:56 +02:00 |
|
Son NK
|
489153a750
|
Support update mailbox_id in PUT /aliases/:aliasID
|
2020-04-25 13:49:40 +02:00 |
|
Son NK
|
e50b0d5da5
|
implement apple_update_notification
|
2020-04-21 09:34:16 +02:00 |
|
Son NK
|
1bba38edb6
|
Add POST /apple/process_payment
|
2020-04-19 11:13:38 +02:00 |
|
Son NK
|
5d0519ed86
|
Add GET /api/v2/aliases
|
2020-04-06 22:26:35 +02:00 |
|
Son NK
|
d1e5b9f9b7
|
set contact name, use website_email instead of website_from in alias endpoint
|
2020-04-05 12:58:06 +02:00 |
|
Son NK
|
4d8040c80d
|
Add reverse_alias to GET /api/aliases/:alias_id/activities
|
2020-04-04 19:18:07 +02:00 |
|
Son NK
|
4c1c02db60
|
Add /v3/alias/options
|
2020-03-29 23:13:04 +02:00 |
|
Son NK
|
97dff83453
|
return full alias info in POST /api/alias/random/new
|
2020-03-26 19:50:22 +01:00 |
|
Son NK
|
d4a32451c1
|
return full alias info in POST /api/alias/custom/new
|
2020-03-26 19:48:36 +01:00 |
|
Son NK
|
159aa76aae
|
GET /api/aliases/:alias_id
|
2020-03-26 19:44:00 +01:00 |
|
Son NK
|
7d4a9efb5d
|
set user_id when creating AliasUsedOn
|
2020-03-20 12:29:11 +01:00 |
|
Son NK
|
7f5f3e68ba
|
make sure to set user_id when creating EmailLog
|
2020-03-20 09:55:52 +01:00 |
|
Son NK
|
6e54b4fed8
|
make sure to set user_id when creating contact
|
2020-03-20 09:54:38 +01:00 |
|
Son NK
|
b0f2d7b85a
|
always return 200 in /forgot_password
|
2020-03-18 21:55:50 +01:00 |
|
Son NK
|
2079b16431
|
add "in_trial" to /user_info
|
2020-03-18 19:08:16 +01:00 |
|
Son NK
|
f2d5230449
|
Add POST /api/auth/forgot_password
|
2020-03-18 18:43:04 +01:00 |
|
Son NK
|
ba6b8d2711
|
return email in /user_info
|
2020-03-18 18:34:37 +01:00 |
|
Son NK
|
fbef076a14
|
Take into account query in GET /api/aliases
|
2020-03-17 19:32:45 +01:00 |
|
Son NK
|
0d725588ae
|
Add DELETE /api/contacts/:contact_id
|
2020-03-17 19:18:26 +01:00 |
|
Son NK
|
2d90d35647
|
rename gen_email_id -> alias_id
|
2020-03-17 12:01:18 +01:00 |
|
Son NK
|
4f281bdbbb
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
|
Son NK
|
bea870ef8b
|
rename ForwardEmailLog to EmailLog
|
2020-03-17 11:10:50 +01:00 |
|
Son NK
|
f2d630e597
|
rename forward_id to contact_id
|
2020-03-17 11:05:53 +01:00 |
|
Son NK
|
17974de746
|
rename ForwardEmail to Contact
|
2020-03-17 10:56:59 +01:00 |
|
Son NK
|
f87746e071
|
POST /api/aliases/:alias_id/contacts
|
2020-03-14 12:55:38 +01:00 |
|
Son NK
|
d7cb5ed26e
|
GET /api/aliases/:alias_id/contacts
|
2020-03-14 12:22:43 +01:00 |
|
Son NK
|
bfd729b889
|
PUT /api/aliases/:alias_id
|
2020-03-14 11:38:39 +01:00 |
|
Son NK
|
e713efee98
|
reformat
|
2020-03-13 10:34:41 +01:00 |
|
Son NK
|
eb66900ba3
|
make test more stable
|
2020-03-11 13:35:56 +01:00 |
|
Son NK
|
1098f17c0c
|
Support note in POST /api/alias/random/new
|
2020-03-11 12:24:30 +01:00 |
|
Son NK
|
aad06f73e9
|
Support note in POST /api/alias/custom/new
|
2020-03-11 12:23:43 +01:00 |
|
Son NK
|
417009b3be
|
return note in GET /api/aliases
|
2020-03-11 12:16:45 +01:00 |
|
Son NK
|
3b454b9a80
|
fix test
|
2020-03-05 20:32:08 +01:00 |
|
Son NK
|
a6f4059d5d
|
make sure to set mailbox_id when creating GenEmail
|
2020-03-05 17:03:07 +01:00 |
|
Son NK
|
ca70d26285
|
black format
|
2020-03-05 11:00:58 +01:00 |
|
Son NK
|
32cd2fd650
|
Add related endpoints for registration
POST /api/auth/register
POST /api/auth/activate
POST /api/auth/reactivate
|
2020-02-28 19:02:01 +07:00 |
|
Son NK
|
e10981f85e
|
able to create word-based or uuid-based in /api/alias/random/new endpoint
|
2020-02-07 21:30:46 +07:00 |
|
Son NK
|
3092536b40
|
add GET /api/aliases/:alias_id/activities endpoint
|
2020-02-05 18:57:11 +07:00 |
|
Son NK
|
c5dc4fec4c
|
add POST /api/aliases/:alias_id/toggle endpoint
|
2020-02-05 18:28:54 +07:00 |
|
Son NK
|
c90a4899d2
|
Add DELETE /api/aliases/:alias_id endpoint
|
2020-02-05 18:21:17 +07:00 |
|
Son NK
|
14b48835ae
|
reuse ApiKey if same device
|
2020-02-05 18:05:26 +07:00 |
|
Son NK
|
40cac56986
|
GET /api/aliases
|
2020-02-04 23:26:59 +07:00 |
|
Son NK
|
c7903d534a
|
use null instead of "" in /api/auth/login
|
2020-02-04 18:32:57 +07:00 |
|
Son NK
|
ad1cf3af8c
|
fix test
|
2020-01-30 13:20:32 +07:00 |
|
Son NK
|
bdf75951f1
|
support ALIAS_DOMAINS
- use verify_prefix_suffix() in /api/alias/custom/new
-
|
2020-01-22 10:24:17 +01:00 |
|
Son NK
|
ef788f7458
|
add /api/auth/mfa
|
2020-01-20 15:00:56 +01:00 |
|
Son NK
|
d1734c3cf9
|
Create /api/auth/login
|
2020-01-20 14:51:28 +01:00 |
|
Son NK
|
f52f4c821b
|
Add /api/user_info
|
2020-01-05 22:48:38 +01:00 |
|
Son NK
|
377e6c657d
|
add /api/alias/random/new
|
2020-01-05 21:15:16 +01:00 |
|
Son NK
|
c6db8db4a1
|
Improve error message
|
2020-01-05 21:14:40 +01:00 |
|
Son NK
|
96da841062
|
add /api/v2/alias/options that flattens the response
|
2020-01-05 20:47:09 +01:00 |
|
Son NK
|
66b7df588f
|
Fix test due to updated wording
|
2019-12-30 16:01:29 +01:00 |
|
Son NK
|
a3f547fd22
|
rename create_custom_alias -> create_new
|
2019-12-22 16:34:10 +00:00 |
|
Son NK
|
565d406227
|
remove new_random_alias related test
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
6ddb8ee5ab
|
fix test
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
ef888288a6
|
add tests for api create custom/random alias
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
a0c199732f
|
fix test
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
79ac792136
|
fix test
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
ab4f5bf329
|
add /api/alias/options
|
2019-12-15 18:55:16 +02:00 |
|