Commit graph

29 commits

Author SHA1 Message Date
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 4bbf79c321 Fix collection refresh and token revokation 2024-01-29 18:09:47 +05:30
Neeraj Gupta 18c3369fc0 Revoke active casts 2024-01-29 17:19:01 +05:30
Neeraj Gupta f39e095168 Fix handling of wrong pin 2024-01-29 15:50:01 +05:30
Neeraj Gupta 89f8e2f564 Update based on new API spec 2024-01-29 15:15:30 +05:30
Neeraj Gupta 57e415f5c9 Remove unused code 2024-01-29 11:45:15 +05:30
Neeraj Gupta 7cd7676cb0 Fix file download 2024-01-29 10:40:31 +05:30
Neeraj Gupta 68bfe9118a Switch to castGateway API 2024-01-28 02:07:27 +05:30
Neeraj Gupta dff2a38de9 Fix build + switch to common pkg 2024-01-20 10:03:26 +05:30
Neeraj Gupta 94e69aa4b4 Add cast gateway wrapper 2024-01-19 12:53:20 +05:30
httpjamesm 05352f08fc
feat: rename passkey 2023-12-24 17:01:03 -05:00
httpjamesm 250e239c77
feat: move kex service to shared 2023-11-23 16:53:27 -05:00
Abhinav 10937c9d55 reenable addLogLine 2023-11-02 20:54:20 +05:30
Abhinav 6497aa3d36 reenable sentry logging 2023-11-02 20:52:31 +05:30
Abhinav 92e493c411 complete login 2023-11-02 09:06:31 +05:30