Cassette
Watch movies online
Now getting playtimes from database instead of user object so that it's actually accurate
Set default dimensions + bg for pfp
Added streamango to ignored paths
Fixed bug where putting playtime to 0 would make it a show and result in NaN progress
Changed way of sorting in hopes of fixing the sorting
Fix media in continue watching having weird margins (they were being centered lol)
Fixed an issue with hiding implicit rows
Now only showing the first row of recently watched on non-phone displays
Filtering out movies that are over 90% complete from "continue watching"
Properly sorting "continue watching"
Added "continue watching" on home page
Put movie / shows embed thingies in a partial so it's easier to copy
Now showing progress on TV shows
Indicate progress for shows / movies
Now also showing profile picture on smaller phones such as SE
Pushed to production and set up mongodb on my server :D
Removed local storage from it all
Now syncing playtimes between accounts (YAY)
Also store new information in req.user
Fixed storing DB information in the actual DB (instead of overriding it each time)
Now saving media progress on the server (but not syncing to the client so it's useless)
Messed around with mongodb a bunch