electron-push-receiver icon indicating copy to clipboard operation
electron-push-receiver copied to clipboard

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).

Results 58 electron-push-receiver issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi, My project uses ElectronForge (Webpack, Typescript) boilerplate project. When I try to start the notification service I get the following error and it doesn't start. `Error: ENOENT: no such...

This commit: 1. Prevents sending messages to destroyed webContents (which result in a crash) 2. Allows registering multiple webContents for push notifications We need this because we are listening for...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

I have created a index.d.ts module to typescript.

could you help me with a small example how to add this package to angular project use electron js thank you so much,you made a great package

Uncaught Exception: TypeError: Cannot read property 'length' of undefined at Object.decrypt (webpack:///./node_modules/http_ece/ece.js?:379:34) at decrypt (webpack:///./node_modules/push-receiver/src/utils/decrypt/index.js?:21:25) at Client._onDataMessage (webpack:///./node_modules/push-receiver/src/client.js?:174:17) at Client._onMessage (webpack:///./node_modules/push-receiver/src/client.js?:163:12) at Parser.emit (events.js:223:5) at Parser._onGotMessageBytes (webpack:///./node_modules/push-receiver/src/parser.js?:233:10) at Parser._waitForData (webpack:///./node_modules/push-receiver/src/parser.js?:128:14)...