Manav Rathi
|
31bfb53dfb
|
Inline inmems
|
2024-09-07 13:27:23 +05:30 |
|
Manav Rathi
|
6aba9064a7
|
[web] Make web app's log handling consistent with how desktop app does it
|
2024-08-29 17:36:40 +05:30 |
|
Manav Rathi
|
a31a761933
|
[web] Log during logout
Helps in tracing event sequences in logs
|
2024-08-16 13:08:00 +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
|
7d13666a2e
|
@/next => @/base
|
2024-07-18 18:55:33 +05:30 |
|
Manav Rathi
|
1a06fce8f2
|
lf
|
2024-07-06 14:21:37 +05:30 |
|
Manav Rathi
|
933212ba59
|
Use elsewhere
|
2024-07-06 14:16:45 +05:30 |
|
Manav Rathi
|
dbe3e9a7d8
|
New convention
|
2024-07-02 21:29:02 +05:30 |
|
Manav Rathi
|
0376af8d38
|
Read from kv
|
2024-07-01 13:20:11 +05:30 |
|
Manav Rathi
|
85aaf94c89
|
4
|
2024-07-01 13:20:11 +05:30 |
|
Manav Rathi
|
776915e659
|
Continue painting
|
2024-06-30 18:22:58 +05:30 |
|
Manav Rathi
|
4a14017cff
|
cast
|
2024-06-30 18:14:27 +05:30 |
|
Manav Rathi
|
67e054a26d
|
Continue second pass
|
2024-06-30 18:03:08 +05:30 |
|
Manav Rathi
|
6f073b007b
|
isDesktop
|
2024-06-30 17:58:22 +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
|
d33ba285a6
|
Replace
|
2024-06-27 20:06:17 +05:30 |
|
Manav Rathi
|
554a90eec5
|
Clear on logout
|
2024-06-27 16:36:30 +05:30 |
|
Manav Rathi
|
9241c2e595
|
Retain leading slash
Looks pathy-ier
|
2024-06-27 16:03:19 +05:30 |
|
Manav Rathi
|
94f4dcb9be
|
more
|
2024-06-27 15:57:36 +05:30 |
|
Manav Rathi
|
a310eca1c2
|
Update import
|
2024-06-25 15:58:30 +05:30 |
|
Manav Rathi
|
47630408b6
|
We need the SRP attributes to detect changes
|
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
|
3f6ef61204
|
Use
|
2024-06-25 15:58:28 +05:30 |
|
Manav Rathi
|
326f7d647e
|
validity
|
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
|
f34ecc1016
|
Fix imports - This + preceding commits fix SSR
|
2024-06-23 19:59:53 +05:30 |
|
Manav Rathi
|
9608cfaa4e
|
Don't show retry button if trying to use an already claimed session
|
2024-06-14 14:30:10 +05:30 |
|
Manav Rathi
|
4123197c6d
|
Use
|
2024-06-14 11:46:55 +05:30 |
|
Manav Rathi
|
cc3f398a78
|
Happy path
|
2024-06-14 11:41:50 +05:30 |
|
Manav Rathi
|
8a2cc858ae
|
API method
|
2024-06-14 10:10:09 +05:30 |
|
Manav Rathi
|
608fec9129
|
logSet the inflight session
|
2024-06-13 16:41:09 +05:30 |
|
Manav Rathi
|
ea5cd4a7d0
|
Use correct app name
|
2024-06-13 12:24:20 +05:30 |
|
Manav Rathi
|
dab15b2429
|
Conditional recover
|
2024-06-13 11:51:38 +05:30 |
|
Manav Rathi
|
cd76da836d
|
Handle retrying redirects
|
2024-06-13 11:17:04 +05:30 |
|
Manav Rathi
|
3285ccdb3a
|
Directly
|
2024-06-11 15:39:40 +05:30 |
|
Manav Rathi
|
621d58ec0e
|
Pass recovery URL explicitly instead of trying various string mainps
|
2024-06-11 15:13:58 +05:30 |
|
Manav Rathi
|
e51f9f1e08
|
Allow /passkeys/recover redirect
|
2024-06-11 14:46:53 +05:30 |
|
Manav Rathi
|
8ecb88cbb4
|
Don't reload the app, use the router
|
2024-06-11 12:53:39 +05:30 |
|
Manav Rathi
|
330600543e
|
window.location.origin will be in the correct place
|
2024-06-11 12:28:32 +05:30 |
|
Manav Rathi
|
9de5f01727
|
Add protocol
|
2024-06-11 11:33:48 +05:30 |
|
Manav Rathi
|
4569ae01df
|
Outline
|
2024-06-11 10:58:04 +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
|
9d670db89c
|
Pass the package explicitly
|
2024-06-07 12:23:01 +05:30 |
|
Manav Rathi
|
242c669de4
|
XCP
|
2024-06-07 12:00:29 +05:30 |
|
Manav Rathi
|
897f3d074d
|
Update the name
|
2024-06-07 11:06:23 +05:30 |
|
Manav Rathi
|
8f77318e88
|
Tweak
|
2024-06-07 11:04:16 +05:30 |
|
Manav Rathi
|
b43d626653
|
Tweak
|
2024-06-07 10:59:28 +05:30 |
|