1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-28 07:50:49 +02:00
Nativefier/app
Adam Weeden 5f02f14626
Use userAgentFallback for userAgent injection (PR #1316)
Per the suggestion of @fireflinchdev , this seems to alleviate our issues with things like nuking service workers for WhatsApp. The core reason being those service workers were getting the original userAgent, and not the override (if specified). This PR should fix that.

So it should resolve #1312 #719 and hopefully a few future issues as this seems to come up frequently.
2021-11-29 16:53:12 -05:00
..
inject Fix bug where css is always injected 2016-02-25 15:25:14 +08:00
src Use userAgentFallback for userAgent injection (PR #1316) 2021-11-29 16:53:12 -05:00
.eslintrc.js Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
nativefier.json Fix placeholder for electron app to google 2016-05-26 16:50:42 +08:00
npm-shrinkwrap.json Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
package.json Bump default Electron to 13.6.1, with security fixes 2021-11-01 15:37:33 -04:00
tsconfig.json Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
webpack.config.js More test:watch fixes & usability 2021-06-01 23:37:04 -04:00