Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated apple auth to have multiple client ids, & also more checks added #6394

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1109 commits
Select commit Hold shift + click to select a range
303f7ae
Fix: aggregate not matching null values (#6043)
davimacedo Sep 11, 2019
64139cf
Stream video with GridFSBucketAdapter (implements byte-range requests…
dplewis Sep 11, 2019
3677c4e
Introduce ReadOptionsInput (#6030)
davimacedo Sep 12, 2019
441dddb
feat: add allowHeaders to Options (#6044)
omairvaiyani Sep 12, 2019
07e0144
3.9.0 (#6045)
davimacedo Sep 12, 2019
e3a37bc
Update graphql to the latest version 🚀 (#6048)
greenkeeper[bot] Sep 13, 2019
296a12c
Update eslint to the latest version 🚀 (#6050)
greenkeeper[bot] Sep 14, 2019
a1413f0
Update graphql to the latest version 🚀 (#6054)
greenkeeper[bot] Sep 15, 2019
1e46344
Update GraphQL readme section (#6056)
davimacedo Sep 17, 2019
3ea6989
Update cross-env to the latest version 🚀 (#6058)
greenkeeper[bot] Sep 17, 2019
d301ac0
Update flow-bin to the latest version 🚀 (#6063)
greenkeeper[bot] Sep 19, 2019
6aed8b6
Use #!/bin/bash instead of #!/bin/sh (#6062)
brodo Sep 19, 2019
d1174e2
Update node-rsa to the latest version 🚀 (#6064)
greenkeeper[bot] Sep 19, 2019
793db98
Install parse-server 3.9.0 insted of 2.2 (#6069)
brodo Sep 20, 2019
d7f3876
Update graphql to the latest version 🚀 (#6070)
greenkeeper[bot] Sep 20, 2019
14cc370
Update jasmine to the latest version 🚀 (#6071)
greenkeeper[bot] Sep 21, 2019
3f4c4fc
Update lint-staged to the latest version 🚀 (#6074)
greenkeeper[bot] Sep 22, 2019
9e06d47
Update babel7 to the latest version 🚀 (#6078)
greenkeeper[bot] Sep 23, 2019
f91b9c1
Update graphql to the latest version 🚀 (#6084)
greenkeeper[bot] Sep 25, 2019
218d0a4
Update commander to the latest version 🚀 (#6085)
greenkeeper[bot] Sep 26, 2019
9341bb8
Bump apollo-server-express from 2.9.3 to 2.9.4 (#6083)
dependabot-preview[bot] Sep 26, 2019
4993470
Bump lint-staged from 9.3.0 to 9.4.0 (#6086)
dependabot-preview[bot] Sep 26, 2019
41e2d15
Microsoft Graph Authentication (#6051)
alann-maulana Sep 26, 2019
182cab8
Update pg-promise to the latest version 🚀 (#6076)
greenkeeper[bot] Sep 27, 2019
1030f40
Bump pg-promise from 9.1.4 to 9.2.1 (#6077)
dependabot-preview[bot] Sep 27, 2019
0b1fd16
Update husky to the latest version 🚀 (#6090)
greenkeeper[bot] Sep 28, 2019
6273dbf
Update eslint to the latest version 🚀 (#6092)
greenkeeper[bot] Sep 29, 2019
1cff38d
Bump husky from 3.0.6 to 3.0.7 (#6093)
dependabot-preview[bot] Sep 30, 2019
4673524
Update lint-staged to the latest version 🚀 (#6096)
greenkeeper[bot] Oct 1, 2019
fed19d1
Bump eslint from 6.5.0 to 6.5.1 (#6097)
dependabot-preview[bot] Oct 1, 2019
993dcbf
Update cross-env to the latest version 🚀 (#6098)
greenkeeper[bot] Oct 1, 2019
629e3b0
Update the pgp public key block (#6099)
acinader Oct 2, 2019
e58cb70
Update husky to the latest version 🚀 (#6100)
greenkeeper[bot] Oct 2, 2019
9c6eb84
GraphQL: ACL (#5957)
Moumouls Oct 2, 2019
d5a87b1
Bump cross-env from 6.0.2 to 6.0.3 (#6105)
dependabot-preview[bot] Oct 3, 2019
9e4bc25
Bump pg-promise from 9.2.1 to 9.3.3 (#6111)
dependabot-preview[bot] Oct 7, 2019
30f1b8b
Update lint-staged to the latest version 🚀 (#6112)
greenkeeper[bot] Oct 8, 2019
d30e7db
Bump apollo-server-express from 2.9.4 to 2.9.5 (#6110)
dependabot-preview[bot] Oct 8, 2019
38a40a3
Bump flow-bin from 0.108.0 to 0.109.0 (#6104)
dependabot-preview[bot] Oct 8, 2019
9940fb6
Bump @babel/preset-env from 7.6.2 to 7.6.3 (#6116)
dependabot-preview[bot] Oct 9, 2019
1e89d3d
Bump @babel/cli from 7.6.2 to 7.6.3 (#6117)
dependabot-preview[bot] Oct 9, 2019
99032e2
Bump @babel/plugin-transform-flow-strip-types from 7.4.4 to 7.6.3 (#6…
dependabot-preview[bot] Oct 9, 2019
bf3ea5a
Bump @babel/core from 7.6.2 to 7.6.3 (#6115)
dependabot-preview[bot] Oct 9, 2019
40c0dc4
adds code formatting to contributing guidelines (#6119)
andresgalante Oct 9, 2019
ac3d891
Adds a line on the read me to make installation instructions easier (…
andresgalante Oct 9, 2019
dfbde05
Update graphql-upload to the latest version 🚀 (#6121)
greenkeeper[bot] Oct 10, 2019
88fef6d
Bump apollo-server-express from 2.9.5 to 2.9.6 (#6123)
dependabot-preview[bot] Oct 10, 2019
4e4be66
Update mongodb-runner to the latest version 🚀 (#6125)
greenkeeper[bot] Oct 10, 2019
1d3e0b9
Update babel7 to the latest version 🚀 (#6124)
greenkeeper[bot] Oct 10, 2019
453cb11
Cleanup Schema cache per request (#6126)
dplewis Oct 11, 2019
0a74b62
Update husky to the latest version 🚀 (#6129)
greenkeeper[bot] Oct 13, 2019
0c5af4c
fix(GraphQL): Mutations not returning updated information (#6130)
omairvaiyani Oct 14, 2019
0a5134c
Update @parse/push-adapter to the latest version 🚀 (#6131)
greenkeeper[bot] Oct 14, 2019
fa88041
Prevent afterFind with saving objects (#6127)
dplewis Oct 15, 2019
999d6e3
Test with node 12 to get the ball rolling... (#6133)
acinader Oct 16, 2019
c50d3ae
Bump parse from 2.7.1 to 2.8.0 (#6134)
dependabot-preview[bot] Oct 16, 2019
5d612d8
Update stale.yml (#6142)
dplewis Oct 18, 2019
9b41120
Support Apple Game Center Auth (#6143)
dplewis Oct 19, 2019
8841e95
Update ws to the latest version 🚀 (#6146)
greenkeeper[bot] Oct 19, 2019
4cb31d4
Update flow-bin to the latest version 🚀 (#6150)
greenkeeper[bot] Oct 22, 2019
f4d0170
Bump apollo-server-express from 2.9.6 to 2.9.7 (#6151)
dependabot-preview[bot] Oct 22, 2019
8e91aed
Update flow-bin to the latest version 🚀 (#6155)
greenkeeper[bot] Oct 24, 2019
da0efc4
Bump graphql-tools from 4.0.5 to 4.0.6 (#6158)
dependabot-preview[bot] Oct 25, 2019
22b0b55
Added warning for special URL sensitive characters for appId (#6159)
ssafayet Oct 26, 2019
1431231
Update eslint to the latest version 🚀 (#6160)
greenkeeper[bot] Oct 26, 2019
c9f5aef
Move filename validation out of the Router and into the FilesAdaptor …
Oct 27, 2019
e621a3e
Throw error when setting authData to null (#6154)
mtrezza Oct 28, 2019
cc7ca74
Update @parse/push-adapter to the latest version 🚀 (#6162)
greenkeeper[bot] Oct 28, 2019
aff2c57
Support Google Play Games Service (#6147)
dplewis Oct 28, 2019
6350d34
Add exposing port in docker container (#6165)
priyashpatil Oct 28, 2019
a5f5312
Update flow-bin to the latest version 🚀 (#6168)
greenkeeper[bot] Oct 31, 2019
51bf4f3
Update commander to the latest version 🚀 (#6170)
greenkeeper[bot] Nov 1, 2019
0732575
Update flow-bin to the latest version 🚀 (#6172)
greenkeeper[bot] Nov 1, 2019
31dfb95
Fix installationId on LiveQuery connect (#6180)
dplewis Nov 4, 2019
fd3f85d
Bump @babel/core from 7.6.4 to 7.7.0 (#6181)
dependabot-preview[bot] Nov 5, 2019
58f57d1
Bump @babel/preset-env from 7.6.3 to 7.7.0 (#6183)
dependabot-preview[bot] Nov 5, 2019
f8d4192
Update babel7 to the latest version 🚀 (#6184)
greenkeeper[bot] Nov 5, 2019
380343d
Update mongodb-runner to the latest version 🚀 (#6187)
greenkeeper[bot] Nov 5, 2019
e53aa10
Update flow-bin to the latest version 🚀 (#6188)
greenkeeper[bot] Nov 6, 2019
276e496
Update form-data to the latest version 🚀 (#6189)
greenkeeper[bot] Nov 6, 2019
fc69c04
Bump @babel/preset-env from 7.7.0 to 7.7.1 (#6190)
dependabot-preview[bot] Nov 6, 2019
93b363e
Bump mongodb-runner from 4.7.4 to 4.7.5 (#6191)
dependabot-preview[bot] Nov 6, 2019
7d47c8a
Add funding link (#6192)
TomWFox Nov 6, 2019
8aa8e6d
Update babel7 to the latest version 🚀 (#6194)
greenkeeper[bot] Nov 7, 2019
e3cc1e7
Update parse to the latest version 🚀 (#6197)
greenkeeper[bot] Nov 7, 2019
93faff7
Bump mongodb from 3.3.2 to 3.3.3
dependabot-preview[bot] Nov 7, 2019
b6b3e81
Update pg-promise to the latest version 🚀 (#6196)
greenkeeper[bot] Nov 7, 2019
f39a7fd
Fix #6179 Initializing default logger (#6186)
dplewis Nov 7, 2019
287eddb
Update pg-promise to the latest version 🚀 (#6200)
greenkeeper[bot] Nov 9, 2019
4b518e0
Update pg-promise to the latest version 🚀 (#6201)
greenkeeper[bot] Nov 10, 2019
35555eb
Update pg-promise to the latest version 🚀 (#6203)
greenkeeper[bot] Nov 10, 2019
7029a38
Update prettier to the latest version 🚀 (#6199)
greenkeeper[bot] Nov 11, 2019
abd7672
Update pg-promise to the latest version 🚀 (#6206)
greenkeeper[bot] Nov 11, 2019
39d6a26
Update commander to the latest version 🚀 (#6204)
greenkeeper[bot] Nov 12, 2019
06e6ba1
Update apollo-server to the latest version 🚀 (#6210)
greenkeeper[bot] Nov 12, 2019
f26f7c0
Update flow-bin to the latest version 🚀 (#6211)
greenkeeper[bot] Nov 12, 2019
b514f05
Update pg-promise to the latest version 🚀 (#6208)
greenkeeper[bot] Nov 12, 2019
067fd94
Update lint-staged to the latest version 🚀 (#6212)
greenkeeper[bot] Nov 13, 2019
d4a5181
Update apollo-server to the latest version 🚀 (#6213)
greenkeeper[bot] Nov 13, 2019
27afc6b
Update parse to the latest version 🚀 (#6215)
greenkeeper[bot] Nov 15, 2019
d6634af
added afterLogout trigger (#6217)
mtrezza Nov 16, 2019
29b6f6c
Update bcrypt to the latest version 🚀 (#6222)
greenkeeper[bot] Nov 21, 2019
46567a9
Update husky to the latest version 🚀 (#6221)
greenkeeper[bot] Nov 21, 2019
fc01369
Update apollo-server to the latest version 🚀 (#6229)
greenkeeper[bot] Nov 21, 2019
aa2cdb4
Update apollo-server to the latest version 🚀 (#6233)
greenkeeper[bot] Nov 21, 2019
c9c3013
Update eslint-plugin-flowtype to the latest version 🚀 (#6209)
greenkeeper[bot] Nov 21, 2019
518418d
Update eslint to the latest version 🚀 (#6234)
greenkeeper[bot] Nov 22, 2019
9b20126
Improve WebSocketServer Error Handling (#6230)
dplewis Nov 22, 2019
4a738e1
Update babel7 to the latest version 🚀 (#6236)
greenkeeper[bot] Nov 23, 2019
3fd3108
beforeFind: Improve request.query object (#6237)
dplewis Nov 23, 2019
d71f51d
Update pg-promise to the latest version 🚀 (#6238)
greenkeeper[bot] Nov 24, 2019
b2d89b4
Update eslint to the latest version 🚀 (#6240)
greenkeeper[bot] Nov 25, 2019
cbddc7f
Update node-rsa to the latest version 🚀 (#6241)
greenkeeper[bot] Nov 25, 2019
9d2bce7
Add LDAP auth module (#6226)
brodo Nov 25, 2019
2655a17
Change ACL to Non null (#6249)
Moumouls Dec 2, 2019
baaef11
Update lint-staged to the latest version 🚀 (#6243)
greenkeeper[bot] Dec 2, 2019
ae53433
Update eslint-plugin-flowtype to the latest version 🚀 (#6239)
greenkeeper[bot] Dec 2, 2019
86c472a
Relay Spec (#6089)
davimacedo Dec 2, 2019
c49e884
Update eslint to the latest version 🚀 (#6247)
greenkeeper[bot] Dec 2, 2019
bf24ee3
Update apollo-upload-client to the latest version 🚀 (#6250)
greenkeeper[bot] Dec 2, 2019
2663f95
Allow validateFilename to return a string or Parse Error (#6246)
Dec 3, 2019
bdceeb9
Update apollo-upload-client to the latest version 🚀 (#6252)
greenkeeper[bot] Dec 3, 2019
6fc5a56
Update flow-bin to the latest version 🚀 (#6251)
greenkeeper[bot] Dec 3, 2019
c501156
Update graphql-upload to the latest version 🚀 (#6254)
greenkeeper[bot] Dec 3, 2019
245caea
GraphQL classConfig query alias (#6257)
BufferUnderflower Dec 4, 2019
facd5bd
Suppress Test Logs (#6256)
dplewis Dec 4, 2019
2e8a613
Update parse to the latest version 🚀 (#6253)
greenkeeper[bot] Dec 4, 2019
3e2003e
GraphQL alias for mutations in classConfigs (#6258)
BufferUnderflower Dec 4, 2019
87f0196
Run tests against Postgres 11 (#6260)
dplewis Dec 4, 2019
06e7b86
GraphQL: DX Relational Where Query (#6255)
Moumouls Dec 5, 2019
5eed521
Update apollo-server to the latest version 🚀 (#6264)
greenkeeper[bot] Dec 5, 2019
3cbb829
Update babel7 to the latest version 🚀 (#6266)
greenkeeper[bot] Dec 6, 2019
f490c80
Update MongoDB to 3.3.5 (#6263)
dplewis Dec 7, 2019
19a5697
Update babel7 to the latest version 🚀 (#6269)
greenkeeper[bot] Dec 8, 2019
6f5e3b8
Update mongodb to the latest version 🚀 (#6272)
greenkeeper[bot] Dec 10, 2019
6105109
Update @parse/s3-files-adapter to the latest version 🚀 (#6274)
greenkeeper[bot] Dec 11, 2019
e8a5b9e
Handle required fields (#6271)
Moumouls Dec 12, 2019
939a883
Update semver to the latest version 🚀 (#6283)
greenkeeper[bot] Dec 15, 2019
8209914
Update ws to the latest version 🚀 (#6281)
greenkeeper[bot] Dec 15, 2019
daea8e8
Update apollo-client to the latest version 🚀 (#6282)
greenkeeper[bot] Dec 15, 2019
c10bc75
Update flow-bin to the latest version 🚀 (#6280)
greenkeeper[bot] Dec 15, 2019
408ebfb
GraphQL: Support required fields on output type (#6279)
Moumouls Dec 15, 2019
0e29073
Update PostgresStorageAdapter.js (#6275)
vitaly-t Dec 16, 2019
3dddfd2
Add missing encodeURIComponent on username password reset (#6278)
Klaitos Dec 17, 2019
ebe1ddf
Update semver to the latest version 🚀 (#6284)
greenkeeper[bot] Dec 17, 2019
fda708e
#6101 Let users define objectId (#6177)
rhuanbarreto Dec 17, 2019
4a9612b
Update apollo-server to the latest version 🚀 (#6285)
greenkeeper[bot] Dec 17, 2019
8d5e8db
Update semver to the latest version 🚀 (#6286)
greenkeeper[bot] Dec 18, 2019
12ee607
Update mongodb to the latest version 🚀 (#6290)
greenkeeper[bot] Dec 20, 2019
5b99580
Update eslint to the latest version 🚀 (#6291)
greenkeeper[bot] Dec 21, 2019
37095f5
Update babel7 to the latest version 🚀 (#6289)
greenkeeper[bot] Dec 21, 2019
5553c34
Update nyc to the latest version 🚀 (#6294)
greenkeeper[bot] Dec 23, 2019
deb4c1a
Add maxLogFiles option (#6296)
dplewis Dec 24, 2019
0d620cf
Update parse to the latest version 🚀 (#6297)
greenkeeper[bot] Dec 26, 2019
60d7cfb
Update pg-promise to the latest version 🚀 (#6298)
greenkeeper[bot] Dec 27, 2019
60dbba2
Add syntax highlighting for bash codes (#6302)
JeromeDeLeon Dec 27, 2019
2e32add
Update apollo-server to the latest version 🚀 (#6303)
greenkeeper[bot] Dec 27, 2019
2f23288
fix(GraphQL): Timeout when fetching huge collections (#6304)
douglasmuraoka Dec 28, 2019
759a933
Update flow-bin to the latest version 🚀 (#6313)
greenkeeper[bot] Jan 4, 2020
d7bc0e4
Reset and Send verification email (#6301)
Moumouls Jan 4, 2020
61b3b29
Add tests for ordering by multiple fields (#6316)
davimacedo Jan 6, 2020
4e4fee5
Change log and version bump for 3.10 release (#6321)
acinader Jan 8, 2020
c17bd80
Update mongodb-runner to the latest version 🚀 (#6326)
greenkeeper[bot] Jan 8, 2020
dc09dfe
Update husky to the latest version 🚀 (#6327)
greenkeeper[bot] Jan 9, 2020
78d99de
Update apollo-server to the latest version 🚀 (#6328)
greenkeeper[bot] Jan 10, 2020
7d95acd
Update husky to the latest version 🚀 (#6330)
greenkeeper[bot] Jan 10, 2020
8cffcdd
Update pg-promise to the latest version 🚀 (#6335)
greenkeeper[bot] Jan 13, 2020
06f2c9f
Update babel7 to the latest version 🚀 (#6337)
greenkeeper[bot] Jan 14, 2020
3a13bcd
adds ability to set hint on Parse.Query #6288 (#6322)
stevestencil Jan 14, 2020
4cfa119
CLP objectId size validation fix (#6332)
BufferUnderflower Jan 14, 2020
82505c5
Update babel7 to the latest version 🚀 (#6342)
greenkeeper[bot] Jan 14, 2020
93adfb0
Update husky to the latest version 🚀 (#6347)
greenkeeper[bot] Jan 16, 2020
cc89ca1
Update husky to the latest version 🚀 (#6349)
greenkeeper[bot] Jan 16, 2020
de5bc3a
Added volumes to Docker command (#6356)
githubsaturn Jan 23, 2020
f02dd68
Update follow-redirects to the latest version 🚀 (#6366)
greenkeeper[bot] Jan 28, 2020
d0428bf
Update flow-bin to the latest version 🚀 (#6373)
greenkeeper[bot] Jan 28, 2020
8ee829f
GraphQL: 3rd Party LoginWith Support (#6371)
Moumouls Jan 28, 2020
82bf481
fix queries (#6363)
Moumouls Jan 28, 2020
78017b3
GraphQL: Nested File Upload (#6372)
Moumouls Jan 28, 2020
c86e84c
Update graphql to the latest version 🚀 (#6367)
greenkeeper[bot] Jan 28, 2020
a965279
Update graphql-upload to the latest version 🚀 (#6368)
greenkeeper[bot] Jan 28, 2020
d8e06ab
Update lint-staged to the latest version 🚀 (#6370)
greenkeeper[bot] Jan 28, 2020
2612372
Granular CLP pointer permissions (#6352)
BufferUnderflower Jan 28, 2020
5433b39
Update flow-bin to the latest version 🚀 (#6392)
greenkeeper[bot] Feb 6, 2020
d900cdf
Update apollo-server to the latest version 🚀 (#6391)
greenkeeper[bot] Feb 7, 2020
80f50fa
Update pg-promise to the latest version 🚀 (#6382)
greenkeeper[bot] Feb 7, 2020
949dd92
Update bcrypt to the latest version 🚀 (#6389)
greenkeeper[bot] Feb 7, 2020
215669e
Update commander to the latest version 🚀 (#6386)
greenkeeper[bot] Feb 7, 2020
997edcc
Update semver to the latest version 🚀 (#6383)
greenkeeper[bot] Feb 7, 2020
ff51370
Update husky to the latest version 🚀 (#6355)
greenkeeper[bot] Feb 7, 2020
8b0b4b6
Update lint-staged to the latest version 🚀 (#6377)
greenkeeper[bot] Feb 7, 2020
02bc20c
Update babel7 to the latest version 🚀 (#6378)
greenkeeper[bot] Feb 7, 2020
239f9f3
Update cross-env to the latest version 🚀 (#6364)
greenkeeper[bot] Feb 7, 2020
8dc1691
updated apple auth to have multiple client ids, & also more checks added
UnderratedDev Feb 8, 2020
4a07595
Add missing colon for customPages (#6393)
JeromeDeLeon Feb 8, 2020
2f90b1f
Update mongodb to the latest version 🚀 (#6348)
greenkeeper[bot] Feb 8, 2020
716b9ba
added tests for array & string client id, make client ids client id a…
UnderratedDev Feb 10, 2020
47e3ff4
Update redis to the latest version 🚀 (#6397)
greenkeeper[bot] Feb 10, 2020
5ab6630
Update pg-promise to the latest version 🚀 (#6396)
greenkeeper[bot] Feb 11, 2020
6c129da
Add new afterLogin cloud code hook (#6387)
davesters Feb 11, 2020
8d37eb1
Update semver to the latest version 🚀 (#6401)
greenkeeper[bot] Feb 12, 2020
2661cf3
Update husky to the latest version 🚀 (#6402)
greenkeeper[bot] Feb 12, 2020
e46509f
Update mongodb to the latest version 🚀 (#6404)
greenkeeper[bot] Feb 12, 2020
a3fbe38
Update husky to the latest version 🚀 (#6406)
greenkeeper[bot] Feb 13, 2020
72c4d15
Update apollo-server to the latest version 🚀 (#6409)
greenkeeper[bot] Feb 14, 2020
c999626
Case insensitive signup (#5634)
acinader Feb 14, 2020
7a1159d
Support Travis CI V2 (#6414)
dplewis Feb 17, 2020
4b29f2c
Websocket: unhandle rejection (#6418)
dplewis Feb 19, 2020
47ff9d9
Allow protectedFields for Authenticated users and Public. Fix userFie…
BufferUnderflower Feb 19, 2020
df7fcf8
Update pg-promise to the latest version 🚀 (#6434)
greenkeeper[bot] Feb 21, 2020
d85a291
fix (#6431)
Moumouls Feb 21, 2020
291bddb
Update bcrypt to the latest version 🚀 (#6433)
greenkeeper[bot] Feb 21, 2020
cb0edc4
GraphQL: Allow true GraphQL Schema Customization (#6360)
Moumouls Feb 21, 2020
6ec00e1
Update flow-bin to the latest version 🚀 (#6438)
greenkeeper[bot] Feb 25, 2020
d0e1753
Set min mongodb to 3.6 in prep for parse-server 4.0 (#6445)
acinader Feb 27, 2020
9ed4933
Update babel-eslint to the latest version 🚀 (#6449)
greenkeeper[bot] Feb 28, 2020
f5c52bc
Update babel7 to the latest version 🚀 (#6450)
greenkeeper[bot] Feb 28, 2020
b0ca97f
Prepare for 4.0 Release (#6412)
acinader Feb 28, 2020
fb31b8b
Do not allow to protect default fields (#6439)
BufferUnderflower Feb 28, 2020
1df8560
Update lint-staged to the latest version 🚀 (#6446)
greenkeeper[bot] Feb 29, 2020
b3aa455
Update flow-bin to the latest version 🚀 (#6448)
greenkeeper[bot] Feb 29, 2020
d8afeef
skip cleanup so we don't erase babel and stuff (#6452)
acinader Feb 29, 2020
d645ce9
Update bcrypt to the latest version 🚀 (#6456)
greenkeeper[bot] Mar 2, 2020
150a672
Attempt to get Travis to deploy to npmjs (#6457)
acinader Mar 2, 2020
8263186
Merge pull request from GHSA-h4mf-75hf-67w4
acinader Mar 2, 2020
ff7ed33
Prep 4.1 (#6462)
acinader Mar 3, 2020
e2fdac1
Update cross-env to the latest version 🚀 (#6461)
greenkeeper[bot] Mar 3, 2020
1ba47a5
Update apollo-server to the latest version 🚀 (#6460)
greenkeeper[bot] Mar 3, 2020
f1d2afa
Update babel7 to the latest version 🚀 (#6466)
Mar 5, 2020
48b8cae
Update cross-env to the latest version 🚀 (#6471)
Mar 5, 2020
adde802
Add warning in changelog regarding upgrade to 4.0 and index creation …
TomWFox Mar 5, 2020
864398b
Update ws to the latest version 🚀 (#6478)
greenkeeper[bot] Mar 9, 2020
d379514
Group aggregation supports multiple columns for postgres (#6483)
srameshr Mar 9, 2020
15c9199
Update ws to the latest version 🚀 (#6485)
greenkeeper[bot] Mar 9, 2020
f0b36cb
fix: upgrade winston-daily-rotate-file from 4.4.0 to 4.4.2 (#6487)
snyk-bot Mar 10, 2020
8a60272
fix: upgrade follow-redirects from 1.9.1 to 1.10.0 (#6489)
snyk-bot Mar 10, 2020
e930df5
fix: upgrade redis from 3.0.0 to 3.0.2 (#6488)
snyk-bot Mar 10, 2020
284a3d5
Attempt to make tests more reliable: travis should only install postg…
cbaker6 Mar 11, 2020
aefeb75
fix: upgrade uuid from 3.3.3 to 3.4.0 (#6491)
snyk-bot Mar 11, 2020
dc6743a
Fix Unknow type merge bug on overloaded types (#6494)
Moumouls Mar 11, 2020
275d238
use token and algo from jwt header (#6416)
andrewking0207 Mar 11, 2020
62a2af3
Update mongodb to the latest version 🚀 (#6497)
greenkeeper[bot] Mar 12, 2020
b7f90fc
Bump acorn from 7.1.0 to 7.1.1 (#6503)
dependabot[bot] Mar 13, 2020
f599491
fix: upgrade graphql-tools from 4.0.6 to 4.0.7 (#6502)
snyk-bot Mar 13, 2020
d3b1791
Update commander to the latest version 🚀 (#6504)
greenkeeper[bot] Mar 14, 2020
09234c9
Travis: Separating Postgres & Mongo scripts (#6505)
cbaker6 Mar 19, 2020
4c62bf3
Update babel7 to the latest version 🚀 (#6520)
greenkeeper[bot] Mar 20, 2020
b8b1ad5
merge from master into this branch, work on token tests, audience ver…
UnderratedDev Mar 21, 2020
3517725
all tests should be functional, however need to pass in own id & user…
UnderratedDev Mar 21, 2020
b4a2cbd
updated tests, still requires manual entry in tests
UnderratedDev Mar 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 6 additions & 6 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"plugins": [
"transform-flow-strip-types"
"@babel/plugin-transform-flow-strip-types",
"@babel/plugin-proposal-object-rest-spread"
],
"presets": [
"es2015",
"stage-3",
["env", {
["@babel/preset-env", {
"targets": {
"node": "4.6"
"node": "8"
}
}]
]
],
"sourceMaps": "inline"
}
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
lib
coverage

out
5 changes: 3 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@
"sourceType": "module"
},
"rules": {
"indent": ["error", 2],
"indent": ["error", 2, { "SwitchCase": 1 }],
"linebreak-style": ["error", "unix"],
"no-trailing-spaces": 2,
"eol-last": 2,
"space-in-parens": ["error", "never"],
"no-multiple-empty-lines": 1,
"prefer-const": "error",
"space-infix-ops": "error",
"no-useless-escape": "off"
"no-useless-escape": "off",
"require-atomic-updates": "off"
}
}
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
[libs]

[options]
suppress_comment= \\(.\\|\n\\)*\\@flow-disable-next
15 changes: 15 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
* text=auto eol=lf

*.js text
*.html text
*.less text
*.json text
*.css text
*.xml text
*.md text
*.txt text
*.yml text
*.sql text
*.sh text

*.png binary
18 changes: 10 additions & 8 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,30 @@
<!--
**Please use this template. If you don't use this template, your issue may be closed without comment.**
We use GitHub Issues for bugs.

If you have a non-bug question, ask on Stack Overflow or Server Fault:
- https://stackoverflow.com/questions/tagged/parse.com
- https://serverfault.com/tags/parse
If you have a non-bug question, ask on [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
-->

### Issue Description

Describe your issue in as much detail as possible.
<!-- Describe your issue in as much detail as possible. -->

### Steps to reproduce

Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.
<!-- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. -->

#### Expected Results

What you expected to happen.
<!-- What you expected to happen. -->

#### Actual Outcome

What is happening instead.
<!-- What is happening instead. -->

### Environment Setup

Expand Down
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/---feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: "\U0001F4A1 Feature request"
about: Suggest an idea for this project

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/---getting-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: "🙋‍Getting Help"
about: Join https://community.parseplatform.org

---
56 changes: 56 additions & 0 deletions .github/ISSUE_TEMPLATE/---parse-server-3-0-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
name: "\U0001F525 parse-server 3.0.0"
about: Report an issue while migrating to parse-server 3.0.0

---

<!---
** Use this template only if you have an issue migrating to parse-server 3.0.0 **

If you have a question, ask on [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->

# Before opening the issue please ensure that you have:

- [ ] [Read the migration guide](https://github.com/parse-community/parse-server/blob/master/3.0.0.md) to parse-server 3.0.0
- [ ] [Read the migration guide](https://github.com/parse-community/Parse-SDK-JS/blob/master/2.0.0.md) to Parse SDK JS 2.0.0

### Issue Description

<!--- Describe your issue in as much detail as possible. -->

### Steps to reproduce

<!--- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. --->

### Expected Results

<!--- What you expected to happen. --->

### Actual Outcome

<!--- What is happening instead. --->

### Environment Setup

- **Server**
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
- Operating System: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]

- **Database**
- MongoDB version: [FILL THIS OUT]
- Storage engine: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT]

### Logs/Trace

<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->
49 changes: 49 additions & 0 deletions .github/ISSUE_TEMPLATE/---push-notifications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
name: "\U0001F4F2 Push Notifications"
about: Issues with setting up or delivering push notifications

---

<!---

**We use GitHub Issues for reporting bugs with parse-server.**

If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server)

If you have a non-bug question, ask on Stack Overflow or Server Fault:
- https://stackoverflow.com/questions/tagged/parse.com
- https://serverfault.com/tags/parse

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->

### Issue Description

<!--- Describe your issue in as much detail as possible. -->

### Push Configuration

Please provide a copy of your `push` configuration here, obfuscating any sensitive part.

### Environment Setup

- **Server**
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
- Operating System: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]

- **Database**
- MongoDB version: [FILL THIS OUT]
- Storage engine: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT]

### Logs/Trace

<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->

51 changes: 51 additions & 0 deletions .github/ISSUE_TEMPLATE/---report-an-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: "\U0001F41B Report an issue"
about: Report an issue on parse-server

---

<!---

**We use GitHub Issues for reporting bugs with parse-server.**

If you have a *question*, you should join the [Parse Community's Discourse forum](https://community.parseplatform.org/c/parse-server).

If you have a vulnerability disclosure, please follow our policy available here https://github.com/parse-community/parse-server/blob/master/SECURITY.md

You may also search through existing issues before opening a new one: https://github.com/parse-community/parse-server/issues?utf8=%E2%9C%93&q=is%3Aissue

--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
--->
### Issue Description

<!--- Describe your issue in as much detail as possible. -->

### Steps to reproduce

<!--- Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable. --->

### Expected Results

<!--- What you expected to happen. --->

### Actual Outcome

<!--- What is happening instead. --->

### Environment Setup

- **Server**
- parse-server version (Be specific! Don't say 'latest'.) : [FILL THIS OUT]
- Operating System: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): [FILL THIS OUT]

- **Database**
- MongoDB version: [FILL THIS OUT]
- Storage engine: [FILL THIS OUT]
- Hardware: [FILL THIS OUT]
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): [FILL THIS OUT]

### Logs/Trace

<!--- Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment. --->
29 changes: 29 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 45
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- bug
- enhancement
- feature request
- good first issue
- hacktoberfest
- help wanted
- needs investigation
- needs more info
- question
- pinned
- security
- up-for-grabs
# Label to use when marking an issue as stale
staleLabel: wontfix
# Limit to only `issues` not `pulls`
only: issues
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ lib-cov
coverage
.nyc_output

# docs output
out
docs

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

Expand Down Expand Up @@ -52,3 +56,6 @@ lib/

# Folder created by FileSystemAdapter
/files

# Redis Dump
dump.rdb
2 changes: 2 additions & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
10.14.2

3 changes: 1 addition & 2 deletions .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"text-summary"
],
"exclude": [
"**/spec/**",
"lib/"
"**/spec/**"
]
}

3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
semi: true
trailingComma: "es5"
singleQuote: true
Loading