-
**[Mingle Card: 3928](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/3928)**
Steps to reproduce
------------------
```
| | |
|-|-|
|**Version #**|
| |
|**OS**|
|iOS|
|*…
-
Can you add an example on IndexedDB? e.g read/write/loop through keys
-
- [x] Generate P2P signing key for every new order and sign all related messages with it. Send a separate pubkey keep-alive message per each of such orders.
- [x] Generate new keypair for HTLC redeem…
-
> This is a full-text search engine that runs inside a browser using the browser's IndexedDB database.
I thought what we’re doing is more like “Adds full text search capabilities to IndexedDB”, i.e. …
-
Hi localForage people,
I'm looking for [storage events](https://html5demos.com/storage-events/) reference and could not find about it on localForage.
So, I'm creating this feature RFC for your i…
-
Re: #116 -- we don't currently handle upgrade events, even in drivers that have very good support for upgrades (i.e. IndexedDB). We don't really employ a schema, but maybe it would make sense to provi…
-
The latest stable Chrome release as of this writing is 61. There have been a number of notable features landed in the versions since 57. It would be nice to be able to write experiments that pair othe…
cdata updated
6 years ago
-
Normal SQLite has extensions/Pager support for adding encryption to the entire DB file i.e. AES ciphers. I was wondering if this project had similar capabilities.
Looking at how the DB is read/pars…
-
We've had a frequent request from users of `estimate()` to provide an per storage type breakdown estimation. For example, something like:
```js
{
quota: 440922000000,
usage: 27300000,
de…
-
There have been a few issues opened related to this, but seemingly none are prioritized, when this seems to be a critical security issue?
Namely, it appears to be a "feature" that deleting records …