CaughtInDeed · @CaughtInDeed
38 followers · 919 posts · Server hachyderm.io

Today I'm giving my app up for the org's review!!
Can't wait for the input

Right now this app is a mess, seeing as I started drafting the prototype 2 weeks ago and finished today in a rush for presentation.

But the code is only for me to see and the design will be changed as needed with the help of the org's artists

Made it with + and ported it for

using for a db (as of now)
Dealing with relationships is a mess :blobfoxlaughsweat:

#angular #typescript #android #indexeddb #programming

Last updated 1 year ago

Alex Michael Berry · @almibe
60 followers · 100 posts · Server fosstodon.org

Trying to figure out if there would be any potential issues with just using for storage with a app. As long as you app has good import/export fuctionality I don't see one? It looks like Tauri even provides a way to set the location where webview stores data.

#indexeddb #tauri

Last updated 1 year ago

Olivier Forget · @teleclimber
323 followers · 2384 posts · Server social.tchncs.de

Interesting. It appears @denoland is implementing a key-value inside : github.com/denoland/deno/pull/

I had hoped they would implement , but this appears to be harder than it should be. github.com/denoland/deno/issue

I would prefer a standard, but I'll take it.

In apps I tend to import as module, but that doubles the sandbox startup time. I can make do with a KV store if it comes for free. In many cases that will work well enough.

deno.land/x/sqlite@v3.7.0

#wasm #sqlite #dropserver #indexeddb #deno

Last updated 1 year ago

arv · @arv
132 followers · 102 posts · Server hachyderm.io

Where does Safari store its indexed databases? I'm trying to copy a customers DB so I can locally inspect its state.


@othermaciej @rniwa

#safari #webkit #indexeddb

Last updated 1 year ago

Doug Parker · @develwithoutacause
194 followers · 522 posts · Server techhub.social

@planeth @tbroyer @slightlyoff @oschonrock @agarzola @ddonnell I can confirm the pain of storing Blobs in on , though my experience is also a few years old. Hopefully things have improved since then.

#indexeddb #safari

Last updated 1 year ago

Inautilo · @inautilo
88 followers · 181 posts · Server mastodon.social
A goat :verified: :verified: · @nus
338 followers · 2548 posts · Server mstdn.social

Question : How do you get ahold of the bearer token for compatible requests?

Right now, I have to hardcode it, and can't find it in the usual places (global variables, local db storage, etc). I checked out the source a little too. Still no clue.

#webdevs #webdevelopement #reactjs #react #indexeddb #bearertoken #JavaScript #osint #mastodondevelopers #mastodondev #mastodondevs #Mastodon #WebDev #greasemonkey #developers #MastodonWeb

Last updated 2 years ago

22 · @22
435 followers · 5279 posts · Server octodon.social

Was thinking about adding an in-browser database for toots in Yoyogi (um, this non-timeline Mastodon reader app I made fasiha.github.io/yoyogi/) and thought, "PouchDB?" Went to check Pinafore, the other brainchild of Mister PouchDB, @nolan, and saw it uses raw IndexedDB! <rolling up sleeves to learn raw IndexedDB>

#yoyogi #pouchdb #pinafore #indexeddb

Last updated 2 years ago

Clerton · @clerton
27 followers · 43 posts · Server fosstodon.org

Is there something in the wild that encrypts/decrypts data to push/pull on using browser’s ?

#indexeddb #cryptoapi #frontend #frontenddevelopment #javascript

Last updated 2 years ago

Hugo Soucy (hs0ucy) 🖤 🏴 · @hs0ucy
158 followers · 3168 posts · Server mastodon.sdf.org

@shonpolo@framapiaf.org Fournir des données hors-ligne serait une avenue intéressante ... Il faudrait bien que j’apprenne à me servir de et 🤔

@wion@writing.exchange

#indexeddb #serviceworkers

Last updated 3 years ago

🌈 Lascapi · @lascapi
289 followers · 6468 posts · Server mastodon.zaclys.com

Ah si, on peut bien sur utiliser les ou la … vive les silos, mêmes sur ton ordi tu n’es plus maitres de tes données !!!!! 😡

#localstorage #indexeddb

Last updated 4 years ago

koehr · @Koehr
71 followers · 614 posts · Server mstdn.io

Today I learned that doesn't work in Private mode. It is there. It is readable. But it is not writable. Bug ticket around it exists for 8 years. Lots of ideas for solutions. But nothing implemented yet.

#indexeddb #firefox

Last updated 4 years ago

JauntyWunderKind · @jauntywunderkind420
203 followers · 6387 posts · Server cybre.space

Someone (else) please implement atop , thanks kindly.

#foundationdb #indexeddb

Last updated 6 years ago

Mozilla francophone · @Mozilla
3504 followers · 4827 posts · Server mamot.fr

Les extensions dans Firefox 66 (actuellement en bêta et Developer Edition) : améliorations majeures de performances pour le stockage avec migration automatique vers blog.mozilla.org/addons/2019/0 Mike Conca d'AMO

#indexeddb

Last updated 6 years ago

Andréa · @andrea
134 followers · 2521 posts · Server eldritch.cafe

I add NULL values to set up my IndexedDB but it still shows returns typeof as undefined... What am I doing wrong?

#webdev #indexeddb #help

Last updated 6 years ago