Manav Rathi
261a7f278b
Fix
2024-09-06 19:58:13 +05:30
Manav Rathi
8cfe36be68
Remove legacy locale mapper
2024-09-06 19:58:12 +05:30
Manav Rathi
6e8514e08c
Add sanity checker
2024-09-06 19:58:12 +05:30
Manav Rathi
194f07d48e
Fix style lint issue
2024-08-29 17:50:09 +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
7d13666a2e
@/next => @/base
2024-07-18 18:55:33 +05:30
Manav Rathi
532a9f64ff
Read
2024-07-03 11:45:49 +05:30
Manav Rathi
910013572d
Make the user's ID accessible to web workers
2024-07-03 11:44:31 +05:30
Manav Rathi
612e81d74e
tsc
2024-07-01 13:53:29 +05:30
Manav Rathi
bf1f4b26cf
Keep separate
2024-07-01 13:51:43 +05:30
Manav Rathi
de7b80a352
Fix
2024-07-01 13:48:29 +05:30
Manav Rathi
cf3728eee8
Migrate
2024-07-01 13:46:48 +05:30
Manav Rathi
22fbf0a1be
2
2024-07-01 13:20:11 +05:30
Manav Rathi
4acd17f06b
Funnel point
2024-07-01 13:20:11 +05:30
Manav Rathi
ea51cdfc77
Remove unused
2024-06-29 11:18:46 +05:30
Manav Rathi
4d41f2d64c
Remove unused
2024-06-29 11:15:43 +05:30
Manav Rathi
4c1462e18a
Remove unused
2024-06-23 19:52:55 +05:30
Manav Rathi
dd6f36e037
Unnest
2024-06-07 11:34:08 +05:30
Manav Rathi
9061caac99
Ditto
2024-05-24 20:43:32 +05:30
Manav Rathi
98d38a3e44
Forward storage
2024-05-07 12:43: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
90a770c619
WIP
2024-04-08 18:09:08 +05:30
Manav Rathi
70cddfdf0b
[web] Remove Sentry
...
Sentry has a measurable impact on page load, a metric that I'm keen to
improve. Apparently by default it loses us 8-9 page speed points, though that
can be reduced to 3-4
(https://github.com/getsentry/sentry-javascript/issues/9179 ).
All of this is doable, but there are bigger tasks to deal with. This is not to
say that Sentry won't be useful again at some point, when we have time to deal
with it better. But right now, we discussed that it's just better to remove
Sentry instead of piling on to the sunk cost.
2024-03-12 13:24:33 +05:30
Manav Rathi
e15c7e1642
Move into web/
2024-03-01 12:21:07 +05:30