Commit Graph

16 Commits

Author SHA1 Message Date
369aae818c add multi-artist support for comma separated artists 2026-03-01 17:18:19 -08:00
5c5b295961 improve readability of the web package 2026-02-13 21:48:21 -08:00
1478410d0c remove redundant time parsing 2026-02-11 17:23:39 -08:00
fd2e2b0f8a add comments and increase readability 2026-02-11 17:23:17 -08:00
c4314456ae add spotify import progress bar 2026-02-09 19:51:30 -08:00
7fe4d02721 clean up backend spotify import functionality 2026-02-09 18:34:49 -08:00
126b77fa87 rework spotify import, add import webUI 2026-02-09 03:53:05 -08:00
4d77999edb clean and check username and passw better, handle parseForm errors 2026-02-08 21:56:47 -08:00
32ccdcd5f3 add username to lastfm import logs 2026-02-08 21:49:55 -08:00
349c28e29c move fetchPage to own function, defer resp.Body.Close 2026-02-08 21:40:25 -08:00
1d273248ab replace single pgx conn with pool 2026-02-08 02:34:18 -08:00
9e21d0d5c7 added http timeouts when calling lastfm api 2026-02-08 00:24:48 -08:00
77796e79a4 defer close on files after opening 2026-02-08 00:14:40 -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
0043d83330 cleaned up project structure and optimized lastfm and spotify migration 2026-02-05 00:20:42 -08:00