Manav Rathi
05406333e4
Split types
2024-05-26 21:55:16 +05:30
Manav Rathi
71a8049a35
reduce accounts
2024-05-26 20:28:59 +05:30
Manav Rathi
693ef45e2c
Refactor
2024-05-26 19:39:32 +05:30
Manav Rathi
6bf6f78147
Refactor app context types
2024-05-26 17:53:49 +05:30
Manav Rathi
3261da3515
title
2024-05-26 15:19:05 +05:30
Manav Rathi
1548bcd378
Fix dialog
2024-05-25 20:30:43 +05:30
Manav Rathi
34effef810
tsc
2024-05-25 06:19:01 +05:30
Manav Rathi
2cd1dfd720
Chip away
2024-05-24 18:54:16 +05:30
Manav Rathi
96cd6b3759
rl3
2024-05-15 12:48:33 +05:30
Manav Rathi
5eda8fd464
Log in other apps too
2024-04-10 13:09:14 +05:30
Manav Rathi
1dc8f4617e
log.error regex replacement
...
- logError\(e, (".+")\);
- log.error($1, e);
+ a whole bunch of manual tweakings
2024-04-09 11:32:34 +05:30
Manav Rathi
791cc61ca7
Fix more leftover issues
2024-04-05 21:18:26 +05:30
Manav Rathi
411984ebdc
Fix lint errors
2024-04-05 21:09:47 +05:30
Manav Rathi
fe6215d0fd
Replace context entry with useRouter
2024-04-05 19:58:45 +05:30
Manav Rathi
63387d8819
Use regular image
...
This is the only place we were using next/image
2024-04-05 19:58:45 +05:30
Manav Rathi
fa7cbaea18
Remove custom _document
...
Looking towards a longer term transition out of next
2024-04-05 10:09:37 +05:30
Manav Rathi
039387a84e
Initial-scale=1 is still recommended
...
Ref:
https://teamtreehouse.com/community/is-initialscale-not-needed
2024-04-05 09:36:18 +05:30
Manav Rathi
26b35cec9e
Merge @/ui into @/next
2024-04-02 19:58:42 +05:30
Manav Rathi
e5edeae370
Remove the bootstrap carousel
2024-03-31 18:01:38 +05:30
Manav Rathi
7183a8b493
[web] Remove emotion caches
...
This is no longer needed for emotion > 10
> For v10 and above, SSR just works in Next.js.
>
> https://emotion.sh/docs/ssr#nextjs
Tested with
- yarn dev:*
- yarn preview:*
This change screws up the CSS in places in dev mode though.
2024-03-30 20:56:38 +05:30
Manav Rathi
f6abcafc83
Copy over fix into auth and accounts
2024-03-30 17:20:26 +05:30
httpjamesm
d9b1081849
Merge branch 'main' into feature/web-passkey-recovery
2024-03-12 13:57:57 -04:00
Neeraj Gupta
dbc50760af
[web][passkey] Whitelist *.ente.sh redirect urls
2024-03-12 09:33:14 +05:30
httpjamesm
60a8ca3e2e
feat: link to recovery page
2024-03-11 13:54:22 -04:00
httpjamesm
d0a73d729d
feat: passkey recover page
2024-03-11 13:53:49 -04:00
httpjamesm
44568dc142
feat: text recovery two factor button on passkey error
2024-03-11 13:48:05 -04:00
Manav Rathi
e15c7e1642
Move into web/
2024-03-01 12:21:07 +05:30