GoScrobble/internal/goscrobble
Daniel Mason e570314ac2
0.0.9
- Fix mobile menu auto collapse on select
- Add /u/ route for public user profiles (Added private flag to db - to implement later)
- Add /user route for your own profile / edit profile
- Added handling for if API is offline/incorrect
- Add index.html loading spinner while react bundle downloads
- Change HashRouter to BrowserRouter
- Added sources column to scrobbles
2021-04-01 23:17:46 +13:00
..
album.go Add proper handling to album links 2021-03-28 22:26:33 +13:00
artist.go Scrobbles work! 2021-03-28 21:52:34 +13:00
config.go 0.0.8 2021-03-31 22:17:42 +13:00
db.go - Login flow working.. 2021-03-29 20:58:43 +13:00
external_lastfm.go 0.0.9 2021-04-01 23:17:46 +13:00
ingress_jellyfin.go 0.0.9 2021-04-01 23:17:46 +13:00
jwt.go 0.0.8 2021-03-31 22:17:42 +13:00
profile.go 0.0.9 2021-04-01 23:17:46 +13:00
ratelimiter.go Add rate limiter to register endpoint 2021-03-25 23:24:21 +13:00
redis.go - Login flow working.. 2021-03-29 20:58:43 +13:00
scrobble.go 0.0.9 2021-04-01 23:17:46 +13:00
server.go 0.0.9 2021-04-01 23:17:46 +13:00
stats.go 0.0.4 2021-03-30 16:45:31 +13:00
tokens.go 0.0.9 2021-04-01 23:17:46 +13:00
track.go Scrobbles work! 2021-03-28 21:52:34 +13:00
user.go 0.0.9 2021-04-01 23:17:46 +13:00
utils.go 0.0.5 2021-03-30 21:36:28 +13:00