Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dexie/Dexie.js

A Minimalistic Wrapper for IndexedDB
https://github.com/dexie/Dexie.js

Uncaught SyntaxError: Unexpected token '{'

liuxilei opened this issue 12 months ago
How to achieve read-write separation

GavinZJM opened this issue almost 1 year ago
docs) samples/react - codesandbox example missing

ccppoo opened this issue about 1 year ago
Avoid optimistic updates for explicit readwrite transactions

dfahlander opened this pull request about 1 year ago
Never throw VersionError

dfahlander opened this pull request about 1 year ago
Improve debugging experience

dfahlander opened this pull request about 1 year ago
iOS 16.7.3 / 16.7.4 "Cannot inject key into script value"

pelme opened this issue about 1 year ago
Minor grammar typo

zigster64 opened this pull request about 1 year ago
Dexie Cloud add user to public realm?

flipdav8 opened this issue about 1 year ago
Dexie Cloud REST API /all/<table> endpoint members

flipdav8 opened this issue about 1 year ago
Clear method for tables Very slow on slow device

cpgb85 opened this issue about 1 year ago
Resolving issue 1863

dfahlander opened this pull request about 1 year ago
Customize default otp email

dusty-phillips opened this issue about 1 year ago
Index name different than keyPath

Stretsh opened this issue about 1 year ago
Cloud - Handling of not registered user

b-straub opened this issue about 1 year ago
When should I be wrapping an operation in a transaction?

MatthewMierzwa opened this issue about 1 year ago
Dexie Cloud: Allow DB owners impersonate users.

dfahlander opened this pull request about 1 year ago
Dexie Cloud currentUser observable not refreshing with SvelteKit

dusty-phillips opened this issue about 1 year ago
useLiveQuery with multi-entry-index in dexie 4.0.1-beta

dusty-phillips opened this issue about 1 year ago
Encryption

dfahlander opened this issue about 1 year ago
Optimize Blobs and Files in Dexie Cloud

dfahlander opened this issue about 1 year ago
Stoping pending queries / bulk unsubscribe

frankleng opened this issue about 1 year ago
Signal changes to clients immediately when made over the REST API

dfahlander opened this issue about 1 year ago
Cloud REST API: Updated user properties are not propagated

b-straub opened this issue about 1 year ago
Renaming tables

Stretsh opened this issue about 1 year ago
Sets the unique flag for primKey to true

Stretsh opened this pull request about 1 year ago
Delete table in the cloud

GregorioLopezO opened this issue about 1 year ago
Porting sample React Todo app to Svelte.

LarryEitel opened this issue about 1 year ago
Proposal for adding transform to export/import

dfahlander opened this pull request about 1 year ago
Is it possible to modify data during importing/exporting?

rayzhao99 opened this issue about 1 year ago
Is the 'count' method executed in the database or in RAM?

Bloodcapillary opened this issue about 1 year ago
HowTo build DELETE Request against Cloud REST API

dfahlander opened this issue about 1 year ago
Tree-shakability

dfahlander opened this issue about 1 year ago
In nextjs, dexie module executes in double instances

dfahlander opened this issue about 1 year ago
Unnecessary properties in primKey and indexes in schema

Stretsh opened this issue about 1 year ago
Documentation for license user type 'Client'

b-straub opened this issue about 1 year ago
A few questions about dexie-import-export

forsakeninfinity opened this issue about 1 year ago
New bug in [email protected]: some dexie operations never resolve

dfahlander opened this issue about 1 year ago
syncable.connect sporadically takes a long time to init

SabatinoMasala opened this issue about 1 year ago
Fix "Readwrite transaction in liveQuery context" (issue 1831)

dfahlander opened this pull request about 1 year ago
Readwrite transaction in liveQuery context

dfahlander opened this issue about 1 year ago
Feature: mapTo

dan-whitehouse opened this issue about 1 year ago
pause and resume sync (formerly 'Keep local changes after logout')

m1st1ck opened this issue about 1 year ago
Write buffer is failing for large size

balasaravanan02 opened this issue about 1 year ago
How to update local claims/license?

m1st1ck opened this issue about 1 year ago
Repro and fix #1823

dfahlander opened this pull request about 1 year ago
Dexie 4 optimistic updates are not reverted

m1st1ck opened this issue about 1 year ago
Failed to compile.

pwsimon opened this issue about 1 year ago
Slow deletion (and insertion) of large number of elements

JonPichel opened this issue about 1 year ago
CLI Request failing with 500

albarin opened this issue over 1 year ago
Performance issues related to Dexie.Observable meta tables

SIREtheKnight opened this issue over 1 year ago
#REFACTOR: remove useless import

wsafight opened this pull request over 1 year ago
liveQuery triggered before transaction commit in Dexie 4

austerj opened this issue over 1 year ago
Detect change from cloud db

albarin opened this issue over 1 year ago
table and rename

ota2 opened this issue over 1 year ago
Expose TInsertType of the Table interface

tomasr8 opened this pull request over 1 year ago
SchemaError on indexed objects

MStapelfeldt opened this issue over 1 year ago
dexie cloud auth restrictions

j-5-s opened this issue over 1 year ago
Dexie appears to be unable to find Data in IndexedDB for one user

TravisBumgarner opened this issue over 1 year ago
How to set Dexie.debug to true?

lucasrodrigues10 opened this issue over 1 year ago
Ability to by pass events.

muratbeser opened this issue over 1 year ago
[dexie-cloud] http 449 eror on sync

j-5-s opened this issue over 1 year ago
typescript error on 4.0.1-alpha.25

j-5-s opened this issue over 1 year ago
Can not disable Dexie.debug on prod

AndyVu2311 opened this issue over 1 year ago
How to add AddOns to a TypeScript Dexie DB?

stevebarakat opened this issue over 1 year ago
Populate. async callback. Transaction doesn't work

devweissmikhail opened this issue over 1 year ago
ReferenceError: Can't find variable: indexedDB with PlayStation

hojo-ifollowjp opened this issue over 1 year ago
modify doesn't work

crapthings opened this issue over 1 year ago
Why does deleting not take into effect with cached liveQuery()?

rayzhao99 opened this issue over 1 year ago
Bugfix: Support single-valued compound keys

dfahlander opened this pull request over 1 year ago
AbortError

yichenw7 opened this issue over 1 year ago
indexedDB存储报告异常

yichenw7 opened this issue over 1 year ago
Is it possible to use Dexie inside a Service Worker?

secondl1ght opened this issue over 1 year ago
Claim not to support with typeScript 3.5.1?

wangJacker opened this issue over 1 year ago
Is it possible to do a Case Insensitve .between()?

Sjoerd82 opened this issue over 1 year ago
Large initial data insertion is slower with Observable enabled

CodePirate7 opened this issue over 1 year ago
Can I use a `for await...` loop inside a transaction?

secondl1ght opened this issue over 1 year ago
Dexie Cloud licensing support

dfahlander opened this pull request over 1 year ago
Is it possible to lock the DB and add a pending action queue?

secondl1ght opened this issue over 1 year ago
It would be good to include options example to TS docs

secondl1ght opened this issue over 1 year ago
useLiveQuery not re-rendering React Component

TravisBumgarner opened this issue over 1 year ago
Failed to sync: trying to use public realm

paulrosen opened this issue over 1 year ago
Error: Unable to delete database because it's blocked

aparzi opened this issue over 1 year ago
Is sorting with `Table.orderBy()` more efficient or not?

rayzhao99 opened this issue over 1 year ago
Is it possible to output more info when "Assertion Failed"?

paulrosen opened this issue over 1 year ago