159 Commits

Author SHA1 Message Date
vishnukvmd
30a2752f9d Add bottom margin so the CTA is visible on mobile browsers 2024-09-14 19:53:53 +05:30
vishnukvmd
2a8eb2aaf7 [auth] Update logo on share page 2024-09-14 19:48:44 +05:30
Neeraj Gupta
accf563519 [auth][web] Update UI for shared codes 2024-09-13 11:36:04 +05:30
Neeraj Gupta
ef5f58e5a2 [auth][web] Render shared codes 2024-09-13 09:19:26 +05:30
Manav Rathi
31bfb53dfb
Inline inmems 2024-09-07 13:27:23 +05:30
Manav Rathi
d22e39b3f3
Rename 2024-09-07 11:16:44 +05:30
Manav Rathi
a43c0baa46
Avoid non-greppable context APIs for i18n 2024-08-19 15:00:49 +05:30
Manav Rathi
004dd3bd0c
Rearrange to make webpack happy
Something in the previous arrangement was causing webpack to not pack
worker/worker.ts as a web worker.
2024-08-10 20:28:17 +05:30
Manav Rathi
8acc5ac62d
Propagate 2024-08-10 19:50:36 +05:30
Manav Rathi
7dcfe12d1d
[web] Fix referrer policy
Ref: https://web.dev/articles/referrer-best-practices
2024-08-08 20:17:16 +05:30
Manav Rathi
8cabf13e5a
lint 2024-08-05 14:46:16 +05:30
Manav Rathi
5e3cae39ec
Entities too 2024-08-05 14:38:21 +05:30
Manav Rathi
92fae72760
Move and merge 2024-07-20 21:13:26 +05:30
Manav Rathi
542de42875
Remove from context 2024-07-20 20:58:49 +05:30
Manav Rathi
c0b80315ec
Remove unused prop 2024-07-20 20:47:46 +05:30
Manav Rathi
19ccf8a788
Unused 2024-07-18 19:18:30 +05:30
Manav Rathi
21563a62ed
Inline 2024-07-18 19:17:09 +05:30
Manav Rathi
2071bd07ae
404 2024-07-18 19:06:37 +05:30
Manav Rathi
7d13666a2e
@/next => @/base 2024-07-18 18:55:33 +05:30
Manav Rathi
aebe12bd9e
Fix 2024-07-05 20:37:58 +05:30
Manav Rathi
fcb86da03c
Update some dependencies (minor versions); pin otpauth
Pin otpauth since upstream changed from jsSHA some other library, and we'd need
to do the same for our steam codes implementation to avoid increasing the bundle
size.

https://github.com/hectorm/otpauth/pull/505

---

For the rest of the updates, Scanned the CHANGELOGs (linked):

@emotion/react, @emotion/styled
- https://github.com/emotion-js/emotion/releases

@mui/icons-material, @mui/material
https://github.com/mui/material-ui/releases

get-user-locale
https://github.com/wojtekmaj/get-user-locale/releases

i18next, i18next-resources-to-backend, react-i18next
https://github.com/i18next/i18next/releases

ml-matrix
https://github.com/mljs/matrix/releases

next
Doesn't have a changelog. Rely on hope.
See: https://github.com/vercel/next.js/discussions/65212

react, react-dom, @types/react, @types/react-dom
https://github.com/facebook/react/blob/main/CHANGELOG.md

react-virtualized-auto-sizer
https://github.com/bvaughn/react-virtualized-auto-sizer/releases

@types/chromecast-caf-receiver, @types/leaflet
Minor updates, type only
2024-07-05 20:31:37 +05:30
Manav Rathi
547d03049a
[web] Start using TypeScript 5.5 goodies
We updated to 5.5 in https://github.com/ente-io/ente/pull/2351, but I was
waiting for the VS Code release with 5.5 to also go out (so that we don't see
the editor squigglies).
2024-07-05 19:34:47 +05:30
Manav Rathi
dbe3e9a7d8
New convention 2024-07-02 21:29:02 +05:30
Manav Rathi
2709298df0
Isolate 2024-07-02 21:15:02 +05:30
Manav Rathi
bf1f4b26cf
Keep separate 2024-07-01 13:51:43 +05:30
Manav Rathi
cf3728eee8
Migrate 2024-07-01 13:46:48 +05:30
Manav Rathi
cd81bbe19e
Scope 2024-07-01 13:20:11 +05:30
Manav Rathi
4a14017cff
cast 2024-06-30 18:14:27 +05:30
Manav Rathi
54c54d50c6
Static pkg name 2024-06-30 17:52:52 +05:30
Manav Rathi
f11960981a
Use static app name 2024-06-30 17:41:56 +05:30
Manav Rathi
8fbc7b3937
Case 2024-06-30 07:58:14 +05:30
Manav Rathi
3f96209dbb
Continue 2024-06-27 16:14:05 +05:30
Manav Rathi
f34ecc1016
Fix imports - This + preceding commits fix SSR 2024-06-23 19:59:53 +05:30
Manav Rathi
bcbf03fa51
Move 2024-06-23 19:52:01 +05:30
Manav Rathi
dd0f7d3142
Handle errors 2024-06-14 11:17:51 +05:30
Manav Rathi
ea5cd4a7d0
Use correct app name 2024-06-13 12:24:20 +05:30
Manav Rathi
25f2fc46a9
Fix 2024-06-11 20:59:47 +05:30
Manav Rathi
5150dc00e1
Fix lint 2024-06-11 20:25:53 +05:30
Manav Rathi
27536676f1
Clean 2024-06-10 16:00:27 +05:30
Manav Rathi
5c175c75df
Fix recovery 2024-06-10 15:16:25 +05:30
Manav Rathi
2dca9f1758
Lint fix 2024-06-07 16:31:30 +05:30
Manav Rathi
242c669de4
XCP 2024-06-07 12:00:29 +05:30
Manav Rathi
9bdf316683
Directly go to app home after passkey finish 2024-06-07 10:19:31 +05:30
Manav Rathi
1ff6a53131
type 2024-06-05 14:38:16 +05:30
Manav Rathi
33fc86cff7
Inline 2024-06-05 14:25:10 +05:30
Manav Rathi
62c413959e
Mig 2024-06-05 14:15:47 +05:30
Manav Rathi
1d182d4ed6
Rem 2024-06-05 14:13:20 +05:30
Manav Rathi
af8c9a686e
Fix 2024-06-05 13:28:43 +05:30
Manav Rathi
d0640a094b
Tinker 2024-06-05 11:36:53 +05:30
Manav Rathi
d582f79f42
new tsc 2024-06-04 20:09:52 +05:30