Miguel Medeiros
11f5e99187
Doc: Add new endpoints to api documentation. ( #654 )
...
* Add difficulty adjustment api doc.
Change fee tab to general tab.
* Add block header examples.
* Change tab orders.
Add fees tabs.
Change CPFP instructions to Transactions tab.
* Reorder alphabetically.
Fix typo.
2021-07-24 23:00:11 +03:00
Rishabh
2e54f4ca94
Added missing block header API ( #630 )
...
* header API frontend
* Block Header API endpoint added to Node.js backend
* updated package-lock.json
Co-authored-by: Rishabh <rishabh@Rajeshs-MacBook-Pro.local>
2021-07-19 02:26:16 +03:00
softsimon
853e2fcb8f
Minor fixes to difficulty adjustment api.
2021-07-19 00:50:09 +03:00
Priyansh
9e0a5300b0
Expose the difficulty adjustment information in an API #622 ( #628 )
...
* Added difficulty adjustment information API
* Added Difficulty API in API docs frontend
* Added link to API
* Updated the API implementation of difficulty-adjustment
* Updated API End Point in frontend
* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00
Miguel Medeiros
353b0e8729
New API docummentation. ( #544 )
...
* Install hljs package.
* Add highlight.js stylesheet and js to index.html.
* Add new instructions for API documentation.
* Add network value to code-template component.
* Add curl examples.
* Fix tab order of bisq api page.
* Add esmodules instalation instructions.
Add external links to repositories.
* Add self-hosted hljs styles.
* Add response code examples.
Add dynamic networks to curl examples.
Remove reponse code box if not needed.
* Self hosted highlight.min.js.
* Bumping "ws" dependency to fix vulnerability.
* npm audit fix
* npm audit fix
* Remove Hightlight.js dependency.
Add new style to code-template-component.
* Remove hljs css.
* Change NgbModule and NgbAccordionModule to shared
* Fix NgbAccordionModule import.
2021-06-06 16:06:56 -04:00
softsimon
fb11d73751
i18n all the remaining strings.
2020-12-03 18:34:19 +07:00
wiz
95bb0fc265
Fix Bisq API docs page from not expanding on load
2020-10-18 13:53:45 +09:00
wiz
fb9b3202ca
Add basic API documentation for all electrs endpoints
2020-10-18 12:56:08 +09:00
softsimon
784f00b725
Enhancements to the sponsorship GUI
...
fixes #128
2020-10-08 17:51:10 +07:00
softsimon
b6738dd9e8
Moving API docs to separate /api page.
2020-10-07 23:24:01 +07:00