Cassette
Watch movies online
Messed around with passportjs
Fixed `get_first` sometimes returning undefined instead of a stream, thus fixing initial loading
Now refreshing `update_progress` every 4s so episode progress etc gets updated as you watch
Now having "not found" partial remove loading from title
Moved images into /assets/ and made a dark icon as favicon
Added border-radius to iframe, also a background and all that
Now setting progress to 100% in the bar if it's past 90% (to not have 10px of white everywhere)
Now showing progression bars for episodes :D
Speed up live search by removing imdb id if it's live search instead of a full search
Call update_theme() when it can
Fixed shows not picking up playtime
Fixed annoying node issues
Create dark circle icon for rel="icon"
Now indicating progress for movies
Now providing a default stream selected in the `select` element
Fixed service workers sometimes ruining videos by not making them load (YAY)
Fixed movie cast members still being able to crash the thingy if they don't have characters
Now setting poster to placeholder poster on error
Fixed cast members without characters crashing the system
Made actor names clickable to link to their imdb page
Now keeping track of what the user last watched, also the duration and their progress so that I can add a red bar to indicate progress
Fixed loading thingie in the media's title in dark theme (set it to --anchor, not --main because --anchor == --main in light theme, not dark theme)
Made "popular" in sidebar sticky (because that's cool)