Commit Graph

9 Commits

Author SHA1 Message Date
89b20fbf6f Changes 2022-01-05 20:58:05 +13:00
6c52aa7d78 Migrating to postgresql 2021-12-25 23:01:28 +13: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
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
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
e9474ba0b6
Add proper handling to album links 2021-03-28 22:26:33 +13:00
c267f5a7ef
Tidy up logging 2021-03-28 22:17:39 +13:00
16531f9fa1 Scrobbles work! 2021-03-28 21:52:34 +13:00