binimum
|
2096ad8873
|
style: auto-fix linting issues
|
2026-04-18 11:16:43 +00:00 |
|
uimaxbai
|
c2b3f7312e
|
fix streaming for now
|
2026-04-18 12:16:07 +01:00 |
|
uimaxbai
|
6ddb411b94
|
Revert
|
2026-04-18 10:04:31 +01:00 |
|
uimaxbai
|
d4f6c5911f
|
Revert "style: auto-fix linting issues"
This reverts commit 4b6f81b2ec.
|
2026-04-18 10:02:34 +01:00 |
|
binimum
|
4b6f81b2ec
|
style: auto-fix linting issues
|
2026-04-17 21:40:59 +00:00 |
|
uimaxbai
|
274baa2a79
|
fix EVERYTHING
|
2026-04-17 22:40:15 +01:00 |
|
Samidy
|
4f57e42d26
|
School Girl Sashimi
|
2026-04-17 02:21:19 +03:00 |
|
Samidy
|
5d8ac7a7e2
|
nvm
|
2026-04-17 01:26:24 +03:00 |
|
Samidy
|
b83db38b52
|
reroll client id and secret for tidal API
|
2026-04-17 01:17:44 +03:00 |
|
edideaur
|
edbec62a55
|
fix lockfiles
|
2026-04-10 16:20:04 +03:00 |
|
Daniel
|
3ecaa3c74a
|
Add typed interfaces for HiFi.ts route returns
|
2026-04-05 20:08:08 +03:00 |
|
Daniel
|
648e47e1d8
|
fix(linting): fix js linting issues
|
2026-04-04 01:37:47 +03:00 |
|
Daniel
|
a282b37d88
|
refactor(hifi): add getArtistBiography
|
2026-04-04 01:37:47 +03:00 |
|
Daniel
|
3a28ef54d1
|
fix(hifi): remove extra await
|
2026-04-04 01:37:47 +03:00 |
|
Daniel
|
5504e004cc
|
fix(hifi): fix tokenExpiry assignment
|
2026-04-04 01:37:47 +03:00 |
|
Daniel
|
b94a832d2e
|
feat(vitest): add vitest config and tests
Add tests for HiFi, ffmpeg, and download api functions.
|
2026-04-01 12:46:30 -05:00 |
|
Daniel
|
2440939f4b
|
refactor(hifi): update HiFi.ts to add trackManifests route and refactor
|
2026-03-23 13:42:03 -05:00 |
|
Daniel
|
21cbfcdbf4
|
fix(hifi): throw errors instead of returning json with the error
|
2026-03-23 09:35:04 -05:00 |
|
binimum
|
d9878596e2
|
style: auto-fix linting issues
|
2026-03-22 20:13:27 +00:00 |
|
binimum
|
d783642401
|
feat: add Atmos support, use new API endpoint, streamline API caching
|
2026-03-22 20:08:30 +00:00 |
|
edidealt
|
7e16dc23c2
|
Merge pull request #380 from DanTheMan827/singleton
Convert classes to singleton pattern
|
2026-03-22 03:36:13 +02:00 |
|
edidealt
|
6f8b479d0f
|
infinite track playing for popular tracks
|
2026-03-21 23:25:16 +00:00 |
|
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 |
|