Release: web UX overhaul + Android native port + server polish #59

Merged
bvandeusen merged 298 commits from dev into main 2026-06-01 16:11:21 -04:00
Showing only changes of commit c74fa41fd0 - Show all commits
@@ -8,7 +8,7 @@ import retrofit2.http.GET
import retrofit2.http.PUT
/**
* Retrofit interface for `/api/me/*` — caller-scoped account endpoints.
* Retrofit interface for the `/api/me` endpoints — caller-scoped account endpoints.
* Mirrors the relevant slice of `flutter_client/lib/api/endpoints/settings.dart`.
*
* History + timezone + system-playlists-status live under /api/me too