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
6e78c83d40
Fix #106
When computing send/receive values for an address, don't improperly attribute all previous-tx sends as coming from the address of interest
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
84c1ba6e70
cleanup packages and shrinkwrap - Fixes #95
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
3eb857191e
for LF line endings for CSS/JS files, WIP #103
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
56c646cd74
revert d3ef035d
, which didn't help with #103
6 years ago
Dan Janosik
d3ef035d00
Attempt to address #103 using the hypothesis that css/js files may be modified (minified?) before being hashed in some situations
6 years ago
Dan Janosik
4ad7d10e79
don't show "First Seen" for addresses with no confirmed tx - Fixes #86
6 years ago
Dan Janosik
0f71adf503
per-coin target block time, used on homepage for proper tx stats display
6 years ago
Dan Janosik
14e63da1fe
Merge pull request #104 from shesek/fix-stats-intervals
Limit stats intervals to the history we have available
6 years ago
Nadav Ivgi
7f235c831d
Limit stats intervals to the history we have available
6 years ago
Dan Janosik
48b330b75c
Merge pull request #102 from shesek/fix-relative-paths
Fix mining pool config path
6 years ago
Nadav Ivgi
3063b1b694
Fix mining pool config path
This wasn't detected correctly if the btc-rpc-explorer executable
was started outside the source code directory.
6 years ago
Dan Janosik
727323d023
include sentry js (v4.5.3) and add integrity attribute
6 years ago
Dan Janosik
69ab7548da
More work on #101 - include mining pool configs in project
Also include a script ("npm run-script refresh-mining-pool-configs") for freshly downloading the configs
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
Dan Janosik
a0c0a87038
integrity hashes for highlight.js/css
6 years ago
Dan Janosik
ec211f8c27
More work on #101 - pulling in frontend resources, WIP...
- FontAwesome: v5.7.1
- Popper.js: v1.14.6
6 years ago
Dan Janosik
6c63d1c1c4
Bootstrap downgrade: v4.2.1 -> v4.1.3
shouldn't have upgraded when pulling into project...
6 years ago
Dan Janosik
c6b94f309e
Work on #101 - pulling in frontend resources, WIP
- Bootstrap v4.2.1
- Highlight.js v9.14.2
- jQuery v3.3.1
6 years ago
Dan Janosik
268736c675
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
6 years ago
Dan Janosik
ef28d2f1bf
make sure .env files have been loaded before app.js pulls config.js in
6 years ago
Dan Janosik
c0c2502151
Merge pull request #99 from shesek/readme-install
Update README with easier installation instructions and new CLI utility
6 years ago
Dan Janosik
03150e36fe
Merge branch 'shesek-home-dir-config'
6 years ago
Dan Janosik
1675b615d1
Fix #84 - thanks @yuhlau
6 years ago
Nadav Ivgi
af9a2896f4
Update README with easier installation instructions and new CLI utility
6 years ago
Nadav Ivgi
cec48a62c8
Allow setting configuration options in ~/.config/btc-rpc-explorer.env
6 years ago
Dan Janosik
16e387be89
Merge branch 'shesek-checkin-radial-css'
6 years ago
Dan Janosik
312fba5c7f
Merge branch 'checkin-radial-css' of git://github.com/shesek/btc-rpc-explorer into shesek-checkin-radial-css
6 years ago
Dan Janosik
1b4ee6185d
include _HOST in .env-sample
6 years ago
Dan Janosik
94389b3622
Merge branch 'shesek-bind-host'
6 years ago
Dan Janosik
7ad945845d
Merge branch 'bind-host' of git://github.com/shesek/btc-rpc-explorer into shesek-bind-host
6 years ago
Dan Janosik
ba979dd9b5
Merge branch 'fkueen-fix-spaces'
6 years ago
Nadav Ivgi
614ed5b080
Allow configuring HTTP server bind address via BTCEXP_HOST
6 years ago
Freddy
a7cc9751b9
Fix incorrect spaces in .env sample
6 years ago
Nadav Ivgi
aa29f259a8
Check public/css/radial-progress.css into git (refs #93 )
This makes the package `npm install`able directly from github.
6 years ago
Dan Janosik
b27c3c8cfa
lodash 4.17.10 -> 4.17.11
https://nvd.nist.gov/vuln/detail/CVE-2018-16487
6 years ago
Dan Janosik
8aa38946f7
updated email
6 years ago
Dan Janosik
a2ddd0a089
style cleanup
6 years ago