8c38eca4bc
0.1.1 Reworked Spotify, Cache values, Update package name
2022-01-05 23:00:38 +13:00
525d5c92b5
0.0.33
2021-08-13 22:38:03 +12:00
9074149925
0.0.32 Flesh out track page
2021-08-13 21:37:53 +12:00
f914575e09
Add extra info to track page + API
2021-08-12 20:52:47 +12:00
8bc462878a
0.0.29
...
- Add image handler
- Store images locally
2021-04-11 20:19:28 +12:00
489527c8f9
0.0.28
...
- Fix mobile view on user pages
- Fix favicon issue
- Return Artist UUID with scrobble list
2021-04-11 17:26:48 +12:00
8294791abe
0.0.25
...
- Images now pull from spotify if setup!
- Show top artists/album
2021-04-08 20:46:31 +12:00
07bce0ebc2
0.0.23
...
- Get top tracks pulling correctly :)
2021-04-08 19:00:13 +12:00
99f9e7cfb3
0.0.19
...
- Tidy init/goscrobble.service
- Add routers for Artist/Album/Track endpoints + basic pages
- Move UUID generation into Go so we don't have to query the record!! Wooo!
2021-04-04 21:54:53 +12:00
1c865a6784
0.0.18
...
- Add MBID/Spotify Autolinking if track exists
- Add Genre table + .go files
2021-04-03 21:29:31 +13:00
8324894b0f
0.0.17
...
- Add check for registration_enabled on /register endpoint
- Made songlookup check artist name as well
2021-04-03 14:16:13 +13:00
9866dea36b
0.0.11
...
- Fix redirects to /login for auth required pages
- Add handling for 401/429 + No connection responses in API calls
- Add background workers for Go (clear out password resets)
- Fixed timezone issues
2021-04-02 22:24:00 +13:00
16531f9fa1
Scrobbles work!
2021-03-28 21:52:34 +13:00