Commit Graph

24 Commits

Author SHA1 Message Date
getlarge 46599f5446
feat: add `limit` query for transaction search requests 2022-02-15 14:11:30 +01:00
getlarge abaa40b269
fix: run lint
Signed-off-by: getlarge <ed@getlarge.eu>
2021-03-10 08:49:10 +01:00
Manolo 355dd62a60
Merge branch 'master' into remove-votes-api 2018-08-31 14:56:14 +02:00
manolodewiner a99ccd57f1 remove boolean comparison for numbers & add docs 2018-08-31 14:33:21 +02:00
manolodewiner 11892a1f6b handle timeout for each request 2018-08-29 16:39:15 +02:00
Jernej Pregelj 2afbd3b398 remove votes endpoint 2018-08-28 15:38:36 +02:00
manolodewiner b30578d9ab remove unused headers 2018-08-28 14:27:53 +02:00
manolodewiner bd8db702c4 cap backoff time 2018-08-28 14:09:26 +02:00
manolodewiner e0cde66749 merge 2018-08-23 17:16:16 +02:00
manolodewiner ad8a889ecc add and fix tests 2018-08-23 17:14:59 +02:00
Manolo f4d1f93a5b
Merge branch 'master' into bep-14_roundrobin 2018-08-23 09:43:19 +02:00
manolodewiner 7d978286f5 created model for new connections 2018-08-22 10:10:09 +02:00
Troy McConaghy 54dfcf637f Add SPDX license info strings to all source files 2018-08-10 12:49:26 +02:00
manolodewiner 34c82a1ae8 refactor code & add test 2018-06-19 16:52:23 +02:00
amed83 d812e64b30 adding async method 2018-06-12 14:42:42 +02:00
Matthias Kretschmann 81ef5978b8
API docs & dev updates
* new command: npm run doc, for generating the API.md file
* new command: npm run dev, for live watching webpack
* JSdoc: make all methods public by default, selectively make some private
* JSdoc: organize all methods under their class
* linting fixes
* package updates
2018-05-14 17:14:40 +02:00
manolodewiner 2451ed2ae6 update endpoints 2018-03-21 11:30:54 +01:00
manolodewiner dd2a52bf1f search metadata field 2017-11-21 16:51:31 +01:00
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 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
michielmulders 484a3eb608 Issue 57: mv connection/index.js connection.js && rm connection + fix all breaking imports) 2017-09-22 10:14:24 +02:00