Commit Graph

1008 Commits (f017197797cfc2eb6b28f31389f596924f617e44)
 

Author SHA1 Message Date
eliot-akira 575f46c6ce Include tests for byline 3 years ago
eliot-akira a826a9c3e0 Align behavior of treatRawData and treatRawStream in handling last blank line; On error, result is null 3 years ago
eliot-akira af5c5d7611 Remove dependency on byline 3 years ago
eliot-akira 1cd3381c20 Handle error: For this test, it is expected to be *not* null 3 years ago
eliot-akira 6884f235dd Lint byline: Use strict equal; const instead of var; arrow function for this; Buffer.from instead of new Buffer 3 years ago
eliot-akira ec5f3ffb13 Include fork of byline library 3 years ago
eliot-akira 631d672af8 Return treated data even after corrupt threshold 3 years ago
eliot-akira 143a08edde Remove console.log from test 3 years ago
eliot-akira 5b37cff1e9 Use template literals for string interpolation 3 years ago
eliot-akira 3729d4c86e Use arrow functions to preserve this 3 years ago
eliot-akira 24dd632042 On error, result is null; on result, error is null 3 years ago
eliot-akira e6388c2782 Test: Assert error is null 3 years ago
eliot-akira 84eee58c5a Use regular expression literal instead of RegExp 3 years ago
eliot-akira 842f3e9f2b Lint: Formatting 3 years ago
eliot-akira f3f625276b Restore original tests for non-streaming method treatRawData 3 years ago
eliot-akira a7ce6a7239 Remove unused library "util" for browser side 3 years ago
eliot-akira b7e7f2bfe9 Optimize browser build by replacing "byline" with empty object 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
Timothée Rebours a8ef3487bd 2.0.4 3 years ago
Timothée Rebours f68464d5c4 switch back to an AVLTree instead of a BinarySearchTree like the original nedb & updated vulnerable dev dependency 3 years ago
Timothée Rebours 10de4d1709 typo in changelog 4 years ago
Timothée Rebours 5d548b5218 2.0.3 4 years ago
tim aee0432434 Merge branch '1-stop-using-util' into 'master' 4 years ago
Timothée Rebours 5ae801572f 2.0.3-0 4 years ago
Timothée Rebours de162b0b16 stop using util 4 years ago
Timothée Rebours 261b017c31 changelog of the already published v2.0.2 (oops) 4 years ago
Timothée Rebours 0be321048c 2.0.2 4 years ago
Timothée Rebours 805a5885f8 fix browser fields in the package.json 4 years ago
Timothée Rebours 5767aafcde 2.0.1 4 years ago
Timothée Rebours fbb67cd43f bump @seald-io/binary-search-tree to 1.0.2, which does not depend on underscore 4 years ago
Timothée Rebours e8cba5273a cleanup code 4 years ago
Timothée Rebours 5c6561307d remove underscore 4 years ago
Timothée Rebours 761059505e 2.0.0 4 years ago
Timothée Rebours a805349686 fix CHANGELOG 4 years ago
Timothée Rebours b3356558ba 2.0.0-5 4 years ago
Timothée Rebours 97a9a42ecb simplify .gitlab-ci.yml 4 years ago
Timothée Rebours a182f5148e 2.0.0-4 4 years ago
Timothée Rebours c8589f013b try to always auth 4 years ago
Timothée Rebours 4243ee1927 2.0.0-3 4 years ago
Timothée Rebours 6ddc5a4599 publish --access public 4 years ago
Timothée Rebours e004d296c0 2.0.0-2 4 years ago
Timothée Rebours 9711c9ad8c rollback to preversion 4 years ago
Timothée Rebours 850c11a154 update homepage 4 years ago
Timothée Rebours 26740e8ebd 2.0.0 4 years ago
Timothée Rebours 117d47ca47 update README & CHANGELOG 4 years ago
Timothée Rebours 37702d87da changelog 4 years ago
Timothée Rebours 4cfae54594 2.0.0-1 4 years ago
Timothée Rebours 858d9895bc add files & prepublishOnly task 4 years ago
Timothée Rebours 43ae3b402c 2.0.0-0 4 years ago