Commit Graph

15 Commits

Author SHA1 Message Date
56475df1a0 add top albums and top tracks widgets to profile 2026-03-02 22:50:30 -08:00
6e0e53eb64 add top artists display to profile 2026-03-02 21:58:41 -08:00
369aae818c add multi-artist support for comma separated artists 2026-03-01 17:18:19 -08:00
7d70d9ea0f fix same tracks in different album not appearing in track page 2026-03-01 15:14:13 -08:00
19ab88268e fix name collisions and add better track/artist/album edit UX 2026-02-28 23:31:26 -08:00
99185499b1 Add search and pages for tracks, albums, and artists 2026-02-28 21:18:41 -08:00
7542eaf321 fix now-playing status on listenbrainz endpoint and add config support 2026-02-28 16:08:46 -08:00
a5d0860292 fix spotify scrobbling 2026-02-28 00:46:30 -08:00
9979456719 add scrobbling through listenbrainz-like endpoint and lastfm-like endpoint 2026-02-27 23:27:02 -08:00
332460b90d redirect to profile on root, login if logged out, create account if no accounts. move pfp location 2026-02-12 23:43:47 -08:00
d35e7bffd3 remove db name environment variable 2026-02-09 18:34:37 -08:00
a70dc4882b add database name envvar to GetDbUrl 2026-02-09 04:52:44 -08:00
38adb391be clean up main.go 2026-02-09 04:15:11 -08:00
eb06ddc35c added webui lastfm importing, account sessions, partial codebase cleanup 2026-02-07 23:57:43 -08:00
813f510a9e Added userID in history table for per profile history, reworked primary key. Profile recent history table 2026-02-05 03:16:05 -08:00