-
I just downloaded TechnicLauncher and when I open it all the packs say "Offline." It says to report the error on this website. I need help.
-
Would it be possible to set up your gem to work offline? Perhaps to return nil for Tumblr::Posts when you're offline?
Thanks!
-
I'd like to support an offline mode of this application. As a part of this, I'll need to determine what sort of change resolution strategy when syncing from multiple clients.
-
Application is not working offline, even accessing the WFA seems to be impossible for some users
If some users are able to sign in, they encounter the following issues:
1. Application dies through M…
-
Add docker container that locally hosts cheat.sh server which uses a database of _pre-downloaded_ cheat sheets and does not use the web **at all**. The container should ideally not need to be rebuilt …
-
- show user, that he is offline
- allow read only usage in offline in mobile and web extension
-
It would be nice to add offline mode support mode for `spotify-player`.
Initial ideas:
- [ ] use embedded DB (`sqlite`) to store song's data/metadata
- [`librespot`](https://github.com/libres…
-
### What brings you here and how are you?
### Summary
Allow local sessions to be completed offline. This requires downloading and caching video and audio files as well as images. and animati…
-
Hello!
Is it possible to set a setting so it does not try to open https://www.schemastore.org/api/json/catalog.json on launch. I am trying to use this extension at work, where I do not have interne…
-
Use the PWA `ServiceWorker` to store audio files locally when the user is offline. When the user reconnects to the internet, upload those files to the CSAI in the background. Consider device storage a…