fix bundle sales were miscalculating due to mismatch in PHP and JS price calculation, re-do price calculation simpler: take price * bundle amount * bundle discount
fix can’t unfollow user on profile because action=follow_user and DELETE method, changed to action=unfollow_user and POST everything instead of using PUT/DELETE bullshit
make downloadCityImages.php worker which downloads highest upvoted pics from Unsplash and Wikipedia and scales them to 1500, 100, 500px etc. and saves them locally