realm-js/docs
Thomas Goyne ce67446976 Perform a pseudo-refresh for admin token users (#1599)
* Perform a pseudo-refresh for admin token users

Although we don't need to actually refresh the token, when multiplexing is
enabled we do still need to hit ROS to let it know we're accessing a Realm and
get the sync label.

* Adding brief JSdoc and TS definition for isAdminToken.

* Perform a pseudo-refresh for admin token users

Although we don't need to actually refresh the token, when multiplexing is
enabled we do still need to hit ROS to let it know we're accessing a Realm and
get the sync label.

* Adding brief JSdoc and TS definition for isAdminToken.

* Make the timeout consistent

* Add basic docs for multiprocess notifications (#1594)

* Add basic docs for multiprocess notifications

* Adopt core's query parser and update to core v5.1.2 (#1563)

* Adopt core's query parser.
* Realm Core 5.1.2
* Realm Sync 2.2.9

* Remove tar.xz (#1585)

* remove tar.xz decompression and lzma deps

* Fixing merge

* Updating object store
2018-01-11 14:47:54 +01:00
..
jsdoc-template@4e014653f0 Improve api docs (#920) 2017-03-22 12:54:35 +01:00
plugins Improve api docs (#920) 2017-03-22 12:54:35 +01:00
static Improve api docs (#920) 2017-03-22 12:54:35 +01:00
tutorials Improve api docs (#920) 2017-03-22 12:54:35 +01:00
.eslintrc.json Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
.gitignore API documentation 2016-02-12 16:57:13 -08:00
collection.js Add support for aggregates on arrays of primitives (#1401) 2017-10-11 14:54:52 +02:00
conf.json Fix jsdoc build (#1133) 2017-07-11 13:33:38 +02:00
list.js Update JSDocs for arrays of primitives (#1357) 2017-09-27 17:57:41 -07:00
object.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
permission.js Add Session and some missing User docs (#828) 2017-02-01 21:45:55 +01:00
realm.js Add disableFormatUpgrade to Realm configuration (#1566) 2017-12-14 07:53:03 +01:00
results.js Add support for bulk updates (#808) 2017-10-10 16:25:47 +05:30
sync.js Perform a pseudo-refresh for admin token users (#1599) 2018-01-11 14:47:54 +01:00