ahmetws / swifttube

iOS conference videos in one place
169 stars 17 forks source link

Upgrade Mongokitten #32

Closed jstashh closed 5 years ago

jstashh commented 5 years ago

I think most of it works ok but I think you'd need to check a lot of it.

I wasn't able to get the random video to work, it keeps on showing the same video.

I wasn't able to get the searching part Routes.swift to compile, kind of stuck on that one, just commented it out for now..

ahmetws commented 5 years ago

Thanks for the PR @wstompearson . Since it is a big PR and the dependencies are updated, we need to test if it can be deployed to production or not. I'll merge it to MongoKitten5 branch first and try to deploy it to Heroku. If it works as expected, we can continue working on the changes.

jstashh commented 5 years ago

@ahmetws alright cool, it still needs some work (I think it crashes when you press todays video and there's no search) but I think I've got as far as I can get with it unfortunately