• Joined on 2025-12-29
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-03-03 16:51:49 -08:00
ace5205724 improve song title editing
f7baf2ee40 add scrobble removal
0dbbaf38ad add manual scrobbling
a9d048a633 add logout
56475df1a0 add top albums and top tracks widgets to profile
Compare 6 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-03-01 20:36:57 -08:00
24fb1331b4 Update README
369aae818c add multi-artist support for comma separated artists
d73ae51b95 fix artist images being squished on smaller width
1b6ff0c283 add unique track count for profiles
582d3acbc0 allow for 1 char searching
Compare 6 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-03-01 04:16:59 -08:00
181316c343 Update README
19ab88268e fix name collisions and add better track/artist/album edit UX
99185499b1 Add search and pages for tracks, albums, and artists
Compare 3 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-28 20:06:57 -08:00
09ac8b7fb0 hold current settings tab in webUI URL
7542eaf321 fix now-playing status on listenbrainz endpoint and add config support
Compare 2 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-28 03:46:57 -08:00
a2ffbbdce4 Update README
78712188d2 finish lastfm endpoint and fix clearing spotify now playing status
1af3efd7b4 only display now playing on page 1
a5d0860292 fix spotify scrobbling
659b68f11d fix spotify connection
Compare 7 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-14 06:13:05 -08:00
90121b4fd1 add remaining settings and navigation pages
78bc1a9974 format time locally for profile history
b3c2446add add settings page, better navigation
Compare 3 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-13 22:03:06 -08:00
5c5b295961 improve readability of the web package
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-13 05:43:05 -08:00
332460b90d redirect to profile on root, login if logged out, create account if no accounts. move pfp location
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-11 21:03:06 -08:00
1478410d0c remove redundant time parsing
fd2e2b0f8a add comments and increase readability
Compare 2 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-09 20:13:06 -08:00
1df12b1755 update readme
c4314456ae add spotify import progress bar
7fe4d02721 clean up backend spotify import functionality
d35e7bffd3 remove db name environment variable
Compare 4 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-09 12:03:05 -08:00
a70dc4882b add database name envvar to GetDbUrl
8ba7ac55d6 update issue templates
38adb391be clean up main.go
b9a7a972e2 remove imports folder and add binary to gitignore
126b77fa87 rework spotify import, add import webUI
Compare 5 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-09 03:53:05 -08:00
4d77999edb clean and check username and passw better, handle parseForm errors
32ccdcd5f3 add username to lastfm import logs
a33e724199 add CSRF protection, add cookie security
349c28e29c move fetchPage to own function, defer resp.Body.Close
Compare 4 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-08 11:43:05 -08:00
ad455a36e8 update readme
c1e1243151 update go version in workflow to 1.25
e4425bc1e2 Merge remote-tracking branch 'refs/remotes/origin/main'
f7f6b132dc remove patch version for github action
ef5b3ec571 go build
Compare 10 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-08 03:33:06 -08:00
c01ecaa4a6 Update README
eb06ddc35c added webui lastfm importing, account sessions, partial codebase cleanup
Compare 2 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-06 18:53:05 -08:00
b8150a2f34 censor password on account creation and login
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-05 10:33:06 -08:00
44d3ea1204 Update README
813f510a9e Added userID in history table for per profile history, reworked primary key. Profile recent history table
Compare 2 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-02-05 02:23:06 -08:00
0043d83330 cleaned up project structure and optimized lastfm and spotify migration
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-01-30 01:12:51 -08:00
4fa797d36a started working on user profiles
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-01-09 02:28:04 -08:00
91c6bea0c6 improved error handling in importsongs/importsongs.go
ea1ac394d5 Merge branch 'main' of github.com:riwiwa/muzi
8c3bef6a43 lastfm import accepts dynamic track amount and now allows scrobbling while
Compare 3 commits »
riwiwa synced commits to main at riwiwa/muzi from mirror 2026-01-08 10:08:03 -08:00
a8352c5bf9 Update README.md
679d7f9202 early working LastFM import functionality
Compare 2 commits »