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

test(bulk-creating-methods): added tests: bulkAdd-all-results & bulkPut-all-results

3ab21d1abac9c2a585cf3b0ad6cb50c120f4bc4a authored about 5 years ago
feat(bulk-creating): bulkAdd() and bulkPut() now can return all keys

bulkPut() and bulkAdd() now accepts an optional object on the second or third parameter. Instead...

a8f91e823f8476442fa5dff4f59e1f84b524e578 authored about 5 years ago
Bump handlebars from 4.1.2 to 4.5.3 in /samples/react

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release note...

08f9138cd7f79b5a725a7f2046e1f6bfc5fb8d11 authored about 5 years ago
Resolves #947 (#948)

90903bfd2eb11fd16ef181fe95666adf2dc906c8 authored about 5 years ago
Import IDatabaseChange directly in Dexie.Syncable vs re-exporting from api (#953)

c852c68516f8a367e2ea877de529c352f3c26c51 authored about 5 years ago
Releasing v3.0.0-rc.1

4d44e73c88e828cc6b8521ce93a5adaf9ede7f38 authored over 5 years ago
Fixed typings errors in dexie-syncable tests

6afcc7d005bb5f96ed8e498f4e9b32535bcd9fd4 authored over 5 years ago
Fixing builds minification of addons + npm audit fix

b945c1df8fd3cd92bad29bbb3eb7eed2cef74507 authored over 5 years ago
Browserstack integration still fails for Safari on addon tests

5ebbcfbbe1033d2cfd119cee7057df0da324c6a8 authored over 5 years ago
Code that was supposed to only affect one unit test but the reset of it seems to fail and it affects the entire unit test suite.

e21912cd298f34610642c0f56837c26190d640c9 authored over 5 years ago
Quitting release script if test failed more than 3 times

92444b1d915bef02ceb6ba739550d9acab41f10c authored over 5 years ago
npm audit fix

31166229bd0fe3788bf53d5d9f6f12bf3d70b44b authored over 5 years ago
Upgraded clarinet (#923)

Resolves #922

f8d75b5e5d4705d9aa7515e90c8e3209f7608d31 authored over 5 years ago
Issue 919 versions decending order (#920)

* Added unit test for #919

* Corrected the dbname

* Canonically compute dbschema from orde...

dcfa5fc55b1b31772760c4cd0e68f6d4669a0b9e authored over 5 years ago
Correct type definitions for syncable.delete and syncable.disconnect: add Promise as return type

36c2ebd59a47ed7f681b05040d4a8032cf03195f authored over 5 years ago
Releasing v3.0.0-beta.1

833f6862d75facc5c10166a2cc7efa1298310e15 authored over 5 years ago
Updated the browser support table to

reflect newer versions of browsers.
Could not put Safari 13 there since
Browserstack still hasnt ...

b758df6a535071850c533f8e48976c243aca9602 authored over 5 years ago
Bump version to 3.0.0-beta.1

886550548cd5c9cbed1c8f211e29691e111c167e authored over 5 years ago
Resolves #722

Could find the native promise using crypto.subtle.digest instead.

Also: Not anymore relying on w...

3046e3684cb6092d31c634e36521364070a9f87b authored over 5 years ago
extend issue #841 sample

8f0f66aa65ff688bf9370e454fca58758961bff0 authored over 5 years ago
Repro of #841

408b41c2db0282cb6e0dbb0c8938a63defc6629f authored over 5 years ago
Fix #841

ab709e117f2161cc40c3025a661605bf2f93ac29 authored over 5 years ago
Expose transaction in populate event

(to accurately match what is provided runtime)
populate event is run when database is within an u...

4d04c19dae91cb40431b6348768710d54139e63f authored over 5 years ago
Expose dbcore in public API

569dea96171166c38e56e13cbfe225f4d7ae347e authored over 5 years ago
Updated sample that allows adding own db

ff8b26b7f5673c7968fe4e4316a80d5734e2dede authored over 5 years ago
Update populateFromAjaxCall.html

fdd676388c4ade76b9ac257d3e27949c26145195 authored over 5 years ago
Update populateFromAjaxCall.html

3c9fbb9c9016559ace37998eb88fb33b8a6db7ef authored over 5 years ago
Update populateFromAjaxCall.html

698ed8714701c240f775e44ffc241063dd10a0db authored over 5 years ago
Update populateFromAjaxCall.html

864bad18173097976e238488624a2369b205c5d5 authored over 5 years ago
Update populateFromAjaxCall.html

daeeb29a6add176b2999beb5714625c789f86d90 authored over 5 years ago
Update populateFromAjaxCall.html

3eec9aeb5eda6249549334f948b403de1dd00499 authored over 5 years ago
Bump eslint-utils from 1.3.1 to 1.4.2 in /addons/Dexie.Syncable

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release...

5ee7c6975408fdd0f92e5d3e96a9cd1c2b43efea authored over 5 years ago
Bump eslint-utils from 1.3.1 to 1.4.2 in /addons/Dexie.Observable

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release...

4366cf02e73afb8f226c9a7b79851a18371fecba authored over 5 years ago
Release memory more eagerly to address #869

bf967559ac54ee782a02d625eebc5a7f73bbe8ee authored over 5 years ago
Incr beta version no

63cb4720a1be4172c5269ccada7bfcfb5eea7a71 authored over 5 years ago
Ran 'npm audit fix' on packages

848b407c927b52b695b634737c752998e2e3e8ce authored over 5 years ago
Remove unnecessary Array.map() call

3b6bcd2d66a8964df93576b5e0e8c3b9803d49e7 authored over 5 years ago
Fix #872

eb539f581f80a14de5159962b2c2c18d58c25218 authored over 5 years ago
Change typings to allow for compound keys

f149ae5b780238bc3bb5a57b7fa9e180f5d223f9 authored over 5 years ago
Remove type union with TKey as IndexableType covers all its types

0b38704acf55dfbad20390d624ac80a183a46513 authored over 5 years ago
Fix typing to allow non-TKey types

3831c0b2c4d63b42613a9d339328c80672dae708 authored over 5 years ago
npm publish [email protected]

1fed146c6159c18b65911cd799953da9f6839649 authored over 5 years ago
Repro of #862

78c4aee6b9a4829049c67fb7b04bd870cceb6150 authored over 5 years ago
Fix incorrect filtered-chunkedExport issue number

82603a8cfa2b3bd3837238e901efa4910ee98e99 authored over 5 years ago
Resolves #862

f306804aa6b483665d1b5cbdde9cd16cce7335bc authored over 5 years ago
Ran npm audit fix --force

80de762ff4b5da003aad7a19d24fb48e47ad0121 authored over 5 years ago
Upgraded deps to fix vulnerabilities

fa23b95e9d179f28128f659b7927889932e4cb05 authored over 5 years ago
Create SECURITY.md

be0e64cf6980be5efcaa06c5b783d686ec4990b8 authored over 5 years ago
Extended test to also test prettyJson,

as it turns into different code paths in the source.

9bf2eb7e201d7285226cfdd613086b2a55f5b89d authored over 5 years ago
Printing the export to unit test gui

09f7bbc2cb8acf54bb7a18929e96ffca64bd9a0a authored over 5 years ago
Resolves #854

f08255dd8ffbff2fbfeb49b5334adc4981c434c8 authored over 5 years ago
Bumped version from alpha.10 to beta.11

486615225da863d02af9b743ffd15cd053f7adc6 authored over 5 years ago
Adapt to travis breaking change

https://benlimmer.com/2019/01/14/travis-ci-xvfb/

b7a5b16daf1c9312d5b2d3b18add4c137a902b2f authored over 5 years ago
Repro of #854

e6131dbf66d5a053cc1a92ce87e5ada8b84955be authored over 5 years ago
Bugfixes in virtual index.

VirtualIndex makes it possible to use the first part of a compound index as if it was an ordinary...

1097bcab817a96c3313f9d9aa96618aab7250814 authored over 5 years ago
Resolves #829 (#830)

Removes the dependency to stream from dexie-export-import.

80b53e4df4ec82e5902d12eb8f3db5369b9bd6a8 authored almost 6 years ago
Updated browserstack timeout as suggested from the browserstack team.

51fd4292fcfb012818d326cf2c59d2eb1da26352 authored almost 6 years ago
Firefox test failed. deepEqual should be agnostic about the order of members.

b853f2e15fe42b3cb58e214d587db5ae9bb6b6d0 authored almost 6 years ago
Own deepEqual() required for Safari

a26718c1c4c5829117cd24d794398375b9c9d7f7 authored almost 6 years ago
Releasing v3.0.0-alpha.8

03080aff5a5ea3d78fb5d309c9138975b7e7de8d authored almost 6 years ago
Implementation of Table.bulkGet(). (#835)

Resolves #833

8bb4ba11c2e3c248ceabbeedec21a5949cacaa95 authored almost 6 years ago
Fix travis failing (#834)

* Upgrading karma-browserstack-launcher

* Upgraded dependencies and npm audit fix

* Trying...

a88298c456a3db7796904b0fa5c9e726bb2e66a3 authored almost 6 years ago
Bugfix: Expected typeof Promise to be "object" (#814)

Bugfix of previous PR - checking for typeof Promise==='function' instead of 'object'

107b18f33272a33354b01e80b9be5f38774a7866 authored almost 6 years ago
Fix #812 for IE11 (#813)

Old browsers that do not have Promise on window seems to fail. Fixing by verifying typeof Promis...

f630888a17e92e6163f1a41cbac9d5ea8fa63040 authored almost 6 years ago
ESNext compatibility (#812)

* Check tests pass forcing Promise

Also removed template literal to plain string, as not temp...

01dc4c3d643371ee202b93b4875e229fc72536ae authored almost 6 years ago
Minor copyedits (#809)

e05e1039bfb44aca535af5d436c465f24665d43d authored almost 6 years ago
Published dexie-export-import

8d5c875ae5ae5aa25b6ffbc502fee11d6c9d5db5 authored almost 6 years ago
Releasing v3.0.0-alpha.7

b76bc95b3f4bbdf3c3bd2024e1dd2304b5935003 authored almost 6 years ago
Update according to #801

8d8d524a82afb13c00b9e2a596ab8210202c3747 authored almost 6 years ago
npm update (#799)

4ba571413abc695646d5cf2cbfd6e7ea7d147123 authored almost 6 years ago
Enabled an old unit test that used to fail on Safari. (#798)

* Enabled an old unit test that used to fail on Safari.
Dexie 3 works around the issue now so i...

4a8f643e169c9eca3fd183dc6d69c91199332e76 authored almost 6 years ago
Fixed #792 (#793)

aaac16859ebbe14725f3258f9b838ddcc30c3156 authored about 6 years ago
Dexie export import fixes (#779)

* Typescript compilation error resolved by exporting TypeMapper

* Sporadically, the unit test...

1697adc95376edace19fb5f3a5fe2ca901eac81c authored about 6 years ago
Unit tests fails sporadically when syncable addon tries to work on a closed database, which gives console warnings that are picked up by unit test framework and makes unit test misc/770 fail.

Ignore addons for unit test of issue 770.

98fe3d47aef97fe7b2034291a253740e3d427a4d authored about 6 years ago
Nulled lastKey when table to export is empty.

Following from https://github.com/dfahlander/Dexie.js/issues/777, this allows exports to continu...

803b6874017e4558e684885ff9b8f5a1a306c5e8 authored about 6 years ago
Releasing v3.0.0-alpha.6

706670313c31f3b6a7d3143a16870aa9bd70512d authored about 6 years ago
Update package lock

d092bed9185d55a05b69c55b0c2b309efe2dd0dd authored about 6 years ago
Repro of Issue770 + cherry pick resolution of #612 (#773)

Repro of #770. Once I cherry picked the resolution of #612, it also fixed #770 as it does not wa...

a6d9471bc00aa3e58f4e91756a2188c093594ddd authored about 6 years ago
Typescript defintion correction

b7bbeafcfee25bf6521e7c11cdc36a9c4613f8aa authored about 6 years ago
Resolving issue #612

Calling upgrader the same way as it is done in transaction scope

3f8b3a8edf843d62a557a7e45ab1e43647a0c393 authored about 6 years ago
Repro of #612

e48e8a5a2eaff1745db5f3e2ff22a4ec8acb5e83 authored about 6 years ago
Don't console.warn() unless Dexie.debug is truthy (#771)

See https://github.com/dfahlander/Dexie.js/issues/729#issuecomment-435869252

* Repro of issue...

68d505848788bf9f4820f78ad2d27f9c2d152334 authored over 6 years ago
Fixing issue #768 (#769)

ea3f64ea1832498c8e8efcc1a8d78587ed9c1520 authored over 6 years ago
Dexie export import2 (#767)

* dexie-export-import README: Correction of sample and put it on codepen

* release new versio...

c3c292c3fdb6a5f64e2c8ce82be9dd574d3727a2 authored over 6 years ago
Updated the compatibility table

98e13fb251ef30067d0cbe6a9edce22743a4f2ab authored over 6 years ago
Faster unit testing

5e94419279a0abf3140cae043fd5681a9e707864 authored over 6 years ago
Fixing broken integration test

500e3d35532ac4c97a0b02c81d0d0eadb7736487 authored over 6 years ago
Testing on Safari 12.

With the quick help from browserstack support, we can now test not only Safari 10.1 on Iphone but...

36f97e40bd434e9283d306018410f1e13cbdb59f authored over 6 years ago
dexie-export-import publish new version

Just updated README

5a3108d1f4fb55f8bfac0d09149478242bef65a4 authored over 6 years ago
Added repository field of dexie-export-import.

c0800654a437874388d37ec2b76c333939b67510 authored over 6 years ago
Improved readme of dexie-export-import.

bb669ae1bf1b80e2b2caf7f08a09f76a6560b87a authored over 6 years ago
Comment local unit testing from using browserstack

d54755756243d651f6274c41e461e9fc62f79592 authored over 6 years ago
Fix audit warning by installing karma-browserstack-launcher from github.

ff13f7a436ba32293204f4baa0bf9e214a57e439 authored over 6 years ago
dexie-export-import version alpha.5.

5145bb54375a4d5026538fd472278f79d6f95923 authored over 6 years ago
dexie-export-import

Don't throw if progressCallback returns truthy.
Instead, as documented in README, let progressCal...

1067a06c7fc024df0350bd1dbcda35e43a2032d2 authored over 6 years ago
dexie-export-import

Updated JSON format and README

60697687316aff64a27692953f51c39fa8deccaa authored over 6 years ago
dexie-export-import README: clarify how blobs can be retrieved and used.

b518a9828865b3ef88ec941b3f403a3e2a17a46f authored over 6 years ago
Updated readme of dexie-export-import

e65df40c338e2e29c3ef2042ce33dc797c26e863 authored over 6 years ago
Added the readme

74a5fcfd7cc8925721464d9cce483f40a00fb28d authored over 6 years ago
Version bump

a03772463838140df181c8ea3f95256bf28f74ab authored over 6 years ago