No description
Find a file
Chandler Swift 38f5cbfc01
Remove subsonic-api package
This didn't end up being particularly helpful, so I've removed it.

Specifically, I had to construct my own URLs for retrieving media, and in that case I'm basically implementing everything myself anyway.

This reverts commit beaec64abd.
2026-01-19 23:17:01 -06:00
src Add initial not-working implementation 2026-01-19 23:17:01 -06:00
.gitignore Add new React app 2026-01-18 20:53:55 -06:00
eslint.config.js Add new React app 2026-01-18 20:53:55 -06:00
index.html Add initial not-working implementation 2026-01-19 23:17:01 -06:00
LICENSE Add AGPLv3 license 2026-01-19 15:35:27 -06:00
package-lock.json Remove subsonic-api package 2026-01-19 23:17:01 -06:00
package.json Remove subsonic-api package 2026-01-19 23:17:01 -06:00
shell.nix Add shell.nix 2026-01-18 20:54:34 -06:00
tsconfig.app.json Add new React app 2026-01-18 20:53:55 -06:00
tsconfig.json Add new React app 2026-01-18 20:53:55 -06:00
tsconfig.node.json Add new React app 2026-01-18 20:53:55 -06:00
vite.config.ts Add new React app 2026-01-18 20:53:55 -06:00