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
e9474ba0b6
Add proper handling to album links
2021-03-28 22:26:33 +13:00
c267f5a7ef
Tidy up logging
2021-03-28 22:17:39 +13:00
16531f9fa1
Scrobbles work!
2021-03-28 21:52:34 +13:00
08f0cb6c80
Add MBID
...
Add ability to set custom port
2021-03-27 19:34:08 +13:00
fc1d6fc567
Fix errors
2021-03-27 12:31:20 +13:00
50154a009c
Basic auth flow
2021-03-27 11:51:03 +13:00
3555d2b768
basic login page
2021-03-26 21:06:28 +13:00
c67be1bd75
Issue JWT on login
2021-03-26 12:21:28 +13:00
12f4fb6d89
Tidy up rate limiter
2021-03-25 23:30:35 +13:00
74108820f5
Add rate limiter to register endpoint
2021-03-25 23:24:21 +13:00
1018742a22
Register API complete, email validation too
2021-03-25 23:09:17 +13:00
529ac7ab84
Basic API structure
2021-03-25 18:15:01 +13:00
28d8d3491a
Add login/logout/register routes
2021-03-24 23:08:47 +13:00
671254223a
Add user table + funcs
2021-03-24 22:28:05 +13:00
c6ef84cd5a
Update path
2021-03-24 17:24:53 +13:00
c12722ab5a
Build basic frontend
2021-03-24 16:29:35 +13:00
7c9c23ac92
Initial Commit
2021-03-23 21:43:44 +13:00