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

Create cache on/off setting in UI #34

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

Cache on/off is now only a url feature using &cache=no. Make it a toggle in the menu.

blonkm commented 4 years ago

Perhaps a better solution is to have a reload button which reloads with cache on using XHR and then does a normal reload without cache.