Commit Graph

  • a7ce6a7239 Remove unused library "util" for browser side eliot-akira 2021-08-11 20:55:54 +0200
  • b7e7f2bfe9 Optimize browser build by replacing "byline" with empty object eliot-akira 2021-08-11 20:50:46 +0200
  • 2a3afcb7d8 Do not stream on browser side, since localforage returns entire database file content; Passes all browser tests eliot-akira 2021-08-11 16:15:30 +0200
  • a67622dcf7 Stream files line by line when parsing to avoid memory limits eliot-akira 2021-08-11 15:10:29 +0200
  • a8ef3487bd 2.0.4 v2.0.4 Timothée Rebours 2021-07-12 15:57:23 +0200
  • f68464d5c4 switch back to an AVLTree instead of a BinarySearchTree like the original nedb & updated vulnerable dev dependency Timothée Rebours 2021-07-12 15:55:37 +0200
  • a6e4581fe6 Use AVLTree instead of BinarySearchTree, like the original nedb - Solves #1 #2 eliot-akira 2021-07-10 18:05:30 +0200
  • 10de4d1709 typo in changelog Timothée Rebours 2021-06-07 17:43:02 +0200
  • 5d548b5218 2.0.3 v2.0.3 Timothée Rebours 2021-06-07 12:12:26 +0200
  • aee0432434 Merge branch '1-stop-using-util' into 'master' tim 2021-06-07 10:12:06 +0000
  • 5ae801572f 2.0.3-0 v2.0.3-0 Timothée Rebours 2021-06-07 11:55:10 +0200
  • de162b0b16 stop using util Timothée Rebours 2021-06-07 11:55:03 +0200
  • 261b017c31 changelog of the already published v2.0.2 (oops) Timothée Rebours 2021-05-26 16:28:21 +0200
  • 0be321048c 2.0.2 v2.0.2 Timothée Rebours 2021-05-26 16:23:23 +0200
  • 805a5885f8 fix browser fields in the package.json Timothée Rebours 2021-05-26 16:23:16 +0200
  • 5767aafcde 2.0.1 v2.0.1 Timothée Rebours 2021-05-19 14:44:07 +0200
  • fbb67cd43f bump @seald-io/binary-search-tree to 1.0.2, which does not depend on underscore Timothée Rebours 2021-05-19 14:42:58 +0200
  • e8cba5273a cleanup code Timothée Rebours 2021-05-19 14:08:23 +0200
  • 5c6561307d remove underscore Timothée Rebours 2021-05-18 22:23:29 +0200
  • 761059505e 2.0.0 v2.0.0 Timothée Rebours 2021-05-18 16:59:54 +0200
  • a805349686 fix CHANGELOG Timothée Rebours 2021-05-18 16:59:46 +0200
  • b3356558ba 2.0.0-5 v2.0.0-5 Timothée Rebours 2021-05-18 16:58:10 +0200
  • 97a9a42ecb simplify .gitlab-ci.yml Timothée Rebours 2021-05-18 16:57:53 +0200
  • a182f5148e 2.0.0-4 v2.0.0-4 Timothée Rebours 2021-05-18 16:33:41 +0200
  • c8589f013b try to always auth Timothée Rebours 2021-05-18 16:33:33 +0200
  • 4243ee1927 2.0.0-3 v2.0.0-3 Timothée Rebours 2021-05-18 16:22:33 +0200
  • 6ddc5a4599 publish --access public Timothée Rebours 2021-05-18 16:21:33 +0200
  • e004d296c0 2.0.0-2 v2.0.0-2 Timothée Rebours 2021-05-18 16:19:17 +0200
  • 9711c9ad8c rollback to preversion Timothée Rebours 2021-05-18 16:19:10 +0200
  • 850c11a154 update homepage Timothée Rebours 2021-05-18 15:51:22 +0200
  • 26740e8ebd 2.0.0 Timothée Rebours 2021-05-18 15:47:59 +0200
  • 117d47ca47 update README & CHANGELOG Timothée Rebours 2021-05-18 15:46:31 +0200
  • 37702d87da changelog Timothée Rebours 2021-05-18 15:14:34 +0200
  • 4cfae54594 2.0.0-1 v2.0.0-1 Timothée Rebours 2021-05-18 14:17:54 +0200
  • 858d9895bc add files & prepublishOnly task Timothée Rebours 2021-05-18 14:17:45 +0200
  • 43ae3b402c 2.0.0-0 v2.0.0-0 Timothée Rebours 2021-05-18 14:06:33 +0200
  • d49cd7e3f6 v2.0.0-0 Timothée Rebours 2021-05-18 14:06:29 +0200
  • 2e18538ba1 change docker image for browser testing Timothée Rebours 2021-05-18 14:03:33 +0200
  • 67549f5e62 add lint script Timothée Rebours 2021-05-18 13:55:31 +0200
  • 7d29b4c8df add CI tests Timothée Rebours 2021-05-18 13:52:56 +0200
  • a4e85db97b update README.md and package.json Timothée Rebours 2021-05-18 13:41:59 +0200
  • a4cd69f5c6 re-make the build process with webpack, swicth to Karma for the browser tests, bumps all dependencies except , remove bower.json, remove browser build from repo (will be published on npm though) Timothée Rebours 2021-05-18 13:07:55 +0200
  • 1b16d2f541 add package-lock.json Timothée Rebours 2021-05-18 06:50:49 +0200
  • 185ae680b8 standard everything except browser-version Timothée Rebours 2021-05-17 23:42:27 +0200
  • aa3302e5dc
    Update README.md Louis Chatriot 2018-04-03 18:17:53 +0200
  • 397c6821ca Added pwiz pwiz image Louis Chatriot 2016-05-21 07:11:32 -0700
  • 150a4b1823 Merge pull request #387 from phihag/readme-fix-typo Louis Chatriot 2016-02-28 11:21:08 -0800
  • 38b2c1082b Fix typo in README Philipp Hagemeister 2016-02-28 19:24:12 +0100
  • 48eadaf944 Update README.md Louis Chatriot 2016-02-26 07:59:42 -0800
  • cadf4ef434 Updated browser tests Louis Chatriot 2016-02-14 18:53:44 -0800
  • 08f37b9cc2 Built browser version Louis Chatriot 2016-02-14 18:37:51 -0800
  • 1695426cd9 Correct version Louis Chatriot 2016-02-14 18:28:25 -0800
  • 4a44abdb54 Bump version Louis Chatriot 2016-02-14 18:27:47 -0800
  • d64f483194 Update readme Louis Chatriot 2016-02-15 02:28:59 +0100
  • 0eeca73bb0 Can pick type project on embedded documents Louis Chatriot 2016-02-14 19:59:55 +0100
  • fae4504793 Can use omit projections on nested documents Louis Chatriot 2016-02-14 19:52:47 +0100
  • e3f0078499 Do not create recursively nested objects for modifier Louis Chatriot 2016-02-14 19:46:07 +0100
  • 9e07cedd18 Fixed edge case behavior where falsy fields where followed by dot notation Louis Chatriot 2016-02-14 19:39:14 +0100
  • 4adf9c8491 Clean update callback signature and tests Louis Chatriot 2016-02-14 12:26:18 +0100
  • 65cc00b6d4 createdAt kept during any kind of update Louis Chatriot 2016-02-14 08:18:18 +0100
  • 81f2c641c8 All tests pass Louis Chatriot 2016-02-14 07:48:32 +0100
  • 3234ee2c8c Merge branch 'felicienfrancois-patch-1' Louis Chatriot 2016-02-14 07:47:25 +0100
  • 41827a51e1 Last necessary test Louis Chatriot 2016-02-14 07:47:20 +0100
  • be83e8d4ee Better formatting Louis Chatriot 2016-02-11 15:06:03 +0100
  • 38ea106457 Update README.md Louis Chatriot 2016-02-11 12:23:44 +0100
  • cada7ff179 When last argument is falsy, Override by default callback instead of appending it Félicien FRANCOIS 2016-02-10 11:33:01 +0100
  • 2264600955 Added tests for falsy callback Félicien FRANCOIS 2016-02-10 11:28:55 +0100
  • 2e44b8154f Bump version and update readme Louis Chatriot 2016-02-03 09:33:35 +0100
  • 58edd6e407 Sticking to style Louis Chatriot 2016-02-03 09:29:50 +0100
  • 8b4e0ecc90 README correction Dimitris Halatsis 2016-02-02 15:48:00 +0200
  • bb8b005e96 Merge pull request #1 from Jenny888/min-max Dimitris 2016-02-02 15:42:32 +0200
  • 44316c26fc db.update $min $max operators Evgenia 2016-02-02 15:35:57 +0200
  • 59792b3aa9 Merge branch 'master' of github.com:louischatriot/nedb Louis Chatriot 2016-02-01 16:55:49 +0100
  • 94b96f2e04 Update README.md Louis Chatriot 2016-02-01 16:55:43 +0100
  • 5dbfbe2843 Bump version Louis Chatriot 2016-02-01 16:46:37 +0100
  • b92a2394d6 Merge pull request #364 from mitsos1os/$elemMatch Louis Chatriot 2016-02-01 16:45:43 +0100
  • 310e881906 styling correction Dimitris Halatsis 2016-01-30 14:08:30 +0200
  • 05e6b45124 Added $elemMatch to README Dimitris Halatsis 2016-01-30 14:04:52 +0200
  • 5db8ca7480 Added tests for $elemMatch Dimitris Halatsis 2016-01-30 13:48:54 +0200
  • dc4c979d34 added $elemMatch query operator support Dimitris Halatsis 2016-01-30 13:21:40 +0200
  • f3af2bf190 added .idea folder to .gitignore file Dimitris Halatsis 2016-01-30 13:16:56 +0200
  • 606d6caf7c Update README.md Louis Chatriot 2016-01-26 23:10:46 +0100
  • 0b90127148 Update README.md Louis Chatriot 2016-01-26 22:48:11 +0100
  • 973ed139c5 Update README.md Louis Chatriot 2016-01-26 10:26:37 +0100
  • 85c16278e1 Bump version Louis Chatriot 2016-01-26 10:23:12 +0100
  • 1e65f366f6 Can use with Louis Chatriot 2016-01-26 10:22:37 +0100
  • 9289c79f1a Add support for the array update operator. Brian Hammond 2016-01-25 14:48:48 -0500
  • 0285349459 Bump version ... Louis Chatriot 2016-01-19 11:05:02 +0100
  • 362e5d4d15 TTL indexes ignore documents where indexed field not a date Louis Chatriot 2016-01-19 11:03:31 +0100
  • c4ef652200 Update README.md Louis Chatriot 2016-01-19 01:59:49 -0800
  • 9778865e4f Update README.md Louis Chatriot 2016-01-19 01:55:53 -0800
  • dd9dcbe44b Update README.md Louis Chatriot 2016-01-19 01:55:02 -0800
  • 8d376c7e71 Update README.md Louis Chatriot 2016-01-19 01:54:05 -0800
  • 47c4454a2c Bump version Louis Chatriot 2016-01-19 01:49:34 -0800
  • d446bdbf36 All tests pass Louis Chatriot 2016-01-19 00:19:48 -0800
  • 7c25401f16 TTL indexes tested Louis Chatriot 2016-01-18 18:35:32 -0800
  • 645d87504d getCandidates is now async Louis Chatriot 2016-01-18 17:53:00 -0800
  • 65024439c6 Typo Louis Chatriot 2016-01-18 09:03:36 -0800
  • a3f8c55520 Retro compatibility with Nodde w0.10 Louis Chatriot 2016-01-18 08:47:48 -0800
  • b1f866ba53 Merge pull request #358 from lukasbestle/patch-1 Louis Chatriot 2016-01-18 08:46:16 -0800