Commit graph

35 commits

Author SHA1 Message Date
Theodor Diaconu
1d76847c98 Fixed live publications performance issues and Fixed #228 2018-03-20 16:22:53 +02:00
Theodor Diaconu
4802724f97 Modified createQuery to accept options and implemented resolver queries 2017-11-28 17:38:51 +02:00
Theodor Diaconu
12dfe14bd2 Removed simple-schema dependency 2017-11-26 23:42:27 +02:00
Theodor Diaconu
c7ec89da71 replaced cloneDeep with clonedeep due to travis failure 2017-11-26 23:02:26 +02:00
Theodor Diaconu
1723605f09 reactive counts test 2017-11-25 14:45:31 +02:00
Theodor Diaconu
83bf0460d7 Replaced with lodash cloneDeep and fixed #177 2017-11-25 14:17:33 +02:00
Theodor Diaconu
0656c434e2 added stringification of findOne to work with firewall 2017-04-13 17:20:17 +03:00
Theodor Diaconu
3e8cd5d8c4 fixed arguments, with function with own context 2017-04-13 17:19:15 +03:00
Theodor Diaconu
47445e083c Fixed #126 - find() with no arguments 2017-04-13 16:55:33 +03:00
Theodor Diaconu
706c3867cc Added fix for cursors and exposures 2017-03-15 16:11:14 +02:00
Theodor Diaconu
7f9ec96b0e Revert "update to aldeed:collectdion2-core and aldeed:node-simple-schema" 2017-03-02 10:43:47 +02:00
Theodor Diaconu
5aacf761bb Merge branch 'feature/1.2.7' into feature/collection2-version-fix 2017-03-02 10:05:27 +02:00
Theodor Diaconu
96af2029b4 Fixed #100 - If body function returns true, allow all fields 2017-02-17 15:29:54 +02:00
Theodor Diaconu
bbb5e6025f Fixed #109 - Finding with undefined now returns empty results 2017-02-17 10:02:04 +02:00
jens
0913e08910 _validateAndClean actually accepts param now 2017-02-07 11:20:10 +01:00
jens
bc296b9dc5 more functional approach for _validateAndClean to match simpl-schema 2017-02-07 11:02:40 +01:00
Theodor Diaconu
a32920d957 updated promises functionality 2016-11-30 14:01:38 +02:00
Theodor Diaconu
7b311882b2 Fixed #63 - added support for promises and sync values 2016-11-29 10:52:42 +02:00
Theodor Diaconu
5c21c0f5e9 updating reducer implementation 2016-11-18 18:33:21 +02:00
Theodor Diaconu
91c1f49f6f added fix for unblocking publication, began working on reducer nodes 2016-11-17 19:54:48 +02:00
Theodor Diaconu
296e8d26e5 fixed some issues with grapher, data integrity, exposure unblocking and beginning journey of reducers 2016-11-17 13:11:55 +02:00
Theodor Diaconu
41ba9639d4 added and cleaning options for the client, added .createNamedQuery at collection level, added more tests 2016-10-25 10:52:16 +03:00
Theodor Diaconu
4bb309a1cd cleaned up files + fixed cleanup for body and + bump to 1.2.1 2016-10-23 20:02:44 +03:00
Theodor Diaconu
06c28112c5 added intercompute deep for large-scale security concerns regarding exposure 2016-10-21 14:01:27 +03:00
Theodor Diaconu
b8c2a81682 #45 added compute deep functions + bumped up to 1.1.13 2016-10-19 18:28:55 +03:00
Theodor Diaconu
6c8af3502b added body to exposure that will intersect with actual request, + made body immutable + some cleanups 2016-10-19 15:22:50 +03:00
Theodor Diaconu
b0e1098d1e added namedQuery + cloning ability to query + fixes to exposure 2016-10-07 10:31:58 +03:00
Theodor Diaconu
40529d8673 upgrade to 1.1.5 2016-09-28 18:30:12 +03:00
Theodor Diaconu
8cff81e0ff added count method + added tests + updated restrictedFields to throw propper error 2016-09-26 10:01:29 +03:00
Theodor Diaconu
0dc2dff223 find(undefined) behaves diff from find(), fix 2016-09-26 09:04:17 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
e844c93548 consistency fixes, updated readme, removed link storage if not specified 2016-09-22 17:06:05 +03:00
Theodor Diaconu
d5f8eeaf49 fixed to pass tests 2016-09-22 13:46:27 +03:00
Theodor Diaconu
84ae2e5fb9 added better docs + travis 2016-09-15 09:14:15 +03:00
Theodor Diaconu
8112433ef4 initial commit 2016-09-14 16:04:08 +03:00