wiz
f4b7bbc91c
Tweak the graph x-axis label date formatting for better i18n
2021-12-14 18:25:48 +09:00
nymkappa
28d3f190ff
Update graph tick intervals - Hide label in zoom component - Show hour on 1y graphs
2021-12-14 16:33:17 +09:00
nymkappa
cf0af20947
Hide xaxis label overlapping - Show current day/month/year below the chart for self better self containing overview
2021-12-13 14:27:05 +09:00
nymkappa
11577842a2
Refactor tooltip formatting into common file and switch to native js localization
2021-12-11 17:10:55 +09:00
softsimon
8cb1c5c88c
Fix for fee rounding not using locale
...
fixes #796
2021-09-25 15:50:31 +04:00
Priyansh
e103fb5876
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
d7586af392
Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module.
2021-07-27 17:10:38 +03:00
Miguel Medeiros
751c7d6e69
Bugfix: Dashboard - Difficulty adjustment component. ( #663 )
...
* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.
* Add projectID to cypress conf.
* Change icon to fa-caret.
* Remove unecessary icons.
2021-07-26 22:00:40 +03:00
softsimon
21db5a4102
Removing shortened date i18n strings.
2021-07-18 01:02:02 +03:00
Miguel Medeiros
d405334109
UI/UX - New component for difficult adjustment. ( #602 )
...
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
2021-07-17 14:58:16 +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
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