Commit graph

20 commits

Author SHA1 Message Date
Manav Rathi 53a92a58e3 Clarify a few things around running shared albums locally
Also, rename the environment variable to match what one would naturally type.
2024-02-23 16:23:11 +05:30
Manav Rathi 6018806e23 Move isDevBuild to new package 2024-02-22 20:15:43 +05:30
Manav Rathi b8640bee46 Prune API list 2024-02-20 12:36:36 +05:30
Neeraj Gupta 5d7d166976 Merge branch 'main' into accounts-passkeys 2024-02-16 14:53:04 +05:30
Manav Rathi 6797dde517
Unify and prune environment variables (#1613) 2024-02-14 18:13:00 +05:30
Neeraj Gupta de163b79db
Merge branch 'main' into cast 2024-02-13 09:35:00 +05:30
Manav Rathi 39034474ba Include the git SHA in the logs 2024-02-12 19:04:40 +05:30
Manav Rathi 0119cddd50 Prune 2024-02-10 17:26:23 +05:30
Manav Rathi 36e76626cd Unconditionally use environment overrides 2024-02-10 16:11:19 +05:30
Manav Rathi fc695eff75 Rename Deployment to Build
Perhaps (perhaps) this better conveys the fact that the build itself is a static
entity that doesn't and cannot change after deployment.
2024-02-10 15:33:10 +05:30
Manav Rathi 3ad29a504c Move to a singular flag
This might not be enough if we also want to cater for development desktop
builds, but let's start with this and add them back later if needed.
2024-02-10 15:32:15 +05:30
Manav Rathi c921399540 WIP 2024-02-10 15:21:06 +05:30
Manav Rathi 88b4aa02c7 Inline constant 2024-02-09 13:33:18 +05:30
httpjamesm 9852e3cf37
Merge branch 'main' 2024-02-08 16:04:28 -05:00
httpjamesm ad1fab8edb
feat: getAccountsURL() 2024-02-08 15:42:51 -05:00
Manav Rathi 7225071b64 Remove unused LS_KEYS.API_ENDPOINT
This is currently unused. We can resurrect this at a later point when we could
want to make the API we connect to dynamically changable within the app settings
itself, but right now that won't be trivial (e.g. mixing credentials across
instances). So just removing this.
2024-02-08 14:24:57 +05:30
Manav Rathi 6a1c82429a Remove unused auth-url 2024-02-07 12:51:56 +05:30
Neeraj Gupta 87ce124eb4 Build fix 2024-02-01 18:06:58 +05:30
Neeraj Gupta 7cd7676cb0 Fix file download 2024-01-29 10:40:31 +05:30
Abhinav 92e493c411 complete login 2023-11-02 09:06:31 +05:30