Commit graph

67 commits

Author SHA1 Message Date
Manav Rathi 164ee70943 Update Sentry DSNs 2024-02-21 13:53:49 +05:30
Manav Rathi dfd789ab14 Use latest translations 2024-02-20 12:30:49 +05:30
Manav Rathi 5bf6d5d5ed Align package JSONs
yarn seems to require version for all workspaces, even if they are not imported (apps/*).
2024-02-20 10:58:53 +05:30
Manav Rathi bd345c9583 Fix cast sentry 2024-02-20 10:52:17 +05:30
Manav Rathi 3db2673d2a Remove boilerplate READMEs 2024-02-20 10:36:50 +05:30
Manav Rathi bc22a8a1a2 Rely on top level gitignore 2024-02-20 10:34:49 +05:30
Manav Rathi f90038d246
Backfill accounts release into main (#1637)
Co-authored-by: Neeraj Gupta <neeraj.gupta983@gmail.com>
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-02-20 10:15:03 +05:30
Manav Rathi 7bbd85b187 Reintroduce accidentally deleted line related to passkeys
I'm not sure if this was intentional, but it looks like the initialization of
`pkg` was accidentally deleted in e3019b6a40.
2024-02-18 09:46:58 +05:30
Manav Rathi 57ed3e6fd5 Prevent eslint from descending into out/
eslint already ignores node_modules and folders beginning with a dot
https://eslint.org/docs/latest/use/configure/ignore
2024-02-17 13:11:36 +05:30
Manav Rathi ac834f405e prettier 2024-02-17 13:02:45 +05:30
Neeraj Gupta d434b6fc56
Remove .turbo directories (#1623) 2024-02-17 10:22:57 +05:30
Neeraj Gupta e3019b6a40
[Draft] Passkey Fixes (#1617) 2024-02-17 10:14:18 +05:30
Manav Rathi 548b4c1a61 Reset the form on submit 2024-02-16 18:15:30 +05:30
Manav Rathi 6f086c478f Add a page title 2024-02-16 17:08:47 +05:30
Neeraj Gupta 33faadf83e accounts: Fixed bad merge 2024-02-16 15:17:03 +05:30
Neeraj Gupta 5df7a2a10f Specify timeout for passkey 2024-02-16 15:08:03 +05:30
httpjamesm a5329ca410
fix: don’t require encrypted token 2024-02-08 16:11:44 -05:00
httpjamesm d02a0611c7
fix: make user const 2024-02-08 15:59:56 -05:00
httpjamesm 5b1eb3df9b
feat: get and pass accounts token 2024-02-08 15:56:40 -05:00
httpjamesm e80be51af8
fix: set client pkg header for http service 2024-01-31 18:50:43 -05:00
httpjamesm 5b8ec11b6c
feat: set client package based on redirect URL 2024-01-30 11:21:33 -05:00
httpjamesm daa1710cea
feat: allow enteauth: deeplinks 2024-01-29 17:07:56 -05:00
httpjamesm b3ebf53768
feat: allow ente deeplink 2024-01-25 00:33:59 -05:00
httpjamesm a556947b2e
fix: set raw ID to just ID 2024-01-23 10:49:14 -05:00
httpjamesm 9a6b906c29
feat: accounts signup page 2024-01-13 02:08:08 -05:00
httpjamesm 9b723448de
feat: generate page 2024-01-13 02:06:34 -05:00
httpjamesm 811273ea59
fix: check login status on /passkeys 2024-01-13 01:59:46 -05:00
httpjamesm 42677df32e
fix: get hash without “#” 2024-01-13 01:56:03 -05:00
httpjamesm 611d7d192f
fix: use pkg.name 2024-01-13 01:27:46 -05:00
httpjamesm db1b421e3a
fix: remove random ‘a’ typo 2024-01-13 01:22:59 -05:00
httpjamesm f2edd73b86
feat: auto set client package on _app 2024-01-13 01:18:45 -05:00
httpjamesm 5b1cf9f823
feat: pass client package name 2024-01-13 01:07:30 -05:00
httpjamesm bebe6d15cf
feat: account handoff from photos-web to passkeys 2024-01-11 19:10:12 -05:00
httpjamesm 4f0f7b6e1a
fix: enable experimental outside dir 2024-01-01 12:17:58 -05:00
httpjamesm 831e0e910c
fix: null checks 2024-01-01 12:11:20 -05:00
httpjamesm 20fb92c48e
fix: theme type errs 2024-01-01 11:46:31 -05:00
httpjamesm 8852ed2168
fix: disable image optimization 2023-12-28 16:05:27 -05:00
httpjamesm e54ccebe38
fix: add ? operator on passkey props 2023-12-28 16:00:30 -05:00
httpjamesm 5c90af1928
fix: critical color prop 2023-12-28 15:56:36 -05:00
httpjamesm 5003f30c9b
fix: use consistent react and node type versions 2023-12-28 15:56:26 -05:00
Abhinav 34780049f6 add export command 2023-12-28 13:54:27 +05:30
httpjamesm e93563ce78
fix: require redirect url to end with .ente.io 2023-12-28 02:41:33 -05:00
httpjamesm a59b3d8d9c
fix: add accounts favicon 2023-12-28 02:37:50 -05:00
httpjamesm 3f7a66682f
feat: accounts app passkeys login 2023-12-28 02:35:37 -05:00
httpjamesm 159521b8d2
feat: locale for passkeys flow page 2023-12-28 02:21:08 -05:00
httpjamesm 13dfeef202
feat: invalid info screen 2023-12-28 02:17:55 -05:00
httpjamesm d62de0c193
feat: passkeys flow redir check 2023-12-28 02:15:22 -05:00
httpjamesm 0e130c0e7d
feat: error and loading screens for passkeys flow 2023-12-28 02:12:04 -05:00
httpjamesm c8a84ed68c
feat: passkeys callback page 2023-12-28 02:00:03 -05:00
httpjamesm 5bc3e48876
feat: login via accounts passkeys 2023-12-28 01:20:12 -05:00