34 Commits

Author SHA1 Message Date
Manav Rathi
4db25b1b8f
Fix error handling 2025-02-24 20:58:37 +05:30
Manav Rathi
16246d8d58
Conv 2025-02-24 19:24:37 +05:30
Manav Rathi
290ae40296
Conv 2025-02-24 18:42:22 +05:30
Manav Rathi
ebc310d742
z 2025-02-24 18:38:55 +05:30
Manav Rathi
9910049d1d
[web] Remove hardcoded URLs
Museum now supports configuring the URL that the clients should use for cast,
accounts (passkeys) and families portal.

If you're using the old method (which was only supported by the web app, unlike
the new method which is supported by both mobile and web, and also for cast) of
configuring the custom environment variables, then you should instead use the
corresponding setting in the museum configuration:

- NEXT_PUBLIC_ENTE_ACCOUNTS_URL => apps.account
- NEXT_PUBLIC_ENTE_FAMILY_URL => apps.family

Reference: [apps block in
local.yaml](fe2771f2e0/server/configurations/local.yaml (L75-L89))
2025-01-01 14:12:38 +05:30
Manav Rathi
d2d02f3591
lf 2024-12-30 17:18:51 +05:30
Manav Rathi
866d2bb00a
Use 2024-12-30 16:51:10 +05:30
Manav Rathi
b054c070ad
Parse 2024-12-30 16:45:14 +05:30
Manav Rathi
64a47694d0
Type 2024-12-30 16:37:05 +05:30
Manav Rathi
a4e09a40e8
Doc 2024-12-30 16:19:10 +05:30
Manav Rathi
82fc1a1434
Opt 2024-12-30 16:15:33 +05:30
Manav Rathi
a91027c335
Generic 2024-12-17 10:59:09 +05:30
Manav Rathi
35f710439f
Split errors 2024-12-17 10:41:42 +05:30
Manav Rathi
4383841ef1
Use 2024-12-17 09:47:10 +05:30
Manav Rathi
57a00c1703
purp 2024-12-17 09:37:35 +05:30
Manav Rathi
9b292bbd80
X-Client-Package determines this 2024-12-17 09:33:59 +05:30
Manav Rathi
8ffb52dd7e
Upd wip 2024-12-17 09:32:59 +05:30
Manav Rathi
ee34ed5e1f
2FA choice place 1 2024-11-28 12:08:03 +05:30
Manav Rathi
3cd17087b0
lf + space 2024-11-21 11:49:23 +05:30
Manav Rathi
8a95089a48
Swap 2024-11-21 11:44:41 +05:30
Manav Rathi
4d40f49754
Migrate to fetch 2024-11-21 11:40:50 +05:30
Manav Rathi
d857648af9
Inline and move 2024-11-21 11:22:10 +05:30
Manav Rathi
d60193fa56
Move 2024-11-21 11:10:05 +05:30
Manav Rathi
0bcc6e3f3f
Redo logout 2024-05-15 11:46:37 +05:30
Manav Rathi
b82507f74c
Handle logout 2024-05-13 15:00:21 +05:30
Manav Rathi
932f26684d
Electron logout 2024-05-01 18:50:10 +05:30
Manav Rathi
6d1f8b4728
Blobs it is 2024-04-13 08:04:43 +05:30
Manav Rathi
b056cf7f56
Move to newer shared package 2024-04-12 20:55:07 +05:30
Manav Rathi
7fa9e924eb
Consolidate 2024-04-11 20:57:54 +05:30
Manav Rathi
18606b2358
IPC cleanup 2024-04-10 10:18:06 +05:30
Manav Rathi
56ce5c0b0e
More transition 2024-04-09 12:17:33 +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
f4f041552f
Move electron API types to lower layer 2024-04-08 16:51:48 +05:30
Manav Rathi
e15c7e1642 Move into web/ 2024-03-01 12:21:07 +05:30