Commit graph

53 commits

Author SHA1 Message Date
Son NK eb6bfdd56f only show upgrade button to "free" lifetime user 2020-05-27 00:20:09 +02:00
Son Nguyen Kim eb60028b1f
Merge pull request #199 from developStorm/webauthn-multiple-keys
Support Multiple Keys for WebAuthn
2020-05-24 18:56:42 +02:00
Son NK 300ece2440 pycharm format 2020-05-18 19:15:20 +02:00
Son NK e22f5d1c63 Improve wordings 2020-05-18 19:14:52 +02:00
devStorm b64ed7ad63
key management page 2020-05-18 05:07:06 -07:00
Sibren Vasse e905e151ca Create user setting for replacing reverse alias (default: false) 2020-05-17 19:40:46 +02:00
Son NK 3f7842ed3e create /recovery_code page 2020-05-17 10:05:55 +02:00
Son NK 62ed7def00 fix wording 2020-05-16 20:50:27 +02:00
Sibren Vasse a5f24e0227 Add more From: sender formatting options 2020-05-16 18:44:31 +02:00
Son NK 0bfd6b3ec7 remove deleted_alias page 2020-05-10 09:20:08 +02:00
Son NK 2d8f056e11 Fix wording 2020-05-09 17:26:26 +02:00
Son NK 4709237b92 only user with can_use_fido can use fido 2020-05-07 17:58:24 +02:00
devStorm 370b71ebd3
Setting page options 2020-05-05 05:28:27 -07:00
Son NK 8467d2b934 fix <select>: add "form-control" class on all <select> 2020-05-02 12:28:20 +02:00
Son NK 9a4df685da remove referral section from Settings 2020-05-01 18:32:35 +02:00
Son NK 7277c30735 use bootbox instead of notie 2020-04-30 22:37:39 +02:00
Son NK b750c6e011 prettify some pages 2020-04-28 20:25:40 +02:00
Son NK 0bb311464c remove custom-select as it's not displayed properly 2020-04-28 20:23:24 +02:00
Son NK e1d8c55a66 add mention of MyDigiPassword to the 2FA app list 2020-04-28 19:52:18 +02:00
Son NK b838157ad5 User who has lifetime licence or giveaway manual subscriptions can decide to upgrade to a paid plan 2020-04-13 20:50:48 +02:00
Son NK b041591133 Prettify Settings 2020-04-12 19:43:46 +02:00
Son NK 89c41f972c Add id to settings section 2020-04-09 23:01:29 +02:00
Son NK bb2476203f User can create referrals 2020-04-09 22:39:39 +02:00
Son NK cfdaf659f9 Make UI more consistent 2020-04-05 19:59:48 +02:00
Son NK 33fd40f6ce User can choose which sender format they prefer 2020-03-28 22:36:19 +01:00
Son NK cc6e8a00a5 Wording: rename refused email to Quarantine 2020-03-17 09:43:12 +01:00
Son NK c3b85115ca Add refused-email view 2020-03-14 16:19:56 +01:00
Son NK 77baf60ca4 Show user current plan in settings 2020-02-23 17:02:49 +07:00
Son NK 8f8857704a Add deleted alias page 2020-02-15 21:47:27 +07:00
Son NK 8bbecb2cd1 Delete wrongly-aligned notification on mobile. Improve wordings 2020-02-15 21:38:28 +07:00
Son NK 641f8dfe9e Improve settings design 2020-02-13 17:05:34 +07:00
Son NK 5c4f46fdc2 Separate email change in setting screen 2020-02-13 16:57:17 +07:00
Son NK 9f95edf203 Move billing button to setting page 2020-01-30 00:29:00 +07:00
Son NK ca37ce5e5a add id to notification section in setting 2020-01-06 19:41:05 +01:00
Son Nguyen Kim 43a96201ed
Merge pull request #12 from simple-login/email-notification
Email notification
2019-12-30 21:13:22 +01:00
doanguyen 84eb10232c notification setting 2019-12-30 00:33:59 +01:00
Son NK 76eec998ea User who has enabled MFA can cancel MFA 2019-12-29 15:10:40 +01:00
Son NK b391fa4c91 Move settings and api-key page to menu 2019-12-29 10:56:27 +01:00
doanguyen 3811bb6880 reformat 2019-12-28 14:20:10 +01:00
doanguyen 4a3b958131 reformat modified files, resolve PR https://github.com/simple-login/app/pull/5 2019-12-28 14:20:10 +01:00
doanguyen e2e9cc6b5d Implement alias generator schemes 2019-12-28 14:20:10 +01:00
Son NK fa66a71880 Display MFA setup to user who doesn't have MFA enabled 2019-12-27 16:53:07 +00:00
Son NK 0955f13593 User can export their data 2019-12-22 16:20:56 +00:00
Son NK ec4d034593 Add Delete Account in setting 2019-12-22 16:03:40 +00:00
Son NK 17bb01f317 Fix wording 2019-12-22 15:59:41 +00:00
Son NK 4f874eec43 Create API Key page 2019-12-15 18:55:16 +02:00
Son NK 38d9654624 fix cancel email change 2019-12-15 18:55:15 +02:00
Son NK 0c85cae6ad handle email change in setting 2019-12-15 18:55:15 +02:00
Son NK 64180c4077 do not show email 2019-12-15 18:55:14 +02:00
Son NK 263f68ecec Change subscription model
- create subscription table
- rename plan_expiration -> trial_expiration
- remove user.plan, user.promo_codes
2019-12-15 18:55:13 +02:00