mempool/frontend/src/app/components
softsimon 75726df275
Merge branch 'master' into simon/angular-universal
* master:
  Tweak ASM opcode styling colors
  Add some color and styling to the Bitcoin ASM opcodes
  Correcting title text on graph invert button.
  Modify upgrade script to include "tag @ hash" in notification msg
  Adding a button to invert the graph globally.
  Display P2PK instead of OP_RETURN fixes #161
  Improved utxo script design. fixes #46
  Adding prevout script. Fixed padding. refs #46
  Correcting details button padding on mobile.
  Fix nginx.conf reverse proxy cache URL path for sponsor images
  Add missing "engines" metadata into package-lock.json
  Upgrade backend/package-lock.json to version 2
  Toggle display UTXO details and scripts for transactions fixes #46
  Axios error handle sponsor proxy requests.
  Replacing request.js with axios fixes #153
  Add basic websocket error handler as emergency fix for site crashing

# Conflicts:
#	frontend/src/app/services/storage.service.ts
2020-11-22 20:53:12 +07:00
..
about ❤️ 2020-11-03 17:03:41 +09:00
address Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
address-labels Transition new blocks from the mempool onto the blockchain. 2020-06-10 23:52:14 +07:00
amount Various bugfixes. 2020-09-28 16:32:48 +07:00
api-docs API Docs: move Fee Estimate APIs to their own tab 2020-10-23 22:15:17 +09:00
app angular universal WIP 2020-11-07 04:30:52 +07:00
asset Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point 2020-09-29 03:54:56 +07:00
block Calculate tx fees based on segwit tx sizes. 2020-10-28 20:26:48 +07:00
blockchain Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
blockchain-blocks Fix pluralization for "transactions". 2020-09-10 14:55:49 +07:00
clipboard Adding OnPush to more components 2020-08-09 10:39:27 +07:00
fee-distribution-graph Flip mempool chart by using patched chartist package by @techmix 2020-11-10 21:05:54 +07:00
fees-box Calculate tx fees based on segwit tx sizes. 2020-10-28 20:26:48 +07:00
footer Fix: Weight per second should be vBytes per second. 2020-09-29 15:07:04 +07:00
latest-blocks Various bugfixes. 2020-09-28 16:32:48 +07:00
master-page About page updates. 2020-10-09 13:56:43 +07:00
mempool-block Calculate tx fees based on segwit tx sizes. 2020-10-28 20:26:48 +07:00
mempool-blocks Fix pluralization for "transactions". 2020-09-10 14:55:49 +07:00
mempool-graph Adding a button to invert the graph globally. 2020-11-16 19:27:06 +07:00
miner Adding OnPush to more components 2020-08-09 10:39:27 +07:00
qrcode Add L-BTC sponsor support. 2020-10-27 15:26:37 +07:00
search-form Handle and don't crash for adress-prefix search error. 2020-10-12 12:57:19 +07:00
start Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
statistics Merge branch 'master' into simon/angular-universal 2020-11-22 20:53:12 +07:00
status-view Adding /status-view 2020-07-02 17:56:15 +07:00
television Liquid and Testnet now accessable from the main site 2020-05-09 20:37:50 +07:00
terms-of-service Update terms of service, add Sponsor Policy for inappropriate profiles 2020-10-12 08:37:56 +09:00
time-since angular universal WIP 2020-11-07 04:30:52 +07:00
timespan Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
transaction Correcting details button padding on mobile. 2020-11-16 01:10:07 +07:00
transactions-list Add some color and styling to the Bitcoin ASM opcodes 2020-11-21 05:29:50 +09:00
tx-features Fix: Segwit-tag is inconsistent when transaction contains segwit and non segwit 2020-10-27 02:07:39 +07:00
tx-fee-rating Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00