GoScrobble/internal/goscrobble
Daniel Mason 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
..
album.go 0.0.19 2021-04-04 21:54:53 +12:00
artist.go 0.0.19 2021-04-04 21:54:53 +12: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
genre.go 0.0.19 2021-04-04 21:54:53 +12:00
ingress_jellyfin.go 0.0.19 2021-04-04 21:54:53 +12:00
ingress_multiscrobbler.go 0.0.19 2021-04-04 21:54:53 +12:00
ingress_spotify.go 0.0.19 2021-04-04 21:54:53 +12: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.19 2021-04-04 21:54:53 +12: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.19 2021-04-04 21:54:53 +12:00
server_middleware.go 0.0.19 2021-04-04 21:54:53 +12: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.19 2021-04-04 21:54:53 +12:00
smtp.go 0.0.10 2021-04-02 01:56:08 +13:00
stats.go 0.0.19 2021-04-04 21:54:53 +12:00
timers.go 0.0.17 2021-04-03 14:16:13 +13:00
tokens.go 0.0.9 2021-04-01 23:17:46 +13:00
track.go 0.0.19 2021-04-04 21:54:53 +12:00
user.go 0.0.19 2021-04-04 21:54:53 +12:00
utils.go 0.0.19 2021-04-04 21:54:53 +12:00