mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-21 16:11:56 +00:00
Daniel Mason
9cbb94fc56
- 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 |
||
---|---|---|
.. | ||
album.go | ||
artist.go | ||
config.go | ||
db.go | ||
ingress_jellyfin.go | ||
ingress_multiscrobbler.go | ||
ingress_spotify.go | ||
jwt.go | ||
oauth_tokens.go | ||
profile.go | ||
ratelimiter.go | ||
redis.go | ||
scrobble.go | ||
server_middleware.go | ||
server_responses.go | ||
server_static.go | ||
server.go | ||
smtp.go | ||
stats.go | ||
timers.go | ||
tokens.go | ||
track.go | ||
user.go | ||
utils.go |