19 Commits

Author SHA1 Message Date
Manav Rathi
0e9153f4ab
[web] Improve logging of new HTTP errors
...to match how the old HTTPService ones would've behaved.
2025-02-13 13:06:26 +05:30
Manav Rathi
72e39a23da
R 2025-01-08 15:09:44 +05:30
Manav Rathi
8692b22da1
R 2025-01-08 14:36:14 +05:30
Manav Rathi
68d475c224
Move 2024-11-21 11:12:06 +05:30
Manav Rathi
2f6f1a4c6b
Move 2024-11-06 14:24:29 +05:30
Manav Rathi
17948e8364
Rename 2024-10-07 19:39:12 +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
dbe3e9a7d8
New convention 2024-07-02 21:29:02 +05:30
Manav Rathi
3a97f16435
Reuse 2024-06-07 10:33:01 +05:30
Manav Rathi
5297156229
Do the same as the totp 2fa flow 2024-06-07 10:32:34 +05:30
Manav Rathi
e49a7abe6d
rename and reuse 2024-06-04 15:32:47 +05:30
Manav Rathi
225278adb7
tsc 2024-05-25 16:06:24 +05:30
Manav Rathi
8d30bfbefa
tsc 2024-05-25 15:43:08 +05:30
Manav Rathi
ad96f679c9
tsc 2024-05-25 15:39:20 +05:30
Manav Rathi
2cd1dfd720
Chip away 2024-05-24 18:54:16 +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
e15c7e1642 Move into web/ 2024-03-01 12:21:07 +05:30