Commit Graph

1059 Commits (v4.0.0)
 

Author SHA1 Message Date
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours f017197797 3.0.0-1 3 years ago
Timothée Rebours fab5b0336b rewrite Readme 3 years ago
Timothée Rebours 213c639ed6 cleanup JSDoc 3 years ago
Timothée Rebours 5d8b23a69d cleanup JSDOC & generate md + html, md is pushed in the repo 3 years ago
Timothée Rebours 8d628bfa6f cleanup JSDoc 3 years ago
Timothée Rebours 3c60111c48 cleanup 3 years ago
Timothée Rebours c2651faeba lint 3 years ago
Timothée Rebours efef10e0e9 auto-generate docs in markdown and html 3 years ago
Timothée Rebours 0e9e5c7f4d massive update of the JSDoc, rewrite of the model & storage modules to clarify 3 years ago
Timothée Rebours 6d43867c20 document storage and customUtils, and rewrite byline with ES6 3 years ago
Timothée Rebours 0b8aab7346 add doc to model, fix persistence doc, fix error in cursor and unecessary async in executor 3 years ago
Timothée Rebours 90f52e4cda add docs for Cursor, customUtils, Executor, Persistence and utils 3 years ago
Timothée Rebours 07e60b09dc 3.0.0-0 3 years ago
Timothée Rebours 7709369e49 JSDoc 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours db2da8a1e0 lint 3 years ago
Timothée Rebours fa9b1b1305 persistence async tests 3 years ago
Timothée Rebours 787904d3ef executor async tests 3 years ago
Timothée Rebours 32d2fa14a5 async tests for cursor 3 years ago
Timothée Rebours ba65fbe9b6 Added tests for async version of datastore 3 years ago
Timothée Rebours 5f8850df1b port react-native storage module to async functions 3 years ago
Timothée Rebours c480c1230c fix case sensitiveness on filename 3 years ago
Timothée Rebours dd7c3c62d4 linting 3 years ago
Timothée Rebours 2ad5759d7e remove async dependency 3 years ago
Timothée Rebours 97908a4195 add TODO 3 years ago
Timothée Rebours 0e60987a20 browserify 3 years ago
Timothée Rebours b8998ce1d7 remove TODO 3 years ago
Timothée Rebours 8cadb9128e minor 3 years ago
Timothée Rebours 06dc91915c simplify executor 3 years ago
Timothée Rebours 42a7d45856 minor 3 years ago
Timothée Rebours b57e3a01fb minor 3 years ago
Timothée Rebours 5a9899e9f4 use fs.promises instead of fs/promises 3 years ago
Timothée Rebours 4df151b203 WIP: simplify getCandidatesAsync and move async to devDependencies 3 years ago
Timothée Rebours 2c4589e108 WIP: async Cursor and fix async executor 3 years ago
Timothée Rebours 70229d3da5 WIP: ensureIndex 3 years ago
Timothée Rebours 4c5fc252c2 WIP: remove 3 years ago
Timothée Rebours a694d6ee14 WIP: rewrite executor 3 years ago
Timothée Rebours fbf2bd8d68 WIP: rewrite executor without async 3 years ago
Timothée Rebours 7f78b403ae WIP: use async functions from persistence module in datastore 3 years ago
Timothée Rebours 4d900da6fe WIP: remove async from persistence module 3 years ago
Timothée Rebours 64bdd37c4f WIP: remove async from storage module 3 years ago
Timothée Rebours 5f7bc1244d WIP: linting 3 years ago
Timothée Rebours f9e4c525e4 WIP instead of having one function that can handle both async and callback signatures, let's implement a new Async suite of functions, and use callbackify to shim the old interface 3 years ago
Timothée Rebours 5a4859c3ba WIP: Successfully replace a waterfall with native async/await 3 years ago
Timothée Rebours 750f6b7095 2.2.1 3 years ago
Timothée Rebours 65fd0497b4 update changelog 3 years ago
tex0l dc851b5a21
Merge pull request #20 from bitmeal/fsync-fix 3 years ago
Arne Wendt fde8d3f3c8 storage.js: check fsync capability from return code rather than using `process.platform` heuristics 3 years ago
tex0l 59b85012a2 Update issue templates 3 years ago