Commit Graph

24 Commits

Author SHA1 Message Date
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
Miguel Medeiros
5cd2cfa097
FIX unify the units css. (#499)
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
softsimon
5aa57d6df9
Bisq dashboard: Change color between red/green when price changes 2021-05-13 19:23:43 +04:00
softsimon
12c99b86b7
Bisq markets: Display terms of service and language selector (except on official markets).
refs #510
2021-05-12 14:51:55 +04:00
softsimon
d2fe000ad0
Display block details and taproot signaling. 2021-05-01 03:55:02 +04:00
wiz
3ead05fa51
Add missing i18n tags for various strings, fixes #473 2021-04-26 06:35:56 +09:00
Jonathan Underwood
2a7b4f9aed
Decode hex into utf8 instead of ascii 2021-03-03 21:29:22 +09:00
wiz
9e83fdc9f2
Add some color and styling to the Bitcoin ASM opcodes
Fixes #164
2020-11-21 05:29:50 +09:00
softsimon
76238f5943
Display P2PK instead of OP_RETURN
fixes #161
2020-11-16 16:21:37 +07:00
softsimon
adcec33fb9
Remove non existing import. 2020-07-24 18:59:49 +07:00
softsimon
7f71781916
Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
cca69556d0
Refactored "features" and "fee rating" from transaction into components. 2020-07-19 14:54:42 +07:00
softsimon
d22e4a03e6
Adding Bisq API to About page.
Watching partent bisq dump folder.
2020-07-18 12:59:12 +07:00
softsimon
ca0cf23d66
Bisq stats page.
BSQ prices.
2020-07-14 21:26:02 +07:00
softsimon
432fb9cd66
Address index and api.
Address view.
2020-07-13 21:46:25 +07:00
softsimon
db2e293ce5
Bisq module separation.
Transaction view.
Block view.
Blocks list.
2020-07-13 15:16:12 +07:00
softsimon
60e1b9a41e
Bisq explorer is now a separate module. 2020-07-11 00:17:13 +07:00
softsimon
c21dad88bf
WIP: Bisq DAO support. Transactions list and details. 2020-07-03 23:45:19 +07:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00
Simon Lindh
309e851ead Block view. 2019-11-12 16:39:59 +08:00
Simon Lindh
02d67e8406 Explorer page with latest blocks. WIP 2019-11-06 15:35:02 +08:00
Simon Lindh
fc6badb886 Added virtual bytes pipe for mempool graph.
Added decimals to mempool graph y-axis.
fixes #14
fixes #12
2019-10-31 13:55:25 +08:00
Simon Lindh
50c0c4fbc3 Libraries upgrades. 2019-10-22 17:28:37 +08:00
Simon Lindh
fd2209e75a Initial code commit. 2019-07-21 17:59:47 +03:00