Commit Graph

9 Commits

Author SHA1 Message Date
9074149925
0.0.32 Flesh out track page 2021-08-13 21:37:53 +12:00
3f3296e649 0.0.22
- Rework navbar + user pages
2021-04-07 21:34:17 +12:00
1c865a6784
0.0.18
- Add MBID/Spotify Autolinking if track exists
- Add Genre table + .go files
2021-04-03 21:29:31 +13:00
e570314ac2
0.0.9
- Fix mobile menu auto collapse on select
- Add /u/ route for public user profiles (Added private flag to db - to implement later)
- Add /user route for your own profile / edit profile
- Added handling for if API is offline/incorrect
- Add index.html loading spinner while react bundle downloads
- Change HashRouter to BrowserRouter
- Added sources column to scrobbles
2021-04-01 23:17:46 +13:00
2f8aa2e502
0.0.5
- Only allow ItemType:Audio from Jellyfin
- Fix NavBar for Mobile (Ugly hack but.. TO REWORK)
- Fixed registration page issues
- Add functionality to pull recent scrobbles to Dashboard
- Add MX record lookup validation for emails
- Add username validation for a-Z 0-9 _ and .
- Dashboard shows basic table of last 500 scrobbles.
2021-03-30 21:36:28 +13:00
84cb4e8978
Add very unqiue logo 2021-03-28 22:45:23 +13:00
fc1d6fc567 Fix errors 2021-03-27 12:31:20 +13:00
66f900dee9 Get SPA working 2021-03-25 21:52:06 +13:00
c12722ab5a Build basic frontend 2021-03-24 16:29:35 +13:00