An open API service for software projects hosted on Open Collective.

github.com/parse-community/docs

Parse Platform docs
https://github.com/parse-community/docs

Add js geoquery sorted parameter (#529)

* added mongoDB performance caveat when using near and sorting constraint

* added examples fo...

0eda14c777455daa5c745196ced1837f3fae84ce authored almost 7 years ago
Typo fix & adding periods. (#550)

8d465f16ae21ecdd7817a37f0d72d6cfd7b8fec5 authored almost 7 years ago
Bump dependencies (#549)

* Bumps dependencies to a modern stack

* Update gems

* use plugin instead of gems

309dc69ad47d6e3b6adb4d3d89ac9d674f445331 authored almost 7 years ago
Bumps dependencies to a modern stack (#548)

a0cdbca8128c882fc33882d2f5ce088937bfa744 authored almost 7 years ago
Adds api reference link to parse-server (#547)

c93192275493210e09952b54a74505bc813603f4 authored almost 7 years ago
Update dependency links, remove out of date documentation (#539)

* Update dependency links, remove out of date documentation

* Add new method description of h...

cc189af9969e4bd8f95cb79df0ded8889b08b594 authored almost 7 years ago
Small changes for formatting and grammar (#546)

* Use 'code' syntax on the entire command

* Minor grammar adjustment

* Sync pluralization

43597241357ed9bd06fc9812483d39a2b63e233a authored almost 7 years ago
Minor grammar fix (#545)

885131727eafd1e9755ce48acb723614234799b2 authored almost 7 years ago
add digital ocean spaces config section (#543)

130510fb0f021420f9d188fbd39503cb0da886d7 authored almost 7 years ago
Clarify use of ignoreAcls (#542)

* Added requirement to use ignoreAcls() when retrieving data from datastore which is configured ...

e83e8e4c16579046ce516de8720bc67213574d13 authored about 7 years ago
Added requirement to use ignoreAcls() when retrieving data from datastore which is configured with Role based ACLs (#541)

841f5f3109f7aa0f2e03444abf21c3355fbca30d authored about 7 years ago
added "options" parameter to the signature of validateAppId (#540)

b90a1666a0759d8967933255d1d70d63e180a4f2 authored about 7 years ago
Code sample on how to copy a url to Parse.File (#535)

ce1f4a16469615d397779f341e86e8e89570a8da authored about 7 years ago
added config example for using with master key. (#534)

* added config example for using with master key.

* Update getting-started.md

* Update get...

fc85556228810780aedbbef6e8bc7055b3a87bb1 authored about 7 years ago
Update users.md

76b9a67af4208869d186f9f1eb5978f642bfb035 authored about 7 years ago
fix typo on linkedin auth object (#533)

eb74480d7e9029028d8c70ed60ecdad9ccb8fde8 authored about 7 years ago
example of how to use master key in cloud code (#531)

03c1986559a0e97ef55c1d266d265bf06802f84c authored about 7 years ago
typo python POST request url "Game" -> "City" (#530)

I noticed in creating and modifying schema part, request url have class "Game" while Headers hav...

ecd287cb37e91f69640c11796a55e864218e3071 authored about 7 years ago
javaScriptKey is required to connect app (#528)

* javaScriptKey is required to connect app

I have to provide javascriptKey to connect my reac...

cf10cd0986a20d52abb908b552620d29849d6383 authored about 7 years ago
Add bintray link to ParseFacebookUtils (#527)

af7a2abe632c07be26eca41d2b53dac0e7c12749 authored about 7 years ago
Correction to FCM dependency (#526)

92ef02a146cd4e4364be4558c884e1def708d01c authored about 7 years ago
Adds documentation for FCM push configuration (#523)

* Update Android push docs, and app setup for 1.17.0

* Remove unused doc

* Revert "Remove ...

9e967e69398f640ac1741f660fc3951c1158dc49 authored about 7 years ago
Add installation instructions for embedded SDK (#525)

* Add installation instructions for embedded SDK

Instructions are taken from the old document...

31f0024f13a03dd19f38b9032c147d17430daf9b authored about 7 years ago
Fix #517 (#521)

d113f95b11398c18669cf9625f298c5938fec8f7 authored about 7 years ago
Fix #518 (#519)

* Fix parse-server docs

* Remove possible mistake

* Fix Android docs

d051834b659956c11b36aff1a2ba4da0c1d12456 authored over 7 years ago
Fixes and enhancements to object documentation (#516)

* Add missing special accessor

* Enhance newbie friendliness

* Update objects.md

* Die ...

941888d95e625705b64ffacc1fcc47b3aedc1906 authored over 7 years ago
Fix typos and warnings (#514)

* Rename `bool` to `boolean` as it's Java

* Fix other bool to boolean

* Update `compile` t...

13eb1b048e25cf00638e38ecc740ec8c8a72a696 authored over 7 years ago
Update getting-started.md (#513)

Bump version

5c3c60a32bdd8a84447be2c42ed2f58e96fdff52 authored over 7 years ago
Inserted missing backtick (#511)

a6c6362ca956b52c03846ce8d7f44eff72b4ccd1 authored over 7 years ago
query.aggregate() doesn't need find() (#510)

The implementation might have changed.

dad59440898c5c3f0ae4d0a2066674d540b5a850 authored over 7 years ago
live-queries.md typo: subscribe a -> subscribe to a (#509)

fd3a9959c8763ac2c9e46c8ca854bb56c9e1e230 authored over 7 years ago
Fix markdown formatting (#505)

8e0da948fd32b1e5b9b1c35d6832e565f78771f0 authored over 7 years ago
auth: Add Facebook Account Kit (#506)

93c6c4b7e305145fc830cd088d2a4a5ef6b7a9af authored over 7 years ago
Updated getting-started.md (#504)

Added step to set INTERNET permissions which is required for the app to access the server

e18d842a9b00060040764d29d506f7a84c7eaa29 authored over 7 years ago
Fix cloud-code averageStars example (#503)

4f1c3c75504b4bce23f528ebbd916420eec9bfaf authored over 7 years ago
fix `distinct` example (#501)

`distinct` is a promise function.

7eae2f6c728892b0bb6752be490d638af0058aea authored over 7 years ago
Add missing postgres link (#502)

ef5c838ef8be17288c103ff46c1f852b4e1d946d authored over 7 years ago
Add Android Polygon and Full Text (#499)

* Add Android Polygon and Full Text

* Typos fix

* typo

57a89f538247f9a5b1b6d7ab6b90fe989cc158a6 authored over 7 years ago
Update JS Docs (#497)

* Update JS Docs

* Added aggregate example and typos

* Stylistic Changes

3181215f32316c91e399427428bd11056cb64b29 authored over 7 years ago
Document Async Current User (JS) (#496)

0a80fd9ecad6058511734eb4030e26a3c6f5ec51 authored over 7 years ago
Documentations about 3rd party auths (#494)

f9c2c218353ef8f861c835f455c3ede6bd0e4dd8 authored over 7 years ago
Fixes broken mobile navigation (#495)

f783384a51ac1d0b726f46f3ebbffa27edbf1a37 authored over 7 years ago
Adds details for sending verification emails (#485)

0ef51a165aa5080001b00277574e4a5c23d5f578 authored over 7 years ago
Adds PHP SDK Release 1.4.0 Features (#490)

* added php-sdk release 1.4.0 features to docs

* removed extra space and added missing punctu...

9e0fc640009c22cbf7c1fa0cb6b2f9443d13cdad authored over 7 years ago
Update setup instructions for React Native since v1.11.0 (#493)

873b536d4d0fbd6c2efd717893f41a0f5695890a authored over 7 years ago
Update instructions for User usage in Node.js (#489)

fac2e2cb8bf0e2feb870cacd56c12cead7da217e authored over 7 years ago
Merge pull request #487 from parse-community/acinader-patch-1

re-word awkward construct.

2d05d465d1b088e6c2af1be544431554d07bb10c authored over 7 years ago
re-word awkward construct.

d3896e6067b10fb36d80488039f0ca5ff7a3d261 authored over 7 years ago
Update queries.md

ffd9e966ea98822a4256d6297c6d51920e7d7891 authored over 7 years ago
Update queries.md

e24621e73aac3f9620c7dbf91defe0d91a85a14d authored over 7 years ago
(rest) Add Schema index and Aggregate (#477)

3ff95e17fc65184bfda5c16f3d460b1fbb57a2e2 authored over 7 years ago
Merge pull request #445 from gofabian/query-and

Add docs about Parse.Query.and()

9f236104fefa33cdfa5c96d2e40897755cc2f932 authored over 7 years ago
Fix typo in code example and add link for instructions to generate GCS keyfile (#483)

507d51f10515f78c66f1e49a107c20b290cbc3a9 authored over 7 years ago
Update the security.md (#478)

change requireAuthentication to requiresAuthentication as error {"code":107,"error":"'requireAut...

844697db2b93b967046547da6b9f047826446997 authored over 7 years ago
Amended ACL Code example syntax to appear clearer (#482)

"ACL": missing from example.

87d76f5f9c383f46e3c2381d18ea5d67a90e89af authored over 7 years ago
Adding documentation about read-only masterKey (#481)

86acf3f27a0385152ebc53cb0eee2670338e660e authored over 7 years ago
Update objects.md (#479)

Fix language specifying nested URL

09c0615b26bbebca27cdcb37b83b27a6f029c563 authored almost 8 years ago
Add token-based configuration format for push (#476)

Updated push notifications guide with token-based configuration format

00f21c937c22f12eaf56479ccf03fda15795f771 authored almost 8 years ago
Adds reset button to put back REST config (#475)

b3288788dba058dcf66614e008f34cefdf957d23 authored almost 8 years ago
Changes references to api.parse.com and /1/ (#458)

* Changes references to api.parse.com and /1/

* Mention we use https in our examples

* Add...

b58e1f7c58f3b97fb64fa90e9a7da08c1a334c7b authored almost 8 years ago
Add reference to encode/decode in ParseObject (#471)

59482bc1f784fae01a7de07844f0f041a2604181 authored almost 8 years ago
Android docs for ParsePush.setPushTime() and changes in ParseQuery (#440)

* Update ParseQuery docs for Local Datastore

* Update ParsePush docs with setPushTime()

ba5d4b1b1b2194d61326d1d3545841094566d022 authored almost 8 years ago
Fix/update sample code on "Saving Objects" section from iOS Guide documentation (#459)

* Update errors.mdown

* Fixed Swift syntax on sample code for PFObject "saveInBackground" calls.

ba66c50b2b22eff7606fef9c953ab6d272357517 authored almost 8 years ago
Register Application in Manifest for Android Getting Started (#468)

* Remove skip/limit limit doc from Android Queries

* Register Application in Manifest for And...

466e7e02d7d0abde8de13d06fd90eb6f3c2a99ee authored almost 8 years ago
Update Android Parse Gradle Version (#467)

Gradle dependency is 1.15.8 instead of 1.15.7 since a new release came out

c2a352d1f3c2a8eb85c8f9d1276a905b80eb3959 authored almost 8 years ago
Change score (#472)

Having the player's score match the server port number just causes confusion.

e747bf161127521074eb308d442f25d4c1440f83 authored almost 8 years ago
Rest Doc for Full Text Search and withinPolygon (#444)

* Rest Doc for full text search and withinPolygon

* typos

* links

70c21ada4984dd0373f1f37d2fdeafaab976aa09 authored almost 8 years ago
Revert Cloud Code webhook docs (#469)

* Revert Cloud Code webhook docs

* Removing resource limit docs

* Move headers up one level

8869036a2d2e5cb414025d0516cfef54bbbe36de authored almost 8 years ago
Use rvm 2.1

404ace321a7fe0918b92a2149681930312546aa3 authored almost 8 years ago
Lower rvm version

149aa2b715b4804c8e97bf410aa74f8475b5ca4b authored almost 8 years ago
Update menu.html (#456)

0ed714afc346688602fcb2e9c489fba4251ac431 authored almost 8 years ago
Update cloud-code.md (#460)

bade9fe7c323aedd6c4b74161b4ddbb539a58f93 authored almost 8 years ago
Windows installation (#463)

* Add dev-win npm script

This script should be used in place of dev npm script when user is r...

98f8b150b452e2a5f491107130da339eb26af160 authored almost 8 years ago
Remove query skip/limit/count constraints documentation (#464)

* Remove skip/limit limit doc from iOS Queries

* Remove skip/limit limit doc from Performance...

865c4649b51a9a73e8fde9c4e2d5681bf937d4a4 authored almost 8 years ago
Add links to download page for Ruby and npm (#465)

f6a096852e135f0a94af45efe854e117be32247c authored almost 8 years ago
Update push-notifications.md (#452)

* Update push-notifications.md

* and Android

8271f213d8654efd528ed18d87dcaf024274efd7 authored almost 8 years ago
Fixes lists floating through search box (#457)

3575967c4932f42737364f38fe347248c7957a4c authored about 8 years ago
Removes note that Parse works only with https (#455)

bd9dc9bf8ad1d904bd6eb8fa5475999d8a188749 authored about 8 years ago
Include reminder for a common mistake (#454)

CocoaPods new users often forgets to use the newly generated xcworkspace, leading to a strange l...

353f05f94697db441aee461644f19a9d106a3eda authored about 8 years ago
ParseObjectss typo fix (#453)

7978da54a574b0de320ed4f7f76fca22cadf3d3b authored about 8 years ago
PHP Ref Update and Various Fixes (#447)

* Updated with php references that were missing before. Also corrects .javascript classes into ....

3271990a220fc40293b7e59c29adc9f7339107a9 authored about 8 years ago
Fix items hierarchy (#451)

* Fix items hierarchy

* Update compatibility.md

65adcfde5b79de80dea9e8d37c84a2daf646c6c2 authored about 8 years ago
Update security section on client class creation. (#450)

c52113f60c74c2f72c4eb9f378ecefbb0bcd67a6 authored about 8 years ago
update cloud code doc to use promise instead of handlebar pattern. (#448)

3784e06161a0473b1b412b8df425aebebc0c91ee authored about 8 years ago
Add docs about Parse.Query.and()

37e9e972fd9c98a9f038f44247befaaeb84f3659 authored about 8 years ago
Adjusts the platform variable to retrieve the proper index from the pathname (#443)

4838e92c4c55e644a6c20a5f14dc4e51e909a636 authored about 8 years ago
Update security.md (#439)

Parse.Cloud.useMasterKey has been deprecated and converted to a no-op in Parse Server version 2....

3bdc0ccd1325e22a7ea5c9b841c5142a679962a4 authored about 8 years ago
Fixed issue where icons where half cut off on firefox (#438)

db701f0c0843cc170ab5ed41091c37814d867123 authored about 8 years ago
docs(Swift): Fix comment of App Extensions (#391)

2092b331997a19e708d25550e74fe536758c7430 authored about 8 years ago
docs(CloudCode): adds example usage of isCount in beforeFind (#437)

add isCount check in an example

0a6d8b360ac8b04dea35df8906c3bc2d03b71c79 authored about 8 years ago
Update compatibility.md

2107cfb0b35f2fd34c0dda23ea0c802c52bd1af6 authored about 8 years ago
Bump Android SDK version (#432)

* Bump Android SDK version

* Bump to 1.15.7 & remove JAR download link

b052adb98c6b4b90d63279a91c56c2ffb44a1a9f authored about 8 years ago
HyperDev is now glitch.me (#436)

HyperDev is now using the branding and domain Glitch. I spent about five hours today working ou...

6e98c80550c20b4add78ab317495715e5289f0ac authored about 8 years ago
Update push notifications docs (#435)

* link to contribution repo directly

* improve comment

add APNS to make clear what environ...

5d517c3f84fc12319e089f7daed5281c0c5cb867 authored about 8 years ago
Parcelable documentation for Android (#428)

* Parcelable reference for ParseObjects

* Parcelable referecence for ParseFiles

* Parcelab...

9c2e5db5c437aba2e854fabb708439988817e0ae authored about 8 years ago
Add information about different redis databases (#431)

* added information about flush db to RedisCacheAdapter documentation

* made variable naming ...

be1d5fd74177da3689e32644eff91f28d86c4133 authored about 8 years ago
Update class-level-permissions.md (#430)

* Update class-level-permissions.md

* Update class-level-permissions.md

274aae744e5a312a3533a7b9c06e5fcb87b7e2d1 authored over 8 years ago
Updated MongoDB Prerequisites (#429)

Added MongoDB 3.2 as an acceptable version prerequisite.

1809afabe7da865dc1f3c753f0a5cd3cb26a2d67 authored over 8 years ago
Postgres docs (#427)

5c67c6d89aece9eaf9c3b6237a39f9bde9377373 authored over 8 years ago
Added linking user to external providers (#426)

* Add oauth to user.md

Simple guide how to use oauth, thanks to https://github.com/flovilmart...

04cafc7e37d2a6a36811e9bfdd0dca21d78f8bd3 authored over 8 years ago