-
The index page (that is automatically loaded when you choose this ZIM file) is very heavy.
In version 2.2, it already took some time to load it.
But now, applying the extra CSS (that were not loaded…
-
## Pre-req
- [x] release fastboot 1.0.0.rc1
## What/Why?
The upcoming ember-cli-fastboot 1.0.0 release has some breaking changes, although we try hard to avoid any breaking changes these ones…
-
Follow up issues for IndexDB and other types of storage when we get there.
## Future Solutions
### Proper API for deleting Localstorage by hostname (both of these bugs seem to want to extend the bro…
-
Let me try to clear up a little confusion about what WebTorrent is and how it works.
The goal of the project is to build a browser BitTorrent client that requires no install (no plugin/extension/etc.…
-
-
Hi All,
I am using indexedDB(angular indexedDB) in my application .it is running fine everywhere except IOS devices .I am using indexedDBShim.js for IOS which should use the WebSql if indexedDB is not…
-
Firefox 57 GM 4.1beta3
I've upgraded from the older greasemonkey and now am in the process of fixing my scripts but I noticed that if you edit something and then save greasemonkey sometimes doesn't g…
vzjrz updated
6 years ago
-
Thank you for the excellent lib. Before choosing it I was considering **idb**, **indexeddb-orm**, but I think your lib is most promising. I'm new to these new trends like esnext, typescript, webpack3 …
rafis updated
6 years ago
-
I have implemented the offline functionality with no problems when using the partial editing offline solutions. I can go offline cut all internet make edits, come back online and everything works fine…
-
Do you have planned support for IndexedDB, with similar APIs to LocalStorage and SessionStorage?
Both of those are really easy to work with, especially for my project which requires a large amount …