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
26fe3761e6574a958f9f032c87c6c1c636a2c35a authored over 1 year ago
d1b08b9f8549b2854ea032bf54a4fc524892ab91 authored over 1 year ago
a77aaddd24990d7f55563cd8c39f0ddde1b9bdf2 authored over 1 year ago
cfe2773878406f0bd2ae264f930aaa3a74741dbe authored over 1 year ago
7f5a4a52bcc95785e08689b9955da2be2cad8012 authored over 1 year ago
1f6d6e9fb0d930a488b8feebf3a55b42fe5d1c07 authored over 1 year ago
8f5ab3ad4b6e0de6d34097d1d3a1be0c3f9a1087 authored over 1 year ago
Javascript is a bit unsuprisingly forgiving when passing array of string instead of a string:
```...
1e166ade3b8856c8d316e376d6a8d3c0ed3de9f7 authored over 1 year ago
9b23587105916b2af7f6a17e90738e5df1dc1688 authored over 1 year ago
d70c99081c422aef1940dfcff0cfdbc5877561f7 authored over 1 year ago
* If only 50% of remaining is left, stall next sync until (reset / remaining) seconds
* Bugfix - ...
a52b1e2c5b50a46df2917610b5b7cbfe2f105d3c authored over 1 year ago
* Warn if license is about to expire
* Inform user is in offline mode if license is expired
* Adv...
232517816530541359592d506005e0fa07d005f6 authored over 1 year ago
c6b40bdef620babbf2cd58d6cd59df9bf0086470 authored over 1 year ago
b491fa03707cbfd9173c3a36de62c72ac8a8b272 authored over 1 year ago
2e8b62ad5274230e9d5b90ac0956aa375e7cdc80 authored over 1 year ago
Instead, if there's already a scheduled retry, cancel that one when scheduling a new retry
cd919600123bc1807c640e1ff76e30427e7f5839 authored over 1 year ago* Don't throw if license is invalid.
* Let expired/invalid user login and pull data (but not sync...
Don't connect websocket if license expired
85cc39f59ee6d5a12d639562bfe8d7b2b47a05a3 authored over 1 year ago+ allow token endpoint to send error instead of tokens
a500d073e4ca7c430e21ec5e7df614912ba02a8e authored over 1 year ago4b7659e96f4ca19f30cb416c0c874b721b699da2 authored over 1 year ago
79af2e1631c55188d124fbddc0a8fa587a34e2d0 authored over 1 year ago
* Handle error response from token endpoint
* Update literal types: add 'client' license type as ...
27ce0212291595ffabc8498762f41343beb326b0 authored over 1 year ago
Javascript is a bit unsuprisingly forgiving when passing array of string instead of a string:
```...
a0f56154549fe92c8ec9e6aeeb93d720e3fabebe authored over 1 year ago
f3868a1ffdd4ac90a80b8abf6685866e16212e2c authored over 1 year ago
fc5c316d544dda3c023019ee4af4fc3231e9db72 authored over 1 year ago
60abec646f49e902cb73259a2ca2c876f965cb15 authored over 1 year ago
29b493093655e63dba79f6c6b0c8672da6b83a05 authored over 1 year ago
51fd258c8fda5d53b813fa4922288b1fb01eaa19 authored over 1 year ago
* Resolves #1765
The `db` passed to db.on.ready() callback must not block until db is ready bec...
bf147d30f68623e35121f8bf83943050c9116aa6 authored over 1 year ago
b6e911be3e06fccb6171b414e0612d931bedcce4 authored over 1 year ago
Problem was that schedulePhysicalTick() in promise.js did derive the async context into arbritary...
988d73f1130e6487dd8382a19a108f17e84983ab authored over 1 year ago26c4840e98aa8ac4f4e524bd0ff2a1bfc94b0b42 authored over 1 year ago
febf644fe25d4ab0e7f04de00148336fc388f43d authored over 1 year ago
121c2da41099fe642701a92c8bda5b5366e23d93 authored over 1 year ago
* New options to db.close({disableAutoOpen}) default: {disableAutoOpen: true} (backward compatibl...
10938c2c77d55c792ad0bbaf6cfa2442f61e294d authored over 1 year ago22a7b664f04dbaffc37145c0549a9d632124dff6 authored over 1 year ago
* WebSocket wasn't properly closed when closing db with `db.delete();db.open()`
* WebSocket conne...
* db.delete() shall not imply db.close(): Let it close the database but auto-open it once a new r...
124d70947290bd0b546bd49d8586384fd9d14ddd authored over 1 year agoIf a liveQuery querier performs a write transaction (implicit or explicit), include the querier s...
0d64a73df4b67ed2b7b57087e55054e25a4f8fb2 authored over 1 year ago301c50797f2b8425e7230fdd9ee7001118ba53fc authored over 1 year ago
Use invite.reject() / invite.accept() methods.
Examplify how to use invite.reject() or invite.acc...
5595b506f888011b3072e7ce47932690c2664b19 authored over 1 year ago
1f53699788761a195c1c196980a24514737babba authored over 1 year ago
a5058d1760467c040529d17becefbe2b90f10778 authored over 1 year ago
Should resolve #1753 without server-side changes.
aab6bffa1de1fd078c09bcd9d3291add3a2fd10f authored over 1 year agoopNo property of every operation to tackle reopened #1753.
* [email protected]
* dexie-c...
39368774ed48cc9e9a58cff35c082e103279740d authored over 1 year ago
ea49a72192137127ef97ef2c93316a9b42cab2f6 authored over 1 year ago
928684175024b9a00269de1a65845a1f43ec8d74 authored over 1 year ago
* Configure pnpm to cache dependencies
* Remove test badge for now (as we're changing test serv...
8f0499c361965f621bc4a74082cf555b80479103 authored over 1 year ago
Fully replaced travis with github actions, but still don't test the full matrix and still not mi...
e65cea2ffce80ea6bbc2e59f23104b720355a4fb authored over 1 year agode0027c2f03bed0c0b12a7a4404c8e9321f122fe authored over 1 year ago
ffb7a48c7ac750d610f893e527ddf76f754166ec authored over 1 year ago
838da0a427c2036d86230ab7b4ff5e7f26596fe0 authored over 1 year ago
03b3e4c37c0d5f6b5ed7387ebfedc8e9d6951ea8 authored over 1 year ago
7729ffffb98017e9c2914962778aea4efe6fcb23 authored over 1 year ago
0278a580bd2c4ae46c04c4f9b2678858cdc59a03 authored over 1 year ago
2e2e2cee6c806e20475f499c71b6568805062a77 authored over 1 year ago
09220c590260df82b57fa0d2360698dd5db0d48f authored over 1 year ago
f9ef8681c1b9f6211017c71c588fc0fd287ff9e0 authored over 1 year ago
* Eslint disable import first warning
* CustomEvent not perfect way to communicate to self
i...
d7899b407be9908c45f2f59fd5161e5397281351 authored over 1 year ago
7a15d4f50f0cfe288a96a96854e7241a1d955bb4 authored over 1 year ago
Move cache middleware lower down in stack
Fixes issues when middlewars on level 1 and above m...
e0a969753d4f0976d1d2b7d055129e0c59c32454 authored over 1 year agoAborting transactions that aren't listened to can generate unhandled rejections and make applicat...
7ba1a6ce1c85c63c78756c6da927fa66e9c0b048 authored over 1 year ago4a8cb1f39c8eff0d0bb1009cae8a8144db238780 authored over 1 year ago
...still return empty result instead of failing if the no index could be found to resolve the query.
9cad17661bb23f54e36fba242db2031e537ac2e8 authored over 1 year agobed72849c80aa28c6ef10bec546e3763f2fd6f5a authored over 1 year ago
...by previous commit
70c2478d8a913f828b762d0029296b9ae1d51db2 authored over 1 year ago...using pnpm to install it instead of yarn.
Steps to install and build the sample using pnpm:
...
bf9004b26228e43de74f7c1fa7dd60bc9d785e8d authored over 1 year ago3077245ce9410f14a82980d1f989f5b0bae7fc75 authored over 1 year ago
fb79f96e3d36e6bdc6113da1b9db0ae3134eda5b authored over 1 year ago
0215e1181318dc41dc233ab2d2c619beb7b377af authored over 1 year ago
4d27887a824343ba2bad8f6de34bf9e5d1523846 authored over 1 year ago
410e47df4905ac125d65f8ee72b7f49ea01924ca authored over 1 year ago
8d74909fad747f890d52cea70433272ba90e29ea authored over 1 year ago
5f801691f7ac42daa91242f8a3b70ee22a5f5f53 authored over 1 year ago
94554f75a2a5dbde82462767e124ec54c81bbcc4 authored over 1 year ago
712ca7ec8cce37984d4ed0c7a75e7d4850d6527b authored over 1 year ago
3fe0876df83485e6552ee823a84aabac37cfa606 authored over 1 year ago
7f7f7f5fbb3cda4132eb17bd27733f81abbfae59 authored over 1 year ago
b2cc94256ab9f4dbd519dea9c228aeaebcd782c1 authored over 1 year ago
547eb3815effff26752ae3d6e1eb209982084758 authored over 1 year ago
14d9c58273d25a578e88159b790c2d628695b2df authored over 1 year ago
...if db.open() was fired as a pseudo-operation in background when a liveQuery is executed the fi...
e3c1fbddb9b545c912c0d373ae5ffe683aeeaa44 authored over 1 year ago...now that cache middleware comes before virtualindexmiddleware
db46947371a300edd2518d8eff71d87e6ff95c96 authored over 1 year ago1f210f6e49156ef4d432dfb180065ae5bb304c75 authored over 1 year ago
* Autoincremented large bulkPut/bulkAdd could be optimized by not scanning for null keys.
* Autoi...
5d141f1281a610e4b7c1bd58bd94d62c0a6cc24a authored over 1 year ago