-
Not exactly sure what I did, but probably one of:
```
gun.get('testing').put({pointers: null})
gun.get(id).put(null)
gun.get(id).off()
gun.get(id).get(id2).off()
gun.get(id).map(v=> v.off())
gu…
-
When our users use multiple tabs at the same time, we get lots of error reports like this:
```
SqliteException(10): while executing statement, disk I/O error, disk I/O error (code 10)
```
coin…
-
1. Browserify flying-squid for a singleplayer server
2. Use WebRTC to open to LAN
-
Hello!
First off, thank you for this adapter!
I've been trialing a few mobile syncing options and different PouchDB adapters in the past few months and this was my pick until I realized there ar…
-
**Is your feature request related to a problem? Please describe.**
Not a big deal, but the install process of when you do `npm i` for TinyBase it is a bit slow.
**Describe the solution you'd like*…
gunta updated
8 months ago
-
The current implementation of the ed25519 polyfill does not support storing keys in IndexedDB without exporting them. As per the [W3C Web Crypto API](https://www.w3.org/TR/WebCryptoAPI/#concepts-key-s…
-
### Prerequisites
- [X] This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/20586), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](http…
-
Locked sticky issue for tracking deprecated, removed, legacy and renamed preferences that were previously used in this user.js. A few others have been added FYI. This version is simplified to a single…
-
Hi. Just idea: using webRTC, browsers can communicate peer-to-peer. So there is no need to install any windows application, the whole thing can run in browser. However you would need to write the soft…
-
Hey all. I desperately need this, and it's so cool that it's on a GNU license, but it scares the crap out of me that it says it can read and change all your data on the websites you visit. Can someone…