GoScrobble/internal/goscrobble
Daniel Mason 9cbb94fc56
0.0.16
- Add registration_enabled to /api/v1/serverinfo
- Add config table caching on save
- Fix redis TTL not being parsed correctly
- Move registration enabled to backend toggle
- Fixed navbar when loading /u/profile URL
- Token now shows on user page + can reset
- Added basic popup validation to disconnect/reset buttons
2021-04-03 13:54:07 +13:00
..
album.go 0.0.11 2021-04-02 22:24:00 +13:00
artist.go 0.0.11 2021-04-02 22:24:00 +13:00
config.go 0.0.16 2021-04-03 13:54:07 +13:00
db.go 0.0.11 2021-04-02 22:24:00 +13:00
ingress_jellyfin.go 0.0.14 2021-04-03 02:48:38 +13:00
ingress_multiscrobbler.go 0.0.16 2021-04-03 13:54:07 +13:00
ingress_spotify.go 0.0.15 2021-04-03 02:53:54 +13:00
jwt.go 0.0.8 2021-03-31 22:17:42 +13:00
oauth_tokens.go 0.0.11 2021-04-02 22:24:00 +13:00
profile.go 0.0.11 2021-04-02 22:24:00 +13:00
ratelimiter.go Add rate limiter to register endpoint 2021-03-25 23:24:21 +13:00
redis.go 0.0.16 2021-04-03 13:54:07 +13:00
scrobble.go 0.0.16 2021-04-03 13:54:07 +13:00
server_middleware.go 0.0.12 2021-04-03 01:11:05 +13:00
server_responses.go 0.0.10 2021-04-02 01:56:08 +13:00
server_static.go 0.0.10 2021-04-02 01:56:08 +13:00
server.go 0.0.16 2021-04-03 13:54:07 +13:00
smtp.go 0.0.10 2021-04-02 01:56:08 +13:00
stats.go 0.0.4 2021-03-30 16:45:31 +13:00
timers.go 0.0.11 2021-04-02 22:24:00 +13:00
tokens.go 0.0.9 2021-04-01 23:17:46 +13:00
track.go 0.0.11 2021-04-02 22:24:00 +13:00
user.go 0.0.16 2021-04-03 13:54:07 +13:00
utils.go 0.0.14 2021-04-03 02:48:38 +13:00