70 Commits

Author SHA1 Message Date
Mark Rowe
c4b22a160a Update to sync v1.0.0-BETA-6.3 (#776)
* Update to sync v1.0.0-BETA-6.3.

This requires updating to current object store master to accommodate the
changes to sync error reporting.

* Add some include folder search paths

* Add thread_safe_reference to the RealmJS target
2017-01-04 15:07:25 +01:00
Ari Lazier
43cb7bc463 only use custom dir for the notifier 2016-12-09 17:16:07 +01:00
Ari Lazier
64730e7e97 allow use of a custom sync dir 2016-12-09 12:49:59 +01:00
Ari Lazier
696a80ec0a merge master 2016-12-05 16:25:07 +01:00
Ari Lazier
6ed6b77b52 Remove unneccesary braces 2016-11-28 10:40:50 -08:00
Ari Lazier
e48e0b19f7 fixes for latest object store update 2016-11-28 07:42:41 -08:00
Ari Lazier
2b90def150 terrible hack to make rn not retain the context 2016-11-11 15:05:08 -08:00
Ari Lazier
b2077910a4 fix for handle scope warning 2016-11-11 11:41:27 -08:00
Ari Lazier
d229cd6130 throw exception when trying to open a realm with an invalid user 2016-11-11 00:14:52 -08:00
Ari Lazier
6d485866f6 all users should return a dictionary 2016-11-10 13:55:22 -08:00
Søren Vind
87b30fb4ec Add tests of Realm.Sync.User.all and Realm.Sync.User.current. Fix both to only return active (logged-in) users. Fix current return values: Throws if >1 user logged in, returns undefined if no logged in. 2016-11-10 12:54:15 -08:00
Ari Lazier
5a49dbc325 make sync work with RealmJS tests 2016-10-27 13:49:41 -07:00
Ari Lazier
e52351fc50 add support for logging out 2016-10-26 17:00:46 -07:00
Ari Lazier
dfc10a5a42 update to latest object store changes/bugfixes 2016-10-26 17:00:46 -07:00
Ari Lazier
d987c7db7b add api for all users 2016-10-26 17:00:46 -07:00
Ari Lazier
92adb669d5 hook up new object store apis 2016-10-26 17:00:46 -07:00
Yavor Georgiev
33b87e6582 remove the node sync logger 2016-10-11 01:33:10 +02:00
Yavor Georgiev
5623653477 prepare for the glorious future 2016-10-08 19:36:03 +02:00
Ari Lazier
857369f5a4 download core and sync and get the test app running on sync 2016-10-04 17:27:09 -07:00
Ari Lazier
9d0df0de3d Sync and fine grained notifications 2016-10-04 15:07:14 -07:00