-
Notifications
You must be signed in to change notification settings - Fork 205
Comparing changes
Open a pull request
base repository: ToothlessGear/node-gcm
base: 4229b39b76349ed6718c3091d1003e064a746954
head repository: ToothlessGear/node-gcm
compare: c6b9eab3b2183352ee00a66a5fd22b6887ce51b7
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 843d9ba - Browse repository at this point
Copy the full SHA 843d9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a1a27 - Browse repository at this point
Copy the full SHA e2a1a27View commit details
Commits on May 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0c948c8 - Browse repository at this point
Copy the full SHA 0c948c8View commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e319179 - Browse repository at this point
Copy the full SHA e319179View commit details
Commits on May 24, 2018
-
Merge pull request #320 from jkowalleck/request-2.87.0
versionbumped dependency 'request'
Configuration menu - View commit details
-
Copy full SHA for debc2b2 - Browse repository at this point
Copy the full SHA debc2b2View commit details
Commits on May 30, 2018
-
Example on how to get tokens you should remove
Include example of how to find the tokens which you couldn't send to. I'm maching the two arrays together and then filtering it to get a list of tokens.
Configuration menu - View commit details
-
Copy full SHA for a1f0fe2 - Browse repository at this point
Copy the full SHA a1f0fe2View commit details
Commits on May 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a76584c - Browse repository at this point
Copy the full SHA a76584cView commit details
Commits on Jun 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f84f469 - Browse repository at this point
Copy the full SHA f84f469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3d9be - Browse repository at this point
Copy the full SHA 4b3d9beView commit details -
Merge pull request #323 from johanforssell/patch-1
README: Example on getting the tokens you should remove
Configuration menu - View commit details
-
Copy full SHA for a63a4b4 - Browse repository at this point
Copy the full SHA a63a4b4View commit details
Commits on Oct 20, 2018
-
adds mutableContent doku entry
Thomas Vogel committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for aa79f76 - Browse repository at this point
Copy the full SHA aa79f76View commit details
Commits on Oct 22, 2018
-
Thomas Vogel committed
Oct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 2fd89a1 - Browse repository at this point
Copy the full SHA 2fd89a1View commit details
Commits on Oct 23, 2018
-
Merge pull request #328 from tomsvogel/master
adds mutableContent doku entry
Configuration menu - View commit details
-
Copy full SHA for 4b74526 - Browse repository at this point
Copy the full SHA 4b74526View commit details
Commits on Jun 2, 2019
-
Update example to find "bad" tokens
Failed tokens can be found with a single `filter` operation over the `registrationTokens` using the 1:1 mapping with response data. Earlier example used `map` + `filter` to achieve the same result.
Configuration menu - View commit details
-
Copy full SHA for 1816786 - Browse repository at this point
Copy the full SHA 1816786View commit details
Commits on Jul 18, 2019
-
Merge pull request #333 from sidhantpanda/patch-1
Update example to find "bad" tokens
Configuration menu - View commit details
-
Copy full SHA for 8bae681 - Browse repository at this point
Copy the full SHA 8bae681View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8256971 - Browse repository at this point
Copy the full SHA 8256971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ebebd - Browse repository at this point
Copy the full SHA 05ebebdView commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for adfd4b0 - Browse repository at this point
Copy the full SHA adfd4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eeb2cc - Browse repository at this point
Copy the full SHA 4eeb2ccView commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 33683d9 - Browse repository at this point
Copy the full SHA 33683d9View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 859625a - Browse repository at this point
Copy the full SHA 859625aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e435347 - Browse repository at this point
Copy the full SHA e435347View commit details -
Merge pull request #342 from SpellChucker/add-fcm-options-message
Add fcm_options as allowed params to message object
Configuration menu - View commit details
-
Copy full SHA for db66259 - Browse repository at this point
Copy the full SHA db66259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 456b0de - Browse repository at this point
Copy the full SHA 456b0deView commit details
Commits on Jul 6, 2020
-
Fix package.json: remove trailing comma in contributor list
Alexey.Pertu committedJul 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 2390554 - Browse repository at this point
Copy the full SHA 2390554View commit details -
Add unit tests for uri override
Alexey.Pertu committedJul 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c77b95 - Browse repository at this point
Copy the full SHA 6c77b95View commit details -
Move options.uri to overridable section
Normally there is no need to override send URI except for testing
Alexey.Pertu committedJul 6, 2020 Configuration menu - View commit details
-
Copy full SHA for fcb8d8c - Browse repository at this point
Copy the full SHA fcb8d8cView commit details
Commits on Jul 9, 2020
-
Merge pull request #345 from pertu/allow-uri-override
Allow uri override
Configuration menu - View commit details
-
Copy full SHA for 6d0bcc6 - Browse repository at this point
Copy the full SHA 6d0bcc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb1115 - Browse repository at this point
Copy the full SHA cbb1115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bec224 - Browse repository at this point
Copy the full SHA 4bec224View commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2b82cac - Browse repository at this point
Copy the full SHA 2b82cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29bb027 - Browse repository at this point
Copy the full SHA 29bb027View commit details
Commits on Feb 23, 2021
-
Merge pull request #337 from yog27ray/internalServer
fix: Gcm InternalServerError should also be retied with exponential-back-off.
Configuration menu - View commit details
-
Copy full SHA for dc80fc5 - Browse repository at this point
Copy the full SHA dc80fc5View commit details -
Merge pull request #349 from marneborn/upgrade-request
dependency upgrades for vulnerabilities flagged by snyk
Configuration menu - View commit details
-
Copy full SHA for 72a883f - Browse repository at this point
Copy the full SHA 72a883fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e89bd - Browse repository at this point
Copy the full SHA 31e89bdView commit details
Commits on Aug 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f268b8b - Browse repository at this point
Copy the full SHA f268b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 345392c - Browse repository at this point
Copy the full SHA 345392cView commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a4df9a3 - Browse repository at this point
Copy the full SHA a4df9a3View commit details
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 924a4f8 - Browse repository at this point
Copy the full SHA 924a4f8View commit details
Commits on Jul 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46f03d7 - Browse repository at this point
Copy the full SHA 46f03d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e034e7d - Browse repository at this point
Copy the full SHA e034e7dView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5cfe6a - Browse repository at this point
Copy the full SHA d5cfe6aView commit details
Commits on Sep 21, 2023
-
Replace request with axios (#372) (thanks @pmb-cl)
* replace request with axios * bumping pkg version * changes for axios * fixed tests * small update to comment * putting test back * using a tilda for axios version * compiled in nodev12
Configuration menu - View commit details
-
Copy full SHA for 42afc1b - Browse repository at this point
Copy the full SHA 42afc1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b9eab - Browse repository at this point
Copy the full SHA c6b9eabView commit details
There are no files selected for viewing