364 Commits

Author SHA1 Message Date
Aman Raj Singh Mourya
9982c73d5a [mob][auth] Implemented Lock screen 2024-07-04 16:55:33 +05:30
Neeraj Gupta
29539d9db2 [auth] Show contact support button on error dialogs 2024-06-21 12:08:26 +05:30
Fokke de Boer
b9556a91a0 Fix keyboard pop up when autofocus is turned on 2024-06-20 00:45:59 +02:00
Neeraj Gupta
e560eaeb41 [auth] Handle duplicate signout dialog 2024-06-19 14:21:48 +05:30
Neeraj Gupta
b3a7aebf95 [auth] Fix twoFas import with missing issuerName 2024-06-14 12:25:47 +05:30
Neeraj Gupta
f07e88b2dc [mob] Lint fixes 2024-06-13 18:06:33 +05:30
Neeraj Gupta
867fdb7e2c [passkey][mob] Validate sessionID 2024-06-13 17:50:02 +05:30
Neeraj Gupta
1829bcfdcf [passkey] Enable for all users on mobile 2024-06-13 16:42:31 +05:30
Neeraj Gupta
f5c9fa3d6c [passkey][mob] Minor fixes 2024-06-13 16:39:16 +05:30
Neeraj Gupta
e60df5c54a Merge branch 'main' into auth_testing 2024-06-13 15:25:00 +05:30
Neeraj Gupta
1d3452a1f0 [auth] Update copy 2024-06-13 14:35:46 +05:30
Neeraj Gupta
c193377640 [auth] Add endpoint to check passkey status 2024-06-13 13:54:31 +05:30
Neeraj Gupta
7930e95f4a [auth] Update copy 2024-06-13 13:16:01 +05:30
Neeraj Gupta
1f6c5d9782 [auth] Change primary button color 2024-06-13 13:14:44 +05:30
Manav Rathi
b4640935a8
[mob] Passkeys: Don't show recover option on accounts page
Mobile app shows it on the waiting screen instead (accounts web app shows the
recover option only when the recover query param is passed to it).
2024-06-13 13:11:24 +05:30
Prateek Sunal
b273ac3cf0 fix(auth): disable autocorrect and it's suggestions 2024-06-12 16:45:20 +05:30
Neeraj Gupta
2e442c2152 Handle case when account is already logged in 2024-06-12 14:02:17 +05:30
Manav Rathi
d37cb971aa
[mobile] Update passkeys URLs
We now explicitly pass a recover URL to the accounts app, and I've added some
placeholder values. This URL will be opened when the user selects the "Recover
passkey" option on the authentication failure screen.
2024-06-11 17:00:00 +05:30
Manav Rathi
fc826e8acb
Pass the X-Client-Package explicitly for the endpoint which needs it 2024-06-10 16:33:29 +05:30
Manav Rathi
f6377b98cb
Update mobile URLs 2024-06-10 16:18:42 +05:30
Neeraj Gupta
598be87e61 [auth] Bump version 3.0.8 2024-06-05 10:27:22 +05:30
Neeraj Gupta
11304d9093 Fix: Handle null account name during bitwarden import 2024-06-05 10:01:11 +05:30
Neeraj Gupta
6a266d86a6 [Aegis Import] Import fav as pinned entry 2024-06-03 14:59:23 +05:30
Neeraj Gupta
187dc0e280 [Aegis Import]Import group as tags 2024-06-03 14:58:38 +05:30
Neeraj Gupta
6aeb69bdde [Aegis Import] Enable steam import 2024-06-03 14:54:38 +05:30
Neeraj Gupta
7cd998ba3e [auth] Add bitwarden folder as tag 2024-06-03 14:30:27 +05:30
Neeraj Gupta
ad0069087f [auth] Support for importing auth code from steam 2024-06-03 14:19:30 +05:30
Neeraj Gupta
741018b802 Merge branch 'main' into steam_import_fix 2024-06-03 14:15:51 +05:30
Neeraj Gupta
122a84c818 [auth] Handle steam import from bitwarden 2024-06-03 11:09:41 +05:30
Neeraj Gupta
1f33df7147 [auth] Surface more information about importError on UI 2024-06-01 11:31:31 +05:30
Prateek Sunal
9ab82621b9 fix(auth): hide codes reg ex, match every non-whitespace character 2024-05-22 14:08:09 +05:30
Prateek Sunal
59c2c7e343 fix(auth): color scheme for pinned 2024-05-22 14:06:41 +05:30
Prateek Sunal
4032952168 fix(auth): show progress for steam too 2024-05-20 22:59:44 +05:30
Prateek Sunal
eb7d6d4bbb fix(auth): update getAllTags logic 2024-05-15 13:24:48 +05:30
Prateek Sunal
b714392fb2 fix(auth): update parse error message 2024-05-14 23:51:24 +05:30
Prateek Sunal
ea72300fe5 fix(auth): encode ',' as %2C for correctly importing later on 2024-05-10 21:43:28 +05:30
Prateek Sunal
36685f4827 fix(auth): store all colors in EnteColorScheme 2024-05-10 20:24:15 +05:30
Prateek Sunal
5ef92e338d fix(auth): remove all codes 2024-05-09 15:56:36 +05:30
Prateek Sunal
e1239a6490 fix(auth): use global logger 2024-05-07 19:57:10 +05:30
Prateek Sunal
851c04f714 fix(auth): don't export display 2024-05-07 19:25:00 +05:30
Prateek Sunal
7628991dad fix(auth): revert remove linesplitter 2024-05-07 19:24:34 +05:30
Prateek Sunal
aa5c41b59d fix(auth): toast on desktop 2024-05-07 19:04:42 +05:30
Prateek Sunal
62441b86bd fix(auth): don't make app unusable on error 2024-05-06 21:08:39 +05:30
Prateek Sunal
45eda72966 fix(auth): remove boxShadow from gradient_button.dart 2024-05-04 15:47:59 +05:30
Prateek Sunal
612ed18473 fix(auth): border radius of gradient_button.dart 2024-05-04 15:44:53 +05:30
Prateek Sunal
b5d49afce5 fix(auth): errors in merge 2024-05-04 14:35:46 +05:30
Prateek Sunal
d1a15b129a fix: logics and ui (button, error code) 2024-05-04 14:34:05 +05:30
Prateek Sunal
838983ec61 fix: logics and ui (button, error code) 2024-05-04 14:16:05 +05:30
Prateek Sunal
8370d2a9f1 fix: try to fix button tint 2024-05-03 16:58:59 +05:30
Prateek Sunal
b374dc0dd0 fix: add digits to setup page and create stream type 2024-05-03 13:56:59 +05:30