281 Commits

Author SHA1 Message Date
09d2094593 Update lowdb and underscore-db 2015-06-15 16:33:28 +02:00
60a21e685b Update README.md 2015-06-11 20:14:10 +02:00
5ae2b0281d 0.7.14 v0.7.14 2015-06-11 19:50:06 +02:00
916788b99f Add no-cache for IE 2015-06-11 19:49:42 +02:00
ffcb04490d Update README.md 2015-06-04 04:01:16 +02:00
17e2b389fe 0.7.13 v0.7.13 2015-06-04 03:43:13 +02:00
b80f4edfd4 Update README.md 2015-06-04 03:42:50 +02:00
df7a0acfa1 Update dependency 2015-06-04 02:08:16 +02:00
0b1613d04b Update lowdb 2015-06-03 19:28:53 +02:00
46da900f1c Update .travis.yml 2015-06-01 15:58:04 +02:00
81c0cf750d Fix _embed v0.7.12 2015-06-01 15:36:33 +02:00
1b0ab8c2df 0.7.12 2015-06-01 15:19:08 +02:00
1102a94953 Merge pull request #106 from Sija/patch-1
Don't modify DB while using `_embed`
2015-06-01 15:10:00 +02:00
465fbf72bb Remove extra semicolon 2015-05-30 19:54:01 +02:00
b994fb5592 Don't modify DB while using _embed
- We skip embedding nonexistent collections to avoid auto-creating them by lowdb
- We clone the object to avoid auto-saving embedded collection
2015-05-30 19:45:35 +02:00
a2457fc2eb 0.7.11 v0.7.11 2015-05-27 10:55:04 +02:00
e280165619 Merge pull request #104 from blainsmith/master
Fixing empty key/value when _embed is undefined/empty
2015-05-27 10:54:43 +02:00
4132883ca8 loop over each _embed and check 2015-05-26 15:00:49 -04:00
920c32751a fix empty key/value when _embed is undefined/empty 2015-05-26 14:45:35 -04:00
6f702b714e Update README.md 2015-05-26 17:08:42 +02:00
084c84126f Update README.md v0.7.10 2015-05-25 15:00:13 +02:00
588e5f60bc 0.7.10 2015-05-25 14:58:00 +02:00
8ef3065c12 Use lodash 2015-05-25 14:54:15 +02:00
e8fe1ad89a Add embed, thanks to @delfi 2015-05-25 14:48:22 +02:00
f50c9eb980 Remove console.log 2015-05-25 11:34:27 +02:00
bc59f2bb87 Merge pull request #101 from ryancrosser/master
Expanded Querying
2015-05-25 11:00:27 +02:00
c782e82277 reverted back to underscore, for now. 2015-05-23 14:07:22 -04:00
55f3ed2f26 fixed spacing 2015-05-23 10:48:27 -04:00
db7712ac11 replaced underscore with lodash, expanded querying capability to search through nested objects and arrays 2015-05-23 10:26:56 -04:00
7af6e40a84 0.7.9 v0.7.9 2015-05-22 02:16:33 +02:00
c5167e6979 Fix pluralization 2015-05-22 02:15:07 +02:00
a023821381 Merge pull request #95 from nuragic/master
Fixed typo in readme.md
2015-05-20 18:01:02 +02:00
c68a5bcd76 Fixed typo in readme.md 2015-05-20 12:51:57 +02:00
5466878236 Update README.md 2015-05-17 17:54:28 +02:00
7336d244c6 0.7.8 2015-05-17 17:54:23 +02:00
69eace2975 Fix query parameters conversion 2015-05-17 17:54:22 +02:00
46242d1578 0.7.7 2015-05-17 17:54:21 +02:00
9a1f4fffd6 Fix syntax 2015-05-17 17:54:20 +02:00
a7f7473981 Add watch option 2015-05-17 17:54:19 +02:00
4830fd7e02 Enhance query parameters parsing 2015-05-17 17:54:16 +02:00
6147ca3a6c Update README.md 2015-05-14 21:33:53 +02:00
b0f17ce175 Update README.md 2015-05-14 03:53:59 +02:00
c8aacd22f6 Update README.md 2015-05-13 19:30:38 +02:00
cf01510c65 Update README.md 2015-05-13 19:15:56 +02:00
82a0577052 Update README.md 2015-05-13 19:12:41 +02:00
dcf29819bb Update README.md 2015-05-13 18:36:39 +02:00
71d9ba6ca4 Update README.md 2015-05-13 18:36:13 +02:00
31565b28e8 Update README.md 2015-05-13 18:36:02 +02:00
b1ca61ba9e Fix code style 2015-05-13 18:34:22 +02:00
ce73c479b4 0.7.6 v0.7.6 2015-05-13 17:17:57 +02:00