Improve footer anchor color
Fix progress bar going beyond border
Fixed horizontal overflow on Windows
Debated design, a new one will be made
Now removing the parent element if you've removed the last media element
Now removing media element when pressing the remove button
Add button to remove show / movie progress
Added alphabetic search sorting
Added relevancy search filtering
Added date search filtering
Gave privacy policy button a lighter shadow, lighter text color, also rounded borders
Improved searching logging
Now sorting search page by year, not sure if I'll keep it this way
Figured out what it's for (getting IMDB ids) and now just using the cache for that, fixed progress not showing in search
Sped up search by not getting details (which I was doing for some reason)
Updated show page time: 2594.632ms :D
Removed the logging, it's now 2208.086ms
Updated movie page time: 2187.831ms (on localhost)
Current show page time: 4460.986ms (both localhost)
Current movie page time: 3153.599ms
0 Likes
Drew up some sketches for a potentional redesign
Remove await and make it Promise.all