mvlist
Easily keep track of movies you love (or hate).
Fixed users being able to scroll for all eternity
ACTUALLY fixed the search endpoint
Fixed API crashing if no search results were found (lol)
No longer focussing on the search div if the results box isn't empty (and also put the .focus() inside a focus for easier validating etc.)
Fixed user rating averages (I think)
Adding a movie as a new user to your list no longer results in errors
Clicking "go add some" now also focuses on the input
Fixed error for new users
Add loading indicator when pressing “just seen” / “not seen” btn
Now using the default poster image on errors (for some reason I wasn't)
Tweeted about the changes https://twitter.com/jipfr/status/1143602904647053313
Removed "-" button from movies if it's not on the list (because it did nothing)
Now auto focussing on search input after clicking the search icon
Made nav icons' clickable area bigger
Now rounding loading borders (looks nicer)
Finally fixed the "view more" button in dark mode
FINALLYYYYYYYYY fixed trimming issue
Fixed more trimming issues