Commit Graph

12 Commits

Author SHA1 Message Date
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