Commit Graph

887 Commits

Author SHA1 Message Date
Son NK c00fdd6cfb fix: not sending trial ending for user having lifetime licence 2020-02-10 21:43:59 +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
Son NK f7d000d34e alert when /alias/options is used 2020-02-04 23:01:33 +07:00
Son NK f3c61f9a61 use left-join when fetching alias 2020-02-04 23:00:55 +07:00
Son Nguyen Kim 14e82ca7a3
Merge pull request #69 from simple-login/welcome-email-serie
Job system
2020-02-04 22:21:33 +07:00
Son NK c7903d534a use null instead of "" in /api/auth/login 2020-02-04 18:32:57 +07:00
Son NK 3483faa34a Merge branch 'master' into welcome-email-serie 2020-02-04 18:30:02 +07:00
Son NK e0e5029d18 install sentry from npm 2020-02-04 18:14:27 +07:00
Son NK 86eb5068c7 Update README: add npm 2020-02-04 17:56:47 +07:00
Son Nguyen Kim ba985d22dc
Merge pull request #68 from simple-login/nocdn
No cdn
2020-02-04 17:54:54 +07:00
Son NK f330cb72d1 add more info to Telegram github action 2020-02-04 17:21:03 +07:00
Son NK 6be5d53e4e Merge branch 'nocdn' into welcome-email-serie
# Conflicts:
#	cron.py
2020-02-04 17:20:35 +07:00
Son NK dab0a26cc3 Install npm packages in Dockerfile 2020-02-04 17:19:31 +07:00
Son NK cb2c6af4e4 npm qrious 2020-02-04 16:53:25 +07:00