-
## Feature Request
**Is your feature request related to a problem? Please describe.**
More people recently mentioned that there are issue with serviceWorkers. I guess Chromium changed behaviour of…
-
- [service workers](https://developers.google.com/web/fundamentals/primers/service-workers/)
- [web app manifest](https://developers.google.com/web/fundamentals/web-app-manifest/)
-
I tried installing Scratch Commenter Plus as an extension on Firefox but I got this error:
![scpff](https://github.com/user-attachments/assets/a50b75fb-3064-40e2-a8bc-6d9f327571dd)
This is because…
-
It's time to use Service Workers, replacing HTML5 appcache http://www.html5rocks.com/en/tutorials/service-worker/introduction/
This provides an easy start to using Service Workers: https://github.com…
-
Provision of service workers for sites that have a single app is fairly straight forward. However, it becomes complicated in situations where you deploy more than one app to a single domain, especiall…
-
# Situation
I am self-hosting Silverbullet, and have my reverse proxy configured to forward requests to a SSO solution (in my case: Authentik).
Upon initial loading of Silverbullet, I am redirec…
-
### Clear and concise description of the problem
Service workers are complicated, so having unit tests for them where you can inspect every caching decision can be important.
Currently I'm not fam…
-
Given we now run with ESM, there is no real reason anymore to have JS files in our sources.
https://github.com/microsoft/vscode/blob/9e23739d0b9f3381d99be9bde649709d4329daa5/src/vs/workbench/contrib/…
-
> 参考文章:
> [Service Worker gotchas](https://labs.kollegorna.se/blog/2017/06/service-worker-gotchas/#service-worker-is-a-part-of-progressive-web-apps)
-
**Is your feature request related to a problem? Please describe.**
Hi there, we're using service workers and [cloudflare workers](https://developers.cloudflare.com/workers/reference) (which impleme…