vaultec

Results 15 issues of vaultec

* Fixes issue regarding path on windows when using `orbitdb` access controller, or access controllers that use `ensure-ac-address.js` Let me know if I am missing anything, comments etc.

### What this PR adds - `Query()` method as diagrammed in `interface-datastore` - `Batch()` method as diagrammed in `interface-datastore` - `Has()` method as diagrammed in `interface-datastore` - Backwards compatible support...

CIDs/multihash can be encoded in many different formats. base58btc, base32, etc. Comparison via normal javascript methods do not work. Use CID.equals(CID2) instead. https://github.com/orbitdb/orbit-db-store/blob/1b628b6a9035e2b0fda2f68052797c6b0a0a74b4/src/Store.js#L302-L304

# Description Seems types are invalid between what's required by js-did and what's produced by `key-did-resolver`. I am not sure if this issue is only on my machine or not....

Is it possible to close upon clicking the gray area outside of the image viewer box? I think this is specific enough, similar to other image previewers like the one...