1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-28 00:27:44 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
7e8b062698 Merge pull request #7 from bigchaindb/text-search-support
Text search support
2017-06-12 15:15:29 +02:00
f23e0ae68e Merge pull request #10 from bigchaindb/remove-credentials-from-headers
Do not include credentials in XHR
2017-06-12 15:07:42 +02:00
Tim Daubenschütz
65c4c43f23 Add text search support 2017-06-12 14:38:07 +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
vrde
8a86f954f9
Change Ed25519 constructor 2017-06-12 13:57:49 +02:00
Tim Daubenschütz
8f778f4c97 Connection.req -> Connection._req 2017-05-14 20:03:54 +02:00
Tim Daubenschütz
95f39ed23e Minor fixes 2017-05-11 18:51:30 +02:00
Tim Daubenschütz
53b9513206 Add optional headers to connection 2017-05-11 17:19:07 +02:00
Tim Daubenschütz
862ad6e4e6 Combine files 2017-05-11 12:45:19 +02:00
Tim Daubenschütz
476d53b00a Numberify outputs.amount 2017-05-11 10:45:50 +02:00
diminator
098fae794b driver docs 2017-05-03 01:02:50 +02:00
diminator
8702e4c6f2 makeXXXCondition signature and docs 2017-05-02 23:59:02 +02:00
diminator
002fb40011 driver support for sha256 and threshold
driver support for ccJsonify and ccJsonLoad
speech recognition with magic words
2017-05-01 18:44:49 +02:00
e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00