Commit Graph

18 Commits

Author SHA1 Message Date
8c38eca4bc 0.1.1 Reworked Spotify, Cache values, Update package name 2022-01-05 23:00:38 +13:00
306bab997b 0.1.0 Split repos, Add API docs, new env vars 2021-12-25 15:40:20 +13:00
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
d7b7ceb122
Re-enable workers 2021-08-12 21:23:48 +12:00
f914575e09
Add extra info to track page + API 2021-08-12 20:52:47 +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
d2e309b699 fix X-Forwarded-For 2021-03-28 22:07:11 +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
529ac7ab84 Basic API structure 2021-03-25 18:15:01 +13:00
671254223a Add user table + funcs 2021-03-24 22:28:05 +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