Commit Graph

9 Commits

Author SHA1 Message Date
65b4c78137
0.0.30
- Fix artist/album/track images
2021-04-17 11:34:53 +12:00
8bc462878a
0.0.29
- Add image handler
- Store images locally
2021-04-11 20:19:28 +12:00
f4bdf3f730
0.0.27
- Navidrome works!
- Tidy up request/response structure in backend
- Tidy Settings page
2021-04-11 16:35:14 +12:00
48a99b31fd
0.0.26
- Make email required
- Add basic navidrome/subsonic connection
- Tidy up request/response structure in backend
- Tidy Settings page
2021-04-10 09:49:32 +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
b1de018b27
0.0.24
- Spotify will now add images on scrobble
- Renamed /api/v1/track to tracks to bypass blocklists... (uBlock :()
2021-04-08 19:50:43 +12: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
fd615102a8
0.0.10
- Fixed looking up invalid profiles
- Added valid error handling to bad request && rate limiting
- Add Sendgrid library (Will add SMTP later)
- Complete password reset process
2021-04-02 01:56:08 +13:00