Commit Graph

1014 Commits (v3.0.0-2)
 

Author SHA1 Message Date
Timothée Rebours e3203e3574 3.0.0-2 3 years ago
Timothée Rebours a788d1eed7 remove useless gitignore entry 3 years ago
Timothée Rebours ee67e1fa79 update readme to include mention of nedb-promises & bump reloadTimeUpperBound to avoid tests failing randomly 3 years ago
Timothée Rebours ba5a420078 update changelog and readme 3 years ago
Timothée Rebours e5bfcafe04 update changelog 3 years ago
Timothée Rebours 5a294be2dd update readme, persistence tests and typings 3 years ago
Timothée Rebours 16ab521465 update JSDoc, readme, remove jquery and jsdoc from dependencies, remove sources from jsdoc.conf.js which conflicts with --files from jsdoc2md, implement dropDatabase & tests 3 years ago
Timothée Rebours 240e8daad6 repair race condition in tests + improve docs 3 years ago
Timothée Rebours 3d5ce6a3f9 remove todos 3 years ago
Timothée Rebours d68c2ed1a7 one documentation file 3 years ago
Timothée Rebours 3e8a34fc95 huge cleanup 3 years ago
Timothée Rebours 492c0035ed 3.0.0-1 3 years ago
Timothée Rebours d25d86de8d rewrite Readme 3 years ago
Timothée Rebours d1743a6d4b cleanup JSDoc 3 years ago
Timothée Rebours 76acd75588 cleanup JSDOC & generate md + html, md is pushed in the repo 3 years ago
Timothée Rebours 2c409d5b67 cleanup JSDoc 3 years ago
Timothée Rebours f36aa5ae0f cleanup 3 years ago
Timothée Rebours 833b3129e6 lint 3 years ago
Timothée Rebours 7af07f6e03 auto-generate docs in markdown and html 3 years ago
Timothée Rebours 3e2a0a57a6 massive update of the JSDoc, rewrite of the model & storage modules to clarify 3 years ago
Timothée Rebours 54086ed99f document storage and customUtils, and rewrite byline with ES6 3 years ago
Timothée Rebours 9dc0a22509 add doc to model, fix persistence doc, fix error in cursor and unecessary async in executor 3 years ago
Timothée Rebours 7ca620df33 add docs for Cursor, customUtils, Executor, Persistence and utils 3 years ago
Timothée Rebours 3da9d04431 3.0.0-0 3 years ago
Timothée Rebours c431ee7d66 JSDoc 3 years ago
Timothée Rebours 201400f610 jsdoc 3 years ago
Timothée Rebours c2b6fafadd lint 3 years ago
Timothée Rebours 275534973c persistence async tests 3 years ago
Timothée Rebours 09f8574ae5 executor async tests 3 years ago
Timothée Rebours f119dd0ecd async tests for cursor 3 years ago
Timothée Rebours 55c01e5e1c Added tests for async version of datastore 3 years ago
Timothée Rebours bbd4874016 port react-native storage module to async functions 3 years ago
Timothée Rebours 2ec3168c4c fix case sensitiveness on filename 3 years ago
Timothée Rebours f7a6beb4ad linting 3 years ago
Timothée Rebours 5503e9e038 remove async dependency 3 years ago
Timothée Rebours 63ec4ebb9e add TODO 3 years ago
Timothée Rebours 4c08e33271 browserify 3 years ago
Timothée Rebours 288d83a1bb remove TODO 3 years ago
Timothée Rebours 190eca8a19 minor 3 years ago
Timothée Rebours 6c9a9228fa simplify executor 3 years ago
Timothée Rebours 8c4a271e24 minor 3 years ago
Timothée Rebours 4f6fb455e2 minor 3 years ago
Timothée Rebours 596b1f6c91 use fs.promises instead of fs/promises 3 years ago
Timothée Rebours dce9390190 WIP: simplify getCandidatesAsync and move async to devDependencies 3 years ago
Timothée Rebours 622c9f7a94 WIP: async Cursor and fix async executor 3 years ago
Timothée Rebours 477316a470 WIP: ensureIndex 3 years ago
Timothée Rebours c5d44b0ee7 WIP: remove 3 years ago
Timothée Rebours f6d7208740 WIP: rewrite executor 3 years ago
Timothée Rebours 176d53c4ee WIP: rewrite executor without async 3 years ago
Timothée Rebours 81beec47e7 WIP: use async functions from persistence module in datastore 3 years ago