93 Commits

Author SHA1 Message Date
Manav Rathi
1c1fe7f1df
Scope 2025-02-26 14:50:16 +05:30
Manav Rathi
6f729c01e1
Direct 2025-02-14 14:47:05 +05:30
Manav Rathi
c5ab6e7c66
Improve 2025-01-17 10:29:00 +05:30
Manav Rathi
6a263e2176
Conv 2025-01-10 13:53:46 +05:30
Manav Rathi
5754e77b20
R 2025-01-08 14:54:54 +05:30
Manav Rathi
8692b22da1
R 2025-01-08 14:36:14 +05:30
Manav Rathi
1058dd89fb
R 2025-01-07 10:44:56 +05:30
Manav Rathi
4ce934a0f9
Manual cleanup after npx @mui/codemod@latest v6.0.0/system-props
git ls-files '**.tsx' | xargs -n 1 npx @mui/codemod@latest v6.0.0/system-props
2025-01-06 11:07:10 +05:30
Manav Rathi
866d2bb00a
Use 2024-12-30 16:51:10 +05:30
Manav Rathi
4bca5f8bf6
Use 2024-11-28 12:36:22 +05:30
Manav Rathi
6fed5c944b
Extract 2024-11-28 12:30:14 +05:30
Manav Rathi
ee34ed5e1f
2FA choice place 1 2024-11-28 12:08:03 +05:30
Manav Rathi
68d475c224
Move 2024-11-21 11:12:06 +05:30
Manav Rathi
fdf0e3f0ad
Fix 2024-11-20 09:53:46 +05:30
Manav Rathi
98bfb8b5f5
This shouldn't be named useFoo, leaving that refactoring for later 2024-11-20 09:47:14 +05:30
Manav Rathi
6fe4201eb8
Prune 2024-11-20 09:42:37 +05:30
Manav Rathi
af82ef194d
Not awaiting promises to retain existing behavior 2024-11-20 09:32:27 +05:30
Manav Rathi
a261d1b3a2
Continue 17bcf212166df799da2a47cac80e2f636f543356 2024-11-18 18:17:57 +05:30
Manav Rathi
d641b21edf
Move 2024-11-09 18:39:58 +05:30
Manav Rathi
2f6f1a4c6b
Move 2024-11-06 14:24:29 +05:30
Manav Rathi
d6a39ae452
wip checkpoint 2024-10-10 15:41:32 +05:30
Manav Rathi
03e5e16bc3
Move 2024-10-10 15:00:28 +05:30
Manav Rathi
8606f43173
Move to base 2024-10-08 14:41:02 +05:30
Manav Rathi
31bfb53dfb
Inline inmems 2024-09-07 13:27:23 +05:30
Manav Rathi
b55cf7c0d8
Update 2024-08-29 17:51:48 +05:30
Manav Rathi
93d48f6d6f
Fix 2024-08-17 11:14:02 +05:30
Manav Rathi
d91462773a
Use same nomenclature as the architecture document 2024-08-17 11:07:11 +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
21563a62ed
Inline 2024-07-18 19:17:09 +05:30
Manav Rathi
7d13666a2e
@/next => @/base 2024-07-18 18:55:33 +05:30
Manav Rathi
62c9b2afc2
Remove dependency 2024-07-01 13:22:22 +05:30
Manav Rathi
22fbf0a1be
2 2024-07-01 13:20:11 +05:30
Manav Rathi
284799bc7a
Second pass 2024-06-30 17:54:11 +05:30
Manav Rathi
f11960981a
Use static app name 2024-06-30 17:41:56 +05:30
Manav Rathi
a9e0aa13ff
Inline 2024-06-29 10:42:28 +05:30
Manav Rathi
3ae1b18bf1
Comment 2024-06-25 15:58:29 +05:30
Manav Rathi
a093c1dd34
Flatten 2024-06-25 15:58:29 +05:30
Manav Rathi
25a79e4146
Before computing with the keyattributes 2024-06-25 15:58:29 +05:30
Manav Rathi
47630408b6
We need the SRP attributes to detect changes 2024-06-25 15:58:29 +05:30
Manav Rathi
9c0a66b036
Cleanup 2024-06-25 15:58:29 +05:30
Manav Rathi
d8650aa33d
router.reload is an undocumented, semi-deprecated, oneliner
Ref:
- https://github.com/vercel/next.js/discussions/53517
- https://github.com/vercel/next.js/blob/canary/packages/next/src/shared/lib/router/router.ts#L1007-L1009
2024-06-25 15:58:29 +05:30
Manav Rathi
a6645bce8b
Wait for validity check to complete before verification 2024-06-25 15:58:29 +05:30
Manav Rathi
e4e75b573f
Reduce indentation 2024-06-25 15:58:28 +05:30
Manav Rathi
3f6ef61204
Use 2024-06-25 15:58:28 +05:30
Manav Rathi
3d7e425f48
WIP 2024-06-25 15:58:28 +05:30
Manav Rathi
767f2479af
wip 2024-06-25 15:58:28 +05:30
Manav Rathi
3a4dc21470
Component state for this component needs refactoring, for now read from source 2024-06-25 15:58:27 +05:30
Manav Rathi
ce3233a01f
Also do it on incorrect password entry 2024-06-25 15:58:27 +05:30
Manav Rathi
2f8abd5b7f
Give it a chance to kick in 2024-06-25 15:58:27 +05:30