1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-23 01:36:39 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
michielmulders
d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders
dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
michielmulders
202ae6060b Removed parenthesis in request.js 2017-09-22 10:14:24 +02:00
michielmulders
7ac13b2045 Issue 50: remove onlyJsonResponse connection.js 2017-09-22 10:14:24 +02:00
michielmulders
a5509a0171 Revert "Fix Issue 50: connection.js remove onlyJsonResponse"
This reverts commit 3c9ff5c384.
2017-09-22 10:14:24 +02:00
michielmulders
5ec5df7e1d Fix Issue 50: connection.js remove onlyJsonResponse 2017-09-22 10:14:24 +02:00
vrde
2fd3fcf8ce Fix eslint errors 2017-09-22 10:14:22 +02:00
vrde
3d83083ee8
Fix Content-Type issue 2017-06-23 14:31:30 +02:00
c8902046b8
disable that one no-confusing-arrow snippet 2017-06-13 13:59:02 +02:00
9822967a7f
more linting 2017-06-12 17:19:09 +02:00
90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
vrde
7c4d66bbb7
Do not include credentials in XHR
BigchainDB API doesn't use cookies, we can remove credentials from the
headers. It also create problems for CORS, since the server must
implement this.
2017-06-12 14:01:09 +02:00
Tim Daubenschütz
53b9513206 Add optional headers to connection 2017-05-11 17:19:07 +02:00
e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00