blonkm / schoology-improved

Using the Schoology API to do things you can't using the web version
https://blonkm.github.io/schoology-improved/
3 stars 0 forks source link

Check for internet connection #66

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

Check for internet connection. Better yet, check if api.schoology.com is available, since that is used all the time. But, since we have sqlite cache, we only need to do that on an actual api call, and then fail gracefully.