Son NK
|
c5feede87d
|
add User.can_use_multiple_mailbox column
|
2020-02-11 22:42:51 +07:00 |
|
Son NK
|
890bf1b3ed
|
Add Mailbox to pricing, remove beta badge from directory
|
2020-02-10 23:52:41 +07:00 |
|
Son NK
|
144c7fcc6c
|
fix verification email should be sent to mailbox
|
2020-02-10 23:50:18 +07:00 |
|
Son NK
|
991a76dabd
|
fix test
|
2020-02-10 23:30:38 +07:00 |
|
Son NK
|
2efe8cd160
|
take into account mailbox in reply phase: check the reply must come from mailbox
|
2020-02-10 23:24:14 +07:00 |
|
Son NK
|
7407f678ce
|
take into account mailbox in forward phase
|
2020-02-10 23:23:40 +07:00 |
|
Son NK
|
fc167b8b41
|
Display alias mailbox on alias page
|
2020-02-10 23:23:02 +07:00 |
|
Son NK
|
b76a71819a
|
User can choose mailbox when creating a new alias
|
2020-02-10 23:19:42 +07:00 |
|
Son NK
|
b5d961a498
|
Take into account mailbox in contact manager and improve wording.
|
2020-02-10 23:18:19 +07:00 |
|
Son NK
|
4545e0a7d6
|
ignore db.sqlite-journal
|
2020-02-10 23:17:14 +07:00 |
|
Son NK
|
8a531f6c86
|
User can add/delete/verify mailbox
|
2020-02-10 23:17:05 +07:00 |
|
Son NK
|
821372fdfd
|
add email_already_used() and use it when creating user
|
2020-02-10 23:16:30 +07:00 |
|
Son NK
|
eca2422be4
|
Add Mailbox model, GenEmail.mailbox_id column
|
2020-02-10 23:11:09 +07:00 |
|
Son NK
|
6ad395f24f
|
v1.0.4
|
2020-02-09 22:30:30 +07:00 |
|
Son NK
|
56d99d4480
|
Add "List-Unsubscribe" to Changelog
|
2020-02-08 22:44:33 +07:00 |
|
Son NK
|
4b5d806ef3
|
Improve welcome and safari-extension email
|
2020-02-08 22:44:33 +07:00 |
|
Son Nguyen Kim
|
421f69b681
|
Merge pull request #78 from simple-login/fix-query
use case-insensitive query when searching for alias
|
2020-02-08 22:07:01 +07:00 |
|
Son Nguyen Kim
|
871e09fda0
|
Merge pull request #77 from simple-login/email-header
Fix bugs due to an email header can appear multiple times
|
2020-02-08 22:01:47 +07:00 |
|
Son NK
|
4cd8697abc
|
use case-insensitive query when searching for alias
|
2020-02-08 22:00:40 +07:00 |
|
Son NK
|
8b1d999938
|
push Docker image to app-ci
|
2020-02-08 21:43:30 +07:00 |
|
Son NK
|
1086275af3
|
add_dkim_signature: make sure to delete DKIM-Signature header before
|
2020-02-07 22:04:27 +07:00 |
|
Son NK
|
dec36ceeec
|
Fix add_or_replace_header: make sure to delete all header occurrences before
|
2020-02-07 22:04:27 +07:00 |
|
Son NK
|
4c383663f4
|
Fix delete_header not deleting all header occurences
|
2020-02-07 22:04:27 +07:00 |
|
Son Nguyen Kim
|
50173483d3
|
Merge pull request #76 from simple-login/api-random-alias
able to create word-based or uuid-based in /api/alias/random/new
|
2020-02-07 21:52:44 +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
|
dd02a50bad
|
Improve wordings
- forgot password page
- login page
- activation email
- reset password email
|
2020-02-06 11:37:10 +07:00 |
|
Son NK
|
462937975f
|
remove email footer
|
2020-02-05 21:35:54 +07:00 |
|
Son NK
|
e4bec95b4e
|
do not send trial ending soon or onboarding to unactivated user
|
2020-02-05 21:21:56 +07:00 |
|
Son Nguyen Kim
|
ccefca5e84
|
Merge pull request #74 from simple-login/api-alias2
Add some alias endpoints for API
|
2020-02-05 21:13:37 +07:00 |
|
Son NK
|
3092536b40
|
add GET /api/aliases/:alias_id/activities endpoint
|
2020-02-05 18:57:11 +07:00 |
|
Son Nguyen Kim
|
925f6f80bc
|
Merge pull request #73 from simple-login/alias-note
Alias note
|
2020-02-05 18:32:07 +07:00 |
|
Son NK
|
c5dc4fec4c
|
add POST /api/aliases/:alias_id/toggle endpoint
|
2020-02-05 18:28:54 +07:00 |
|
Son NK
|
1241199e23
|
add "enabled" to returned alias
|
2020-02-05 18:23:13 +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
|
98487aba10
|
take into account "note" in search
|
2020-02-05 17:38:23 +07:00 |
|
Son NK
|
11b04d5e4a
|
user can update note in alias list page
|
2020-02-05 17:38:02 +07:00 |
|
Son NK
|
145bed893f
|
user can set note when creating custom alias
|
2020-02-05 17:36:06 +07:00 |
|
Son NK
|
d8229102a6
|
add test for custom alias page
|
2020-02-05 17:35:38 +07:00 |
|
Son NK
|
ebadcfb175
|
add GenEmail.note column
|
2020-02-05 15:45:29 +07:00 |
|
Son Nguyen Kim
|
95dc1ab831
|
Merge pull request #72 from simple-login/front-end-sentry
use another sentry project for the front-end with SENTRY_FRONT_END_DSN
|
2020-02-05 14:45:56 +07:00 |
|
Son NK
|
ec248dcae6
|
use another sentry project for the front-end using SENTRY_FRONT_END_DSN param
|
2020-02-05 14:38:29 +07:00 |
|
Son Nguyen Kim
|
c9d40bd507
|
Merge pull request #71 from simple-login/localstorage-fallback
Localstorage fallback
|
2020-02-05 14:37:53 +07:00 |
|
Son NK
|
6fe689dc17
|
use store instead of localStorage to detect whether the intro has been shown
|
2020-02-05 14:33:00 +07:00 |
|
Son NK
|
b40278f4dc
|
use store instead of localStorage to disable GoatCounter
|
2020-02-05 14:30:27 +07:00 |
|
Son NK
|
54e4f5e721
|
add script to fallback localStorage to cookie, using https://stackoverflow.com/a/12302790/1428034
|
2020-02-05 14:30:04 +07:00 |
|
Son Nguyen Kim
|
fe0a8f16ee
|
Merge pull request #70 from simple-login/api-alias
Api alias
|
2020-02-05 11:23:48 +07:00 |
|
Son NK
|
2f9764e54a
|
improve onboarding-1 email
|
2020-02-05 00:19:24 +07:00 |
|
Son NK
|
1e4bab765d
|
use PAGE_LIMIT in alias_log
|
2020-02-04 23:28:05 +07:00 |
|
Son NK
|
40cac56986
|
GET /api/aliases
|
2020-02-04 23:26:59 +07:00 |
|