Felix Rieseberg
1cddbb0a37
🏁 Add Windows Support (bcrypt > bcrypt-node)
...
- This commit replaces bcrypt with bcrypt-node, which has the same functionality as bcrypy - except that it is a pure Node implementation. This change is required to run parse-server on Windows (one can get bcrypt to compile on Windows, but it requires a few Gigabytes of dependencies).
2016-02-01 10:30:12 -08:00
Fosco Marotto
522abdf606
Updated to 2.0.3
2016-01-30 17:01:13 -08:00
Fosco Marotto
740332bc81
Fixed facebook login issue.
2016-01-30 17:00:51 -08:00
Fosco Marotto
82e183cbc9
Merge pull request #89 from ParsePlatform/fosco.schema
...
Added another map/object fix
2016-01-30 16:23:26 -08:00
Fosco Marotto
44ee117327
Added another map/object fix
2016-01-30 16:22:35 -08:00
Fosco Marotto
a58c0dcd01
Updated to 2.0.2
2016-01-30 15:53:46 -08:00
Fosco Marotto
523fa3149e
Merge pull request #86 from ParsePlatform/fosco.fb
...
Updated Facebook login method
2016-01-30 15:51:50 -08:00
Fosco Marotto
4b48e01f4b
Merge pull request #87 from ParsePlatform/fosco.map
...
Added map to schema object types, fixed expiresAt
2016-01-30 15:51:40 -08:00
Fosco Marotto
78b20d3b43
Updates for session usage
2016-01-30 15:50:54 -08:00
Fosco Marotto
859333b311
Added map to schema object types
2016-01-30 15:42:11 -08:00
Fosco Marotto
f05fb7d9fd
Updated Facebook login method
2016-01-30 15:20:44 -08:00
Fosco Marotto
774de7b4c6
Merge pull request #57 from skinp/spdx-licence
...
Make license SPDX compatible in package.json
2016-01-29 15:01:20 -08:00
Fosco Marotto
dc1909cbf5
Merge pull request #54 from CWalig/patch-1
...
Change the file size limit to 20mb
2016-01-29 14:56:14 -08:00
Patrick Pelletier
585770ddc4
Make license SPDX compatible in package.json
2016-01-29 14:23:58 -08:00
CWalig
c34b6b9bf4
Update file size limit to 20mb
...
Update file size limit to 20mb
2016-01-30 10:53:09 +13:00
Fosco Marotto
7c88d16ef0
Updated to 2.0.1
2016-01-29 12:51:11 -08:00
Fosco Marotto
d2fbb7c4f6
Merge pull request #23 from allevo/allevo-patch-1
...
Use test instead of match
2016-01-29 12:48:27 -08:00
Fosco Marotto
82309f7b66
Merge pull request #46 from ParsePlatform/fosco.dev
...
Added engines tag to package.json
2016-01-29 11:52:15 -08:00
Fosco Marotto
66184ed645
Added engines tag to package.json
2016-01-29 11:51:34 -08:00
Fosco Marotto
67340f1353
Merge pull request #44 from ParsePlatform/fosco.dev
...
Added _email_verify_token to ignored fields in transform.js
2016-01-29 10:51:46 -08:00
Fosco Marotto
dfe68237a2
Added _email_verify_token to ignored fields in transform.js
2016-01-29 10:51:13 -08:00
Tommaso Allevi
49acd65520
Use test instead of match
...
For spead reason
2016-01-29 10:46:29 +01:00
Fosco Marotto
a9aed0cacd
Update README.md
2016-01-28 22:33:37 -08:00
Fosco Marotto
ec8ce3c479
Merge pull request #2 from TylerBrock/patch-2
...
Add JS Syntax Highlighting to README.md code block
2016-01-28 15:26:42 -08:00
Tyler Brock
2f2a8062ce
Add JS Syntax Highlighting to README.md code block
2016-01-28 15:23:30 -08:00
Fosco Marotto
0bad16d34c
Updated README
2016-01-28 15:04:21 -08:00
Fosco Marotto
7f5d744ce2
Initial release, parse-server, 2.0.0
2016-01-28 10:58:12 -08:00