Frank Stellmacher
72030f17fd
refactor(api): F.48 — extract subsonic types + client primitives ( #613 )
...
First Phase F slice. Splits the 1333-LOC `api/subsonic.ts` along its
two most obvious axes:
- `subsonicTypes.ts` — all ~24 exported interfaces + type aliases
(album/song/artist/playlist/directory/genre/now-playing/radio,
random-songs filters, three statistics shapes, search + starred
results, AlbumInfo, structured-lyrics types, etc.) plus the
`RADIO_PAGE_SIZE` constant.
- `subsonicClient.ts` — token-auth + `getClient` + `api<T>()` +
`libraryFilterParams` + `secureRandomSalt` / `getAuthParams` /
`SUBSONIC_CLIENT`. The credential-bearing API helpers
(`pingWithCredentials`, `apiWithCredentials`, `restBaseFromUrl`,
`probeInstantMixWithCredentials`) stay in `subsonic.ts` for now —
they could move into the client module in a follow-up.
66 external call sites migrated to direct imports from the new
modules (no re-export shims in `subsonic.ts`). Pure code-move;
contract test stays green.
subsonic.ts: 1333 → 1078 LOC (−255).
2026-05-13 00:05:58 +02:00
..
2026-04-25 22:09:38 +03:00
2026-05-12 20:07:44 +02:00
2026-04-21 22:08:39 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 23:30:28 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:30:28 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:44:17 +02:00
2026-05-12 23:44:17 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:30:28 +02:00
2026-05-12 23:44:17 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-11 22:30:45 +02:00
2026-05-12 23:50:48 +02:00
2026-05-12 23:22:28 +02:00
2026-05-12 23:22:28 +02:00
2026-05-12 23:50:48 +02:00
2026-05-13 00:05:58 +02:00
2026-05-12 23:38:09 +02:00
2026-05-12 23:38:09 +02:00
2026-04-24 11:49:13 +02:00
2026-04-15 22:59:27 +02:00
2026-04-18 22:58:51 +02:00
2026-03-19 20:23:17 +01:00
2026-05-12 17:14:37 +02:00
2026-05-12 17:14:37 +02:00
2026-04-04 02:04:14 +02:00
2026-05-07 22:15:38 +02:00
2026-05-12 14:53:37 +02:00
2026-05-12 14:53:37 +02:00
2026-05-03 00:37:43 +03:00
2026-04-24 19:06:32 +02:00
2026-05-07 20:44:27 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 14:14:50 +02:00
2026-05-12 14:14:50 +02:00
2026-05-12 17:26:15 +02:00
2026-05-12 17:26:15 +02:00
2026-05-12 19:25:34 +02:00
2026-05-03 00:37:43 +03:00
2026-05-12 22:46:13 +02:00
2026-05-12 14:29:33 +02:00
2026-05-12 14:29:33 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 13:54:41 +02:00
2026-05-12 13:54:41 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 16:15:34 +02:00
2026-05-12 16:15:34 +02:00
2026-05-12 15:23:40 +02:00
2026-05-12 15:23:40 +02:00
2026-04-23 18:41:46 +02:00
2026-04-21 19:13:18 +02:00
2026-05-12 21:01:12 +02:00
2026-05-12 22:07:11 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 14:07:44 +02:00
2026-05-12 14:07:44 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-04-22 21:14:13 +02:00
2026-04-08 22:33:23 +02:00
2026-05-13 00:05:58 +02:00
2026-05-12 23:22:28 +02:00
2026-05-12 12:35:01 +02:00
2026-05-12 12:35:01 +02:00
2026-04-24 17:36:44 +02:00
2026-05-12 11:58:17 +02:00
2026-05-12 11:58:17 +02:00
2026-05-12 16:45:57 +02:00
2026-05-12 16:45:57 +02:00
2026-05-12 12:07:30 +02:00
2026-05-12 12:07:30 +02:00
2026-05-12 22:46:13 +02:00
2026-05-11 23:48:25 +02:00
2026-05-12 22:46:13 +02:00
2026-05-11 21:56:24 +02:00
2026-05-12 22:46:13 +02:00
2026-05-11 21:40:47 +02:00
2026-05-12 22:46:13 +02:00
2026-05-13 00:05:58 +02:00
2026-05-13 00:05:58 +02:00
2026-05-12 22:21:44 +02:00
2026-05-11 22:57:26 +02:00
2026-05-12 23:22:28 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-11 12:35:38 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 19:41:57 +02:00
2026-05-12 19:41:57 +02:00
2026-05-12 19:41:57 +02:00
2026-05-12 19:41:57 +02:00
2026-05-12 16:28:10 +02:00
2026-05-12 16:28:10 +02:00
2026-05-12 17:26:15 +02:00
2026-05-12 17:26:15 +02:00
2026-05-12 21:46:20 +02:00
2026-05-12 21:06:48 +02:00
2026-05-12 14:01:36 +02:00
2026-05-12 14:01:36 +02:00
2026-05-12 21:38:03 +02:00
2026-05-12 17:14:37 +02:00
2026-05-12 17:14:37 +02:00
2026-05-12 17:01:22 +02:00
2026-05-12 17:01:22 +02:00
2026-05-12 15:23:40 +02:00
2026-05-12 15:23:40 +02:00
2026-04-11 11:42:47 +02:00
2026-05-07 20:44:27 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-07 02:46:25 +02:00
2026-05-12 15:23:40 +02:00
2026-05-12 15:23:40 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 22:46:13 +02:00
2026-05-12 20:52:22 +02:00
2026-05-12 21:14:24 +02:00
2026-05-12 16:15:34 +02:00
2026-05-12 16:15:34 +02:00
2026-05-12 14:14:50 +02:00
2026-05-12 14:14:50 +02:00
2026-04-08 22:33:23 +02:00