Tom Barrasso

Results 5 issues of Tom Barrasso

`pacman-pwa` is licensed as MIT in `package.json`. For proper attribution in GitHub, please add a [`LICENSE.md`](https://www.mit.edu/~amini/LICENSE.md) file.

Add support for Web Worker and ServiceWorker contexts with the following changes * When `navigator.sendBeacon` isn't available, default to `XMLHttpRequest` (Worker) or `fetch` (ServiceWorker) * When `sessionStorage` or `localStorage` isn't...

enhancement
ga4

[`WorkerGlobalScope`](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerGlobalScope#inherited_from_workerglobalscope) (which `ServiceWorkerGlobalScope` inherits from) does not include `localStorage` or `sessionStorage`, but using `@minimal-analytics@gav4` in a ServiceWorker context throws a `ReferenceError` because of this hard dependency. It also throws a...

enhancement
ga4

I'm testing out `@minimal-analytics/ga4` on [KaiOS](https://kaiostech.com/) apps but I'm running into an issue with because package apps are served with an origin like `app://myapp.com/`. The document location includes the `app:`...

enhancement
ga4

Would you consider making Ouranos available on [Cloud Phone](https://developer.cloudfone.com/)? It appears to function properly on my Itel R60+, although the sizing and spacing doesn't quite fit on QVGA or QQVGA...