Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
L
 LowerCaseCache
R
 RemoteStorage
 RemoteStorage.Access
 RemoteStorage.BaseClient
 RemoteStorage.BaseClient.Types
 RemoteStorage.Caching
 RemoteStorage.Discover
 RemoteStorage.Dropbox
 RemoteStorage.GoogleDrive
 RemoteStorage.I18n
 RemoteStorage.IndexedDB
 RemoteStorage.InMemoryStorage
 RemoteStorage.LocalStorage
 RemoteStorage.Sync
 RemoteStorage.Util
 RemoteStorage.Widget
 RemoteStorage.Widget.View
 RemoteStorage.WireClient
A cache which automatically converts all keys to lower case and can propagate changes up to parent folders.
TODO needs proper introduction and links to relevant classes etc
Keeps track of claimed access and scopes.
Provides a high-level interface to access data below a given root path.
Holds/manages caching configuration.
This function deals with the Webfinger lookup, discovering a connecting user’s storage details.
WORK IN PROGRESS, NOT RECOMMENDED FOR PRODUCTION USE
TODO add documentation
IndexedDB Interface
In-memory caching adapter.
localStorage caching adapter.
Provides reusable utility functions at RemoteStorage.util
The widget controller that communicates with the view and listens to its remoteStorage instance.
Controls the visible widget
WireClient Interface
Close