Daniel
|
2fdd169ba0
|
refactor(Hifi): convert to singleton
|
2026-03-21 18:05:09 -05:00 |
|
DanTheMan827
|
5c5ea904c8
|
style: auto-fix linting issues
|
2026-03-20 23:00:41 +00:00 |
|
Daniel
|
4f0d95bf42
|
refactor(hifi): update localStorage and token handling
Modified token encoding to use globalThis and added a setToken method.
|
2026-03-20 17:13:23 -05:00 |
|
Daniel
|
1bd895093b
|
fix(HiFi): enhance token fetching
|
2026-03-20 14:32:30 -05:00 |
|
Daniel
|
5d697760d0
|
fix(HiFi.ts): cache token
|
2026-03-20 13:19:15 -05:00 |
|
Daniel
|
5ac4d23199
|
fix(HiFi.ts): ensure only one token is fetched
If multiple calls to the HiFi methods were called at once, you could potentially have ended up with multiple simultaneous token api calls
|
2026-03-20 13:12:40 -05:00 |
|
Daniel
|
47b8c36594
|
fix(api): use direct queries when possible
|
2026-03-20 11:38:31 -05:00 |
|