realm-js/lib
Nabil Hachicha 111e9c223f Adding permission schema for query based sync (#2027)
* Adding permission schema when opening the Realm
* Adding permission schema implicitly for query based Realms
* Remove old code
* Remove outdated test
2018-09-19 16:16:44 +02:00
..
browser Preparing v2.16.0-rc.1 (#2022) 2018-09-14 11:38:40 +02:00
.eslintrc.json Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
.npmignore Ignore more things when publishing with NPM 2016-01-22 16:43:53 -08:00
collection-methods.js Frozen results during iteration. (#1368) 2017-10-02 23:15:19 +02:00
errors.js Fix IncompatibleSyncedRealm support 2017-09-29 21:43:04 +03:00
extensions.js Adding permission schema for query based sync (#2027) 2018-09-19 16:16:44 +02:00
index.d.ts Fix typescript definitions for privileges() methods (#2030) 2018-09-19 13:16:26 +02:00
index.js Stop worker being redefined and breaking Jest #1635 (#1695) 2018-03-08 13:26:00 -08:00
management-schema.js Alignment of permission schemas with ROS 2 (#1344) 2017-09-26 11:23:36 +02:00
notification-worker.js Add support for the 'delete' event 2018-05-11 14:38:35 -07:00
notifier.js Add support for the 'delete' event 2018-05-11 14:38:35 -07:00
permission-api.js Query-based sync as the default sync mode (#1830) 2018-05-30 12:54:51 +02:00
submit-analytics.js fixed 'return' outside of function (30:4) (#1923) 2018-07-12 12:34:37 +02:00
user-methods.js Adding permission schema for query based sync (#2027) 2018-09-19 16:16:44 +02:00
worker.js Add support for the 'delete' event 2018-05-11 14:38:35 -07:00