-
With local storage, blob storage, but also with the likes of IndexedDB and CacheStorage, and potentially the DENO_DIR, we need a more mature centralised location to do quota management for objects we …
-
To support the Flutter Web platform, we need an alternative to native libraries, as wasm does not seem to cover everything the native libs do; e.g. "proper" file APIs.
To provide a minimal valuable…
-
### Operating System
Windows 11, Chrome, Edge, Android, iOS
### Environment (if applicable)
Chrome all major versions, Edge, Safari iOS tested on 16
### Firebase SDK Version
10.14
### Firebase …
-
Not a requirement as a PWA, but a nice-to-have. There is potential here to store some of the data accessed from NARA on the user's browser.
Something I'll need to think through a little more, but w…
-
### Is your feature request related to a problem?
Indexeddb is known to be slow and limited. And, when surreal is an abstraction on top of it, it has to go through many levels of abstractions - sur…
-
Refactor from localStorage to either Cache API (preferred) or indexedStorage (IndexedDB abstraction wrapper)
-
✔어제 복습
DOM API
Date 객체
Browser API(indexedDB)
✍🏻13일차 알고리즘 문제풀이
![제목 없음](https://github.com/user-attachments/assets/ab00d750-c6f0-4470-90bf-42a17848da22)
✔실습_메뉴판 만들기
-
## Operating system
Android/iOS
## Joplin version
3.0
## Mobile plugins: Provide file system and database access
Many of the [plugins that fail to run on mobile](https://discourse.jopli…
-
**Is your feature request related to a problem? Please describe.**
With `File System API` it is now possible to create more sophisticated single page applications that can manipulate local files.
Th…
-
## Introduction
The Chrome local API with Gemini Nano support opens the door to doing Retrieval Augmented Generation completely client side in the browser. However, to achieve that goal completely…