13 Commits

Author SHA1 Message Date
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