(Fixed) When signing in you'd get an error caused by recently watched taking the screen width from a non-existent element
Changed tab framework to account for offset
Fixed a typo in my previous post (have to get that chart to look somewhat stable _somehow_)
Updated mvlist-app repo on GitHub
0 Likes
0 Likes
Changed the way "recently watched" is loaded to prevent an issue with iOS if you scrolled negatively while another one popped in
Made the app also accessible via https://mvlist.jipfr.nl instead of https://jipfr.nl/mvlist2
Added Google Analytics to all pages
Added "stream" part to movie view if you're me, so that I can watch movies in-app. I'm just that cool :P
Made a cool poster oversight
Fixed the bug where "Up next" would be applied to user "test" instead of you (lol)
Teacher page now loads faster!
Made Sekolah Guru PWA compliant
Added beforeinstallprompt eventListener to Sekolah Guru
Fixed "grade that doesn't count" bug to now actually not count the grade
Added iPhone X support to the teacher page
Added iPhone X and other phone support for the future (removed navigator.standalone code in JS and added env(safe-area-inset-top) to the CSS)
Added "theme" to settings
Fixed swipe-back scrolling width issue
Fixed a neg-scrolling loading bug
Updated +/- buttons to reflect their function (I'll replace these buttons when I get a better idea on how to make them look and work better)
Added "your viewings" part in the movie view to show when you've watched this movie
Added ability to swipe left to go back to previous screen when in movie view
did a lot of re-working of tabs and all