Commit Graph

12 Commits

Author SHA1 Message Date
ef66e1c8df Update scripts for new location 2021-12-25 13:30:55 +13:00
9074149925
0.0.32 Flesh out track page 2021-08-13 21:37:53 +12:00
8bc462878a
0.0.29
- Add image handler
- Store images locally
2021-04-11 20:19:28 +12:00
fb9ebef49c
0.0.21
- Add ez deploy script
- Half implemented JWT refresh tokens, need to finish JS implementation
2021-04-07 19:51:17 +12: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
fd615102a8
0.0.10
- Fixed looking up invalid profiles
- Added valid error handling to bad request && rate limiting
- Add Sendgrid library (Will add SMTP later)
- Complete password reset process
2021-04-02 01:56:08 +13:00
5fd9d41069
- Login flow working..
- Jellyfin scrobble working
- Returns scrobbles via API for authed users /api/v1/user/{uuid}/scrobble
- Add redis handler + funcs
- Move middleware to pass in uuid as needed
2021-03-29 20:58:43 +13:00
16531f9fa1 Scrobbles work! 2021-03-28 21:52:34 +13:00
feb2ac37da
Update readme, add stack+support. Add redis env vars. Add disable registration flag 2021-03-28 10:49:48 +13:00
08f0cb6c80
Add MBID
Add ability to set custom port
2021-03-27 19:34:08 +13:00
c67be1bd75 Issue JWT on login 2021-03-26 12:21:28 +13:00
6ab1b13ea3 Add example env 2021-03-25 18:15:14 +13:00