Commit Graph

4 Commits

Author SHA1 Message Date
af02bd99cc
0.0.8
- Added Admin/Site config page in frontend for admin users
- Added API POST/GET /config endpoint
2021-03-31 22:17:42 +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
c67be1bd75 Issue JWT on login 2021-03-26 12:21:28 +13:00
529ac7ab84 Basic API structure 2021-03-25 18:15:01 +13:00