mvlist
Easily keep track of movies you love (or hate).
Updated cast-fetching back-end (removed it)
Fixed wrapping issue with movie length when it's unknow on SE
Changed MakerLog product icon
Updated front-end to display actors for a movie
Now fetching actor info based on per-movie actors on the back-end
Added movie runtime field
Fixed bug with new tab where a movie could show up more than once (in a super hacky fashion)
Made "View more" button underneath the "your top 3 best rated" button to go the dedicated tab
Added "your top rated" tab for extended viewing of your best rated movies
Made plans to add a "view more" button to the "top rated by you" part of the feed
Now showing top 3 best rated (by you) personal movies
Corrected month display in recent viewings
Correct padding-bottom for containers to properly support iPhone X and other future devices
Tried some service worker stuff (didn't turn out well)
Fixed a bug with swiping back and rating
Added "rating" system back-end code (this was easier than I'd thought, took me like 3 hours!!)
Added "rating" system front-end code for movies
Fixed offline support (I have yet to make a good looking offline page though)
Loaded bunch of movies into the cache
Replaced mvlist-v1.0.0 with mvlist-v2.0.0 because it's actually the second time I've made this app
Updated mvlist-app repo on GitHub
Added offline support (I think, I haven't tested it)