Dan Janosik
098a988ea3
Fix #113 ; shadows for dropdowns
6 years ago
Dan Janosik
bcb565dfcc
lnd-admin links
6 years ago
Dan Janosik
bab8826385
simplify display of currency values
6 years ago
Dan Janosik
001ce6f7be
try to block crawlers from btcpay server
6 years ago
Dan Janosik
6fe816cec1
minor improvements to network summary on homepage
6 years ago
Dan Janosik
9dce129c5d
tweaks to dark theme
6 years ago
Dan Janosik
c69e99a724
tweak tools subnav
6 years ago
Dan Janosik
0b2200a367
fix for bg color on light theme
6 years ago
Dan Janosik
6be14439d5
env var to show/hide tools subheader nav (default: show)
6 years ago
Dan Janosik
5b68ee68b0
minor frontend tweaks
6 years ago
Dan Janosik
011d4bbb1b
minor layout changes to give more horiz space on small screens and improve footer
6 years ago
Dan Janosik
e24391a394
Fix #109
6 years ago
Dan Janosik
b86c5b4283
minor frontend tweaks
6 years ago
Dan Janosik
f371891010
logging cleanup; error page display improvements;
6 years ago
Dan Janosik
6db2516446
back to ipstack for geo-loc ips (ip-api blocked too much); redis caching for ips when active; redis-caching code reorg;
6 years ago
Dan Janosik
08ed8048be
remove radial progress bar stuff in favor of simpler bootstrap progress bars
6 years ago
Dan Janosik
a3c6149b51
hide extraneous fee detail and unknown miners
6 years ago
Dan Janosik
f528dc154f
tweaks to rpc browser page
6 years ago
Dan Janosik
918c9ddd20
custom dark theme i actually like...finally; various frontend tweaks;
- footer: full-width to match header; remove bottom border
- extraneous padding removed from some tx lists
- fix some card-body wrapping issues for paginations at bottom
6 years ago
Dan Janosik
4f2a93532f
tighten up vertical margins for small screens
6 years ago
Dan Janosik
df7fb91312
better handling for node-initialization and rpc-error issues on homepage
6 years ago
Dan Janosik
66ea4c8202
handle "string or numeric" args; rpc browser frontend tweaks
6 years ago
Dan Janosik
3f8ca88bb2
wording improvement for 6-conf recommendation
6 years ago
Dan Janosik
710626371c
frontend code tweaks
6 years ago
Dan Janosik
d737570168
consistency fix for tx-list display
6 years ago
Dan Janosik
a9ffcbce2d
minor ui tweak
6 years ago
Dan Janosik
324e8e834c
ditch ipstack.com for free ip-api.com; formalize concept of privacyMode; env-var-use cleanup; /peers improvements;
6 years ago
Dan Janosik
cfd4a2b5d7
tx-rate graph on homepage; more graphs on /tx-stats; misc minor stuff
- pull in chart.js and add integrity attribute
- move common tx-stats code to utils
- use bootstrap progress bars for block fullness in blocks-lists (moving away from radial progress which includes too much css and can be finicky)
- clean / reorg frontend code for graphs and homepage network summary
6 years ago
Dan Janosik
6a47424348
minor ui tweaks
6 years ago
Dan Janosik
5315197217
minor UI tweaks to improve UX, especially on small screens
6 years ago
Dan Janosik
1a998b5a23
for block details split up json display into block-summary and tx-ids for easier reading
6 years ago
Dan Janosik
8e8d67f334
minor cleanup / reorg
6 years ago
Dan Janosik
1edf9e0703
include JSON on /node-status
6 years ago
Dan Janosik
348de5b19a
UX tweaks and support for donations via BTCPay
all for demo site only:
- remove github's javascript buttons from homepage in favor of github-api-request followed by self-rendered buttons
- donation modal with support for BTCPay-backed donations of set denominations and hidden-but-expandable old donation addresses
- tweak footer style and remove old donation addresses in favor of another donation button that shows the modal
6 years ago
Dan Janosik
7b41d09077
UX improvements described in #106
- bold text for selected address in tx-io-details on address page
- hide large # of outputs by default on address page, only showing default 10 + all outputs for the selected address, with link to show hidden outputs
6 years ago
Dan Janosik
f3ad6d5bd0
style consistency fix
6 years ago
Dan Janosik
e0831dbf4c
add back missing "extra inputs" display on blocks that got lost at some point and is needed for accurate understanding when viewing a block
6 years ago
Dan Janosik
f1e9e1f210
bootstrap: v4.1.3 -> v4.3.1
6 years ago
Dan Janosik
b55766ccfc
minor markup cleanup
6 years ago
Dan Janosik
f5df1b3a47
add some missing style integrity attributes
6 years ago
Dan Janosik
5ff151777c
different "dark" theme (bootswatch "slate")
6 years ago
Dan Janosik
d2a3553e61
better use of bootstrap classes for "tags"
6 years ago
Dan Janosik
845ac65124
workaround for errors thrown from latest version of highlight.js
https://github.com/highlightjs/highlight.js/issues/1387
6 years ago
Dan Janosik
4ad7d10e79
don't show "First Seen" for addresses with no confirmed tx - Fixes #86
6 years ago
Dan Janosik
727323d023
include sentry js (v4.5.3) and add integrity attribute
6 years ago
Dan Janosik
1ca6f54b93
pubkey output type
6 years ago
Dan Janosik
395afd1c9c
style tweaks
6 years ago
Dan Janosik
bcc340bf85
- playing with OP_RETURN formatting
- WIP display of output types
6 years ago
Dan Janosik
35f43f9d91
fix malformed integrity attributes
6 years ago
Dan Janosik
99503457ec
More work on #101 - remove google fonts frontend dependency
6 years ago