Commit Graph

70 Commits (f906b0082e406b3564600facf3f5e451c38a522b)

Author SHA1 Message Date
Timothée Rebours 792eecd1a1 Move to ESM and build a commonjs version 10 months ago
Timothée Rebours 08c8076ae9 remove deprecated features, remove 'compaction.done' event, add oncompaction callback, include 'callbackify' polyfill for the browser and use it instead of the 'util' module moved to devDependencies 11 months ago
Timothée Rebours 7b4b6856e1 4.0.4 11 months ago
Timothée Rebours 77d1b14180 4.0.3 12 months ago
Timothée Rebours 6903ffa42b 4.0.3-1 12 months ago
Timothée Rebours 03217cead9 4.0.3-0 12 months ago
Timothée Rebours 2edc9a6529 4.0.2 2 years ago
Timothée Rebours bbb1638c24 4.0.1 2 years ago
Timothée Rebours d615518c56 rebase, update TS, remove useless Document import 2 years ago
Timothée Rebours eff2c4a91e 4.0.0 2 years ago
Timothée Rebours 28fbd7310f 4.0.0-1 2 years ago
Timothée Rebours 26d02731c3 4.0.0-0 2 years ago
Timothée Rebours ecd8d11e10 fixed JSDoc, updated @seald-io/binary-search-tree & devDeps, fixed linting, regenerated docs 2 years ago
Timothée Rebours 1d5c3faec9 3.1.0 2 years ago
Timothée Rebours 314375f92e 3.0.1-0 2 years ago
Timothée Rebours 07d0802b1d 3.0.0 3 years ago
Timothée Rebours 52adfbb503 3.0.0-9 3 years ago
Timothée Rebours fc52b75316 3.0.0-8 3 years ago
Timothée Rebours 6df2e69653 3.0.0-7 3 years ago
Timothée Rebours 899bdf5a55 3.0.0-6 3 years ago
Timothée Rebours 84c554acee 3.0.0-5 3 years ago
Timothée Rebours 67a0c885b5 3.0.0-4 3 years ago
Timothée Rebours fa0918477c add util in deps 3 years ago
Timothée Rebours 24000a9d3f 3.0.0-3 3 years ago
Timothée Rebours b7651d1ae3 3.0.0-2 3 years ago
Timothée Rebours a17662a66b 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 f017197797 3.0.0-1 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 07e60b09dc 3.0.0-0 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours 2ad5759d7e remove async dependency 3 years ago
Timothée Rebours 0e60987a20 browserify 3 years ago
Timothée Rebours 4df151b203 WIP: simplify getCandidatesAsync and move async to devDependencies 3 years ago
Timothée Rebours 750f6b7095 2.2.1 3 years ago
Timothée Rebours 49574da5e2 2.2.0 3 years ago
Timothée Rebours 0d4435da84 2.2.0-1 3 years ago
Timothée Rebours 4367b37860 2.2.0-0 3 years ago
Timothée Rebours 44ae8d7029 react-native version 3 years ago
mehdi 75f22ee4d9 2.1.0 3 years ago
mehdi 5f81605ea5 2.1.0-5 3 years ago
mehdi dcc646a9a2 add typescript package 3 years ago
mehdi fcd1546220 add typings 3 years ago
mehdi cd16711c89 2.1.0-4 3 years ago
mehdi 84e19ea94e 2.1.0-3 3 years ago
mehdi 69604244d4 2.1.0-2 3 years ago
eliot-akira 225fe0fa3b Adapt tests from byline: Lint; Use assert from chai; Local paths for test files 3 years ago
eliot-akira a7ce6a7239 Remove unused library "util" for browser side 3 years ago
eliot-akira 2a3afcb7d8 Do not stream on browser side, since localforage returns entire database file content; Passes all browser tests 3 years ago
eliot-akira a67622dcf7 Stream files line by line when parsing to avoid memory limits 3 years ago