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

Releasing v1.3.3

d8735ab60bebe48e8c344988497a09b7166bbdf8 authored almost 9 years ago
Merge remote-tracking branch 'origin/releases'

1de88e674e8a22533859faf90dbdf31edeeb5806 authored almost 9 years ago
Fixed jspm support (again). Now tested ;)

a25da2e3d0962e0297a1b4ff055c4d3c1362cd62 authored almost 9 years ago
Added bulkAdd() to typings.

fbb0601da37139da195c2f2519d4b598789bc2b5 authored almost 9 years ago
Yet another fix for issue #175 empty string as key. Detected when running Dexie.Observable's unit tests.

035c7bd5691a3474a7d0ead22bb40d306dd1594b authored almost 9 years ago
Added test for the new "no autoOpen" option in Dexie constructor as well as a test for bug fix of db.close() checked in 2 commits ago.

6719cf6e2c432caf6a0020b3060f4e22fe304650 authored almost 9 years ago
Ignored tests not compatible with IE/Edge.

52bd472c80b803badbc7fadb95e65659c63a835c authored almost 9 years ago
Improved Error handling by using dedicated exceptions for each type of error to satisfy #189.

Should update wiki with what types of errors that may be catched.

74396362095309a665ba9ebf5d828b154def4a4d authored almost 9 years ago
Optimized unit test for #190.

ea454fe2748982ed42bdfebfb9c04a92f73a9a64 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

6946fc674a7eaee6f425f16fbae76ebaa0209b14 authored almost 9 years ago
Unit test for Erratic behavior of between #190

e6d682125da6a8373e9ae8b848d8c0dcceeaa414 authored almost 9 years ago
Update README.md

5eff34a6b07ca9b8a5e05a3eeb18bd31101c3323 authored almost 9 years ago
Made requirejs samples work out-of-the-box by require.config to npmcdn.

86da5ffe60e998ed40383bafbd73cb836d8e8bbb authored almost 9 years ago
JSPM support for addons.

ad4ac5ae8d8cc7b023e4dc5d87177fdf286a5689 authored almost 9 years ago
Added files to bower.json output for npmcdn.com's bower.json.

8a63dc1668e039702bb311fe1295e82c592cc17b authored almost 9 years ago
Build output

47ecf66f9d9840ad497ddd492c949e2efe2871cc authored almost 9 years ago
Releasing v1.3.2

16c9d29ccc7148b75d3c4112500fd8f51adcdefe authored almost 9 years ago
Dexie, typescript. requirejs #188

Provided a simpler typescript sample that uses tsc only in its build step and requirejs for modu...

7f5d92f7df2e0706c38c7838823c66406d8c5a50 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

1b2238b94275e077aed7ceea0a84b6c27ab30a6e authored almost 9 years ago
Added simple typescript sample with no babel and just requirejs.

5dd1eb05f21900733cc497252b05ad10fd2cbaac authored almost 9 years ago
Added simple typescript sample with no babel and just requirejs.

4d66e83a164922f8b631d8409c297f4d4283bb29 authored almost 9 years ago
In sync with DefinitelyTyped.

Support for tsd link.

83287f09e974cd815f4ab23f590f2392621191fb authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

92b0a6662ba3ea41ff5df4f75bf257a96b2dd1c4 authored almost 9 years ago
1.3.1 TypeScript example doesn't work with Browserify #186

f866043922ca4dd32ded04296ba25c1aabfab3bf authored almost 9 years ago
Update README.md

82d09652ce8ee8d650e54b49d7aa8860452bb3d8 authored almost 9 years ago
Update README.md

dd7253894712cf7870fc6d935e5806cc66dad1d9 authored almost 9 years ago
Comment to import statement

edebd4601c2f9fd285103499b21b2d52af392ba2 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

1b60b8aef621acc6c1801c28b1338dc5cd3a51b8 authored almost 9 years ago
Fixing package.json for addons, bower.json for dexie and npmignore src,build and test again... Found it better to not have the SRC in npm because contributing should be done from git clone, using npm link command, not direct in npm.

117cd96977edaa23b6b90c3580ad01db1be159cc authored almost 9 years ago
Support jspm.

d90da8bfeeb9b4fd5c95a6d7cc35b40d1c8eb88b authored almost 9 years ago
Bower install for addons #185

d888065110fc307323238459d87322370c6907c8 authored almost 9 years ago
Update README.md

84aba41e10cc78c535bd3f1edbdb2767d288cadd authored almost 9 years ago
Update README.md

e1ea495c7024423bf0913231e299ccc9e8fcc4cd authored almost 9 years ago
Update README.md

c907a13322a756c216eac9670f6fb50ecb98da8b authored almost 9 years ago
Update README.md

7ba4084bd3815dfd1c217b3b16d66198b50c0d03 authored almost 9 years ago
Update README.md

fe8e816976eae1e9dcb9ec8cbbca4d959af19e05 authored almost 9 years ago
Update README.md

bdb0ee19320d5e30aece3a638cb51ad00dc4c882 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

d8eae75a96f2f5f5543e6add223fd616e5c98c8d authored almost 9 years ago
Adding a tests-misc.js to put various unit tests within.

98a2afcc3e9c81bf3829258abcf4b13fb54a7829 authored almost 9 years ago
Update README.md

bd206475078b7497929750de503f0da88a5da630 authored almost 9 years ago
Update README.md

9e07d0a4676045db2b6c73671d7baaf0f922904c authored almost 9 years ago
Update README.md

081c5b7d9c7ab148c569255d3211e85d77986867 authored almost 9 years ago
Update README.md

4a25937704cc83f1b9ab80ff0456891293fad304 authored almost 9 years ago
Update README.md

93989c235c885a7d857970ff352f5123804bb5b7 authored almost 9 years ago
Update README.md

5f6a480c706a0087d822607684dce70471969612 authored almost 9 years ago
Update README.md

84f90f44bc8539b2126ca9112a8e3e233c5ba1dd authored almost 9 years ago
Update README.md

c15185e063b385894f102c2217a1044443880b10 authored almost 9 years ago
Update README.md

0b8e3316f77965f4600ac6cdcb64e31cde15b081 authored almost 9 years ago
Update README.md

4e57e1c2a7531c778bc8e9ff0f994037a1ad3c1f authored almost 9 years ago
Update README.md

1933388741e4b697131267343ec22ab632db918d authored almost 9 years ago
Update README.md

700e20912c6c0b25400b254694fc7266acb6340c authored almost 9 years ago
Update README.md

46b914da32694230d1a184dae9aea9f2b67bb77c authored almost 9 years ago
Update README.md

2ba0be691f88188e2912948cc5a67ab54ddab6d5 authored almost 9 years ago
Update README.md

98fada5a8daf18227a35e68e0ca85d96b68b6717 authored almost 9 years ago
Update README.md

bff5f3a8dd16910ff410df4664cce760641c546f authored almost 9 years ago
Update README.md

f4bcd5afbedc673aa2b39e2ecf9b5065dd07e58e authored almost 9 years ago
Update README.md

9e8fce09eba67bdd1e57f9c9606e937ea25a4879 authored almost 9 years ago
Update README.md

a30d1cf971162116900eb1cc0717d440e9877e0d authored almost 9 years ago
Update README.md

0908ebecdc9839f82626aeebfa4c2b2f57862c11 authored almost 9 years ago
Update README.md

f0bc3ffb429142014b2de8cb59fd18dd0e6adcd2 authored almost 9 years ago
Let npm package contain what it takes to build dexie. Not nescessary though, but seems to be common practice.

It may be nice for npm-centric people to see the source and be able to rebuild it more easily if ...

9d90454ebddaa5904a0300abf58c4c9a332e0a7e authored almost 9 years ago
Fixes after testing release script.

fc1be9596e117c5c855c0f777df6391c84f56e54 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

97901bbecc23410af5e07e7e2fced20aa7f58b10 authored almost 9 years ago
Made release script release on new branch "releases" instead to unbload master.

bd9eef16dee5a86496300d87ad0eb56998913843 authored almost 9 years ago
empty commit

e50eb3dd46113e22dfd3ee3d14b140f1bc17c05d authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

903af0c69aa3f433a32782c4ce6d2212bbd8f42f authored almost 9 years ago
Updated README.md

1c2ec640122cb13058c292a1d1d95c2e3aba9e66 authored almost 9 years ago
Update README.md

21bb306aa820b82c915ad8b28c83864d7a6ced07 authored almost 9 years ago
Update README.md

4fe7ce4f9238ac284e3fa2ae24ed3bb585ae609b authored almost 9 years ago
Post-publish: remove dist files. Just had them temporarly in the release tag for the sake of bower.

44577846314f2c4658551d30c88afeec1ab136be authored almost 9 years ago
Releasing v1.3.1

011cafcfdd37cae4b4070797fd166a4c1c46a202 authored almost 9 years ago
Updated .npmignore to hide various files.

101339c9fc52a73704f51a7db0a22366b17e644c authored almost 9 years ago
Hiding README.md for generated Github release tags (= bower package).

63c20b55ad88e8cd3a0e8e33eff6fd0a5f4ed52f authored almost 9 years ago
Fixed stalled links in README.md of addons.

007eeeb1d466b3d810f722757e7df1e5fcf71dd3 authored almost 9 years ago
Republished addons to npm

e3639fb3693f8a21b571df57f7918d34e151445c authored almost 9 years ago
Updated stale links in README for npm.

7eb371780495c05f00bfdfef40ee054cfb02f750 authored almost 9 years ago
Added README files to addons.

1bc09c89a031b9058f6ce780290883f4a43d9121 authored almost 9 years ago
Updated README.

744951186351a560e0f314943e73e78a70d4581e authored almost 9 years ago
Post-publish: remove dist files. Just had them temporarly in the release tag for the sake of bower.

f8333583752fd8d72a6fbea9fd18f58fb0547aa8 authored almost 9 years ago
Releasing v1.3.0

0393460674a79fe67dbc4b0c3cce9a9c943d6027 authored almost 9 years ago
Final release script (?)

19350ddfde3109e179a303b2d31c8e79611c2dc9 authored almost 9 years ago
Updated release script.

8bfd1d543ec589a4160d1c1d6c423ac5653dbf64 authored almost 9 years ago
Release script.

67258ea66748a3ead6a87fefb22ad56a3ae4a152 authored almost 9 years ago
Added .gitignore and .npmignore to addons.

ed8f631c8062660762b0fc114723c0746ddf2b06 authored almost 9 years ago
Leading comments in typings file.

8a81e6a0bb8afa35cbaabb8f3d91894f612d48da authored almost 9 years ago
Clean up some code and fixed so that watch will also watch for changes in Dexie.d.ts.

d64172396c14d8f8f6cfffe9ce92c6bbc780021e authored almost 9 years ago
Typescript typings for Promise<R>.catch wrong type for callback function? #181

1c596097f0828089dbce3e349d030eb1e15f1811 authored almost 9 years ago
Changed website address from www.dexie.org to just dexie.org.

Updated README.md.

968fc026c8d7a8020475578c3e41b567d37a2c6d authored almost 9 years ago
Remove dist files from checkin.

d96c8ea0294c9d4d53619f0abd6e484b2592d5d2 authored almost 9 years ago
Bugfixes build and test.

6fa3ca0c865042cb06a01e4aaafb410999b41566 authored almost 9 years ago
Fix unit tests for addons to work with yield tests.

956b56a50751ab35bb32b71acad48a7be3aa7c86 authored almost 9 years ago
Build output.

b61b3a5c1ab8cb5cac59f5d4d2e5a9e355c69106 authored almost 9 years ago
Upgraded typings to newer typescript compiler and added new WhereClause methods.

Tested with tsc 1.8.
Removed Dexie.d.ts from src and have it only in dist.

751ab72c04c632660690ce97d6c81947ad73baca authored almost 9 years ago
Incorporated Dexie.Yield.js into Dexie.js.

bb66a1861e56ab7353db664111c3da73cb554f4c authored almost 9 years ago
Version and Dates on addons.

f6d82d71386dad26bbfa5d1f2c143624db47f678 authored almost 9 years ago
Upgraded the typescript sample to support Typescript 1.8 and Dexie 1.3.

Also included complete build scripts and correct dependencies.

33d59cff5eb54dcb7af60e0dc3c512d1971e8a8e authored almost 9 years ago
Fixed module based samples.

a0efb21d4ea2a3de41e31cf88164604abe4082a3 authored almost 9 years ago
Made samples/browserify to a complete npm package with a README and build script.

b7c61fb691d8774eee3edd82db83382426484b67 authored almost 9 years ago
Added samples/requirejs/README.md

ee17f36aa7d26a1664a19c8123d105674a1f2e17 authored almost 9 years ago
bower- and npm ignores.

Moved karma.conf.js to test/

c20407883120a1845ee18c57e316f3f0f312f29c authored almost 9 years ago