Parse Platform
The low-code open source backend framework with 6+ client SDKs
Collective -
Host: opensource -
https://opencollective.com/parse-server
- Website: https://parseplatform.org/
- Code: https://github.com/parse-community
github.com/parse-community/node-gcm - eada773b2d5956991d595ee676edf65037667ccb authored over 12 years ago
github.com/parse-community/node-gcm - 4afa97657b00fd079ee0ade4a85beabd420d5472 authored over 12 years ago
github.com/parse-community/node-apn - ff57e7bf2297279a32c6246321a590e6546898b6 authored over 12 years ago
github.com/parse-community/node-apn - 25038d502ea5310a5046e12d6208521c68eef561 authored over 12 years ago
github.com/parse-community/node-apn - 70f807765c2927a5cd9c19813f2e4e2cd0ffb6c0 authored over 12 years ago
github.com/parse-community/node-apn - e2438ed79866a0e8bf614c2d3444a6cea67e5104 authored over 12 years ago
github.com/parse-community/node-apn - 316522c95f3e4a5461eeddecc0ea32a4077f6fca authored over 12 years ago
This is hopefully the cause of all the pain in #65
github.com/parse-community/node-apn - b1e3d6a84e5bc4a577d65717aab040592c768842 authored over 12 years agogithub.com/parse-community/node-apn - eb3463d65b8f0638e7f35da2d8b9a700293de8df authored over 12 years ago
github.com/parse-community/node-apn - a138edcfba49591150c8a185fce3df99b147f360 authored over 12 years ago
github.com/parse-community/node-apn - cee13fd55a3c46b966c0f10960e84e641fd27904 authored over 12 years ago
github.com/parse-community/node-apn - 598fadba3500f788c7126482f43f97f38e74120f authored over 12 years ago
github.com/parse-community/node-apn - 77ade6902574fb68cb2a21344c3b19ce9841881e authored over 12 years ago
github.com/parse-community/node-apn - 7f24407535aa80b5c9ed08fac740741130547f7c authored over 12 years ago
I am extremely grateful for the work performed by the people listed and I wish to extend my than...
github.com/parse-community/node-apn - acdbd2104c358add96a0a70260be4866077a8f86 authored over 12 years ago
Two new options:
autoAdjustCache. If Apple returns an error for a notification which has been lo...
github.com/parse-community/node-apn - b793608c198e7a473a326ff8e92e94d4207019d8 authored over 12 years ago
github.com/parse-community/node-apn - d4395a9485b32c56783680efe7b5292144c43f78 authored over 12 years ago
Trying to attach error handler as soon as possible as it seems to be getting delayed.
Added a st...
github.com/parse-community/node-apn - 5e21b868e46c2507f4659a9d53f69c0166c33895 authored over 12 years ago
Format Code. Passes JSHint. Reference #4
github.com/parse-community/node-gcm - 2f0d82b43e2f41e5983ef45890d679ffdbed5bc9 authored almost 13 years agogithub.com/parse-community/node-apn - 2ad7e60a5098fc3c4ecf7121287d8573bc808ca1 authored almost 13 years ago
github.com/parse-community/node-apn - 3f87814e5fdb4309de7f0a64159df5047302da1d authored almost 13 years ago
github.com/parse-community/node-gcm - 7cc9a52b197a3598d034bf7f2e5980b30667d1eb authored almost 13 years ago
github.com/parse-community/node-apn - 7b02d30f7a75c741716bf3dc44d7400dba1d5f60 authored almost 13 years ago
github.com/parse-community/node-apn - 97a9aebcfaed402046940a3fe98748b1fa9cb248 authored almost 13 years ago
feedback service via proxy also requires rejectUnauthorized flag
github.com/parse-community/node-apn - 1ec14c8fe3d4e17c475392cc90f5d659e4380c23 authored almost 13 years agogithub.com/parse-community/node-apn - 6b3daa143d1f3aa50b8175b0c050fddd173d01a7 authored almost 13 years ago
github.com/parse-community/node-apn - 1fc5255c7a700d06204bea196cd08b808752c536 authored almost 13 years ago
github.com/parse-community/node-apn - 1db7057068dcf7932c8a91809cbab7d7254b0f64 authored almost 13 years ago
Add rejectUnauthorized as an option.
github.com/parse-community/node-apn - faebb57cf276e20287914ae1e777bd4d4bac423a authored almost 13 years agogithub.com/parse-community/node-apn - 2dd8215b794854f13cda060c20db09fed6b70dd9 authored almost 13 years ago
The same behavior can be accomplished with rejectUnauthorized in socketOptions.
github.com/parse-community/node-apn - 22740616940a1188c41223ffdb1e75540eb488ab authored almost 13 years agoAdded missing time_to_live support.
github.com/parse-community/node-gcm - 38aa8c524768654369345a6e9260fbb5db0ee58a authored almost 13 years agogithub.com/parse-community/node-gcm - 7e8acbd5391d335d1d8f2647258d7df0acc7682b authored almost 13 years ago
github.com/parse-community/node-apn - 613fbda1ce0a48e08e28028e9eda3552fc7e2033 authored almost 13 years ago
github.com/parse-community/node-apn - 9e922e4ce86a2b056ff1001703d4833904428fba authored almost 13 years ago
github.com/parse-community/node-apn - 46b324759e3cd16bbec2c265501637fdc848f221 authored almost 13 years ago
Payload values MUST be strings enclosed in quotes according to GCM spec.
github.com/parse-community/node-gcm - 4cae85461e426eb439850c861567dfc8fbcbd53a authored almost 13 years agogithub.com/parse-community/node-gcm - 62713dcfbf18956accd85bfb17908601664c232f authored almost 13 years ago
Wrap response handling in a try/catch to better handle errors.
github.com/parse-community/node-gcm - 78596d2ddfec6307a5dc733ff8dbe537f6d8688f authored almost 13 years agogithub.com/parse-community/node-gcm - 5e42cdcaa4c6d547df4655112538f5f1ff918e3d authored almost 13 years ago
github.com/parse-community/node-gcm - 5d8cd7adf2a3b81c15c1b79c193e449c407996e9 authored almost 13 years ago
github.com/parse-community/node-gcm - 9e31f316c11cb4ec57dcde4ed5afed7bbee067d9 authored about 13 years ago
Do not parse the buffer for failed requests.
github.com/parse-community/node-gcm - 27631bb01595f2a6998148063695229d6bd2a6ca authored about 13 years agogithub.com/parse-community/node-gcm - 5005c7b1e6f8f786acc94b4f4555a91d9dc5a49a authored about 13 years ago
github.com/parse-community/node-gcm - 958570b8406fe65ab579ba4a9d91763c2cdcafdf authored about 13 years ago
Fix content-length header
github.com/parse-community/node-gcm - 416d4b413148ab6940727340d032d1a019892408 authored about 13 years agogithub.com/parse-community/node-gcm - 0b68da19dad61c4a055817c54b62062e354412e1 authored about 13 years ago
github.com/parse-community/node-gcm - a745d51f06e9dfc0c6756576c732fdd27f834fa9 authored about 13 years ago
Added error handler to HTTPS request to handle DNS exceptions
github.com/parse-community/node-gcm - c99a65544927c58c281a3e9ffdf08d2f16cdf7c5 authored about 13 years agogithub.com/parse-community/node-gcm - 0c51027c2cd8c269411a2a57fcce5fd20f3aa2e5 authored about 13 years ago
github.com/parse-community/node-apn - 47aa23858e27ddbf9b3fdb7c54818c41a2f8caaa authored about 13 years ago
github.com/parse-community/node-gcm - c26ac09aa99850f47354d43858331c74cacdf1e9 authored about 13 years ago
github.com/parse-community/node-gcm - 270ef99789485e0c952ea8c9467375df4a41dca4 authored about 13 years ago
github.com/parse-community/node-gcm - eb8f89c40b5feba1db1e3682f378d40d34dbdba1 authored about 13 years ago
Also fixes a bug with the error handling at the bottom of sendNotification.
github.com/parse-community/node-apn - 4911bb724cb9cd675ce48ce45dbaae95b6480e79 authored about 13 years agogithub.com/parse-community/node-gcm - 097f3cc52f180305b200a7e8bb424392bd1bce5a authored about 13 years ago
github.com/parse-community/node-gcm - c9dee5d2e1cdf640a28deb9932108aca05d73ed7 authored about 13 years ago
github.com/parse-community/node-gcm - 70dfc64cb8070efe78cc697fcc98b936c93aa1e7 authored about 13 years ago
github.com/parse-community/node-gcm - e370435c3a0576519c697f75bb0d6c250b8c43ec authored about 13 years ago
Corrected JSON data format when sending message
github.com/parse-community/node-gcm - 6ef99804fd001dfa510bba24f1ed07cbb8509dab authored about 13 years agogithub.com/parse-community/node-gcm - 18d16787a432eeb89b5c122295e8286f9889d8dd authored about 13 years ago
github.com/parse-community/node-gcm - db45fe0f14c488544b9475fb5d123ba1759251b5 authored about 13 years ago
github.com/parse-community/node-gcm - ff3241ad6a5c32eaa6251ee3bae43daa79a4e93e authored about 13 years ago
github.com/parse-community/node-gcm - 7768cb0e0f5fcbc37cd0bf824fb2a55e96f1657e authored about 13 years ago
github.com/parse-community/node-gcm - 5eaf6dd331ebeebc1657f597f92e99670cedd64e authored about 13 years ago
github.com/parse-community/node-gcm - 673c24d6b06da49f53629372e73c1b3a1a4871c4 authored about 13 years ago
github.com/parse-community/node-gcm - 49b31b77dc34e12e01e15682f76d6da8b0492c15 authored about 13 years ago
github.com/parse-community/node-gcm - b97449b3dedd4b78177770411aa44f5886079044 authored about 13 years ago
github.com/parse-community/node-gcm - 751580f8f31e7a5ad85cb4d5763c34852e67bab1 authored about 13 years ago
github.com/parse-community/node-gcm - 98d72d41a1b21824c4d7e36b83d6818570dfd751 authored about 13 years ago
github.com/parse-community/node-gcm - 667f15233bf4828dd7ec3d853949d2fc0dad1fb9 authored about 13 years ago
github.com/parse-community/node-apn - 9595f9626c86536575b927a8970b153845bb53f4 authored about 13 years ago
github.com/parse-community/node-apn - d00aba0156bfb66f6acdc38be61f11768079f7f2 authored about 13 years ago
github.com/parse-community/node-apn - a5c5e301977e75a399351b109c0cd0f4acaae4cc authored about 13 years ago
github.com/parse-community/node-apn - 34bc1d280b41f00705f0c258608deb766569b39c authored about 13 years ago
github.com/parse-community/node-apn - 6c57a52887dc679df6ea6e0acaa20f645e982c61 authored about 13 years ago
The 'ondrain' event for a socket isn't called if the entire buffer was flushed during the .write...
github.com/parse-community/node-apn - 69dbf09396a800e525681ca258072e307ea6618a authored about 13 years agogithub.com/parse-community/node-apn - e3c768b65f6f21eacff59c9ce31b0ba3be096e63 authored about 13 years ago
github.com/parse-community/node-apn - a9a14af82b6223a7d8c1e9f65823b29cdc9f3dd5 authored about 13 years ago
github.com/parse-community/node-apn - 18a5259a7c72ae924bfe2055c377436066cf9d16 authored about 13 years ago
github.com/parse-community/node-apn - a82ed34347039b727e0b103556d93cf6e9fd348c authored about 13 years ago
github.com/parse-community/node-apn - 43fc54c26728fe6272ba722981db89709a6f903a authored about 13 years ago
github.com/parse-community/node-apn - 5530d7d31053d933cbff064a35b763c44f5160fa authored about 13 years ago
Tidied up code formatting
Reset notification ID when it gets too big
Use readUIntXXBE etc. method...
github.com/parse-community/node-apn - 30216fde36066b8cfa529fcfbbbbfff560f2c8d3 authored about 13 years ago
Now making extensive use of promises. Including the possibility of handling notification errors ...
github.com/parse-community/node-apn - 519c011bebf01cd017c4d047a69b2eea2b7dc960 authored about 13 years ago
Fixes a problem with sockets being closed on transmission error, causing EPIPE errors
Issues #29...
This should prevent crashing with EPIPE error on connection error.
github.com/parse-community/node-apn - 4e81dd6324e30f6664781f8a1ec2e224349e5a98 authored about 13 years agoAdd a passphrase option for key files.
github.com/parse-community/node-apn - 03dd81ecb002a251c7ff1368ce4f4f5025d178d5 authored over 13 years agogithub.com/parse-community/node-apn - 5beae1726d00d2289170ebdcaad58ae7e496f13b authored over 13 years ago
github.com/parse-community/node-apn - 9be4c80d8d6b8d8aa1c515e24417eaf68c78f226 authored over 13 years ago
Fixes bug introduced by a3cf8b090b673f96b155734221b42631619eea55 where the socket buffer length ...
github.com/parse-community/node-apn - d6ca87f8f38bcd98f1ef31d6858cc5999050636f authored over 13 years agogithub.com/parse-community/node-apn - 53d04bae9289685f61383c07fedf32c7c95c4052 authored over 13 years ago
* Feature: Certificate and Key data can be passed directly when creating a new connection instea...
github.com/parse-community/node-apn - f97d29db503b0c2f7fe7d5fe806df2bf5474780c authored over 13 years agoRemoved a global callback, raised by mypark#17
github.com/parse-community/node-apn - 3be6182a2d11b8d4286037c2a3d6c548149cf717 authored over 13 years agogithub.com/parse-community/node-apn - a847befdff7b220d30f762c0e00c6d59303cd645 authored over 13 years ago
Fix by @bobrik
github.com/parse-community/node-apn - a3cf8b090b673f96b155734221b42631619eea55 authored over 13 years agogithub.com/parse-community/node-apn - 118c85e62f7f583cf8419f92a8a7c1aa25960e98 authored over 13 years ago