Dan Janosik
c35863eeb6
add robots.txt
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
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
f1e9e1f210
bootstrap: v4.1.3 -> v4.3.1
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
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
bcc340bf85
- playing with OP_RETURN formatting
- WIP display of output types
6 years ago
Dan Janosik
99503457ec
More work on #101 - remove google fonts frontend dependency
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
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
1042d22cf0
styling tweaks for dark theme, fixes #70
6 years ago
Dan Janosik
41df0e1582
styling fix for input/output index values for transactions (was resulting in some overlap for 3-digit values...might still for 4-digit values)
6 years ago
Dan Janosik
851babb6b1
donation qr code images
6 years ago
Dan Janosik
269fe4a9f0
style tweak for wide screens
7 years ago
Dan Janosik
9af2e46e5f
- ui/ux improvements for tx io details on small screens
- include a "fun" tag next to "special addresses" (miner payout addresses)
7 years ago
Dan Janosik
eaa753153b
mobile/responsive display improvements
7 years ago
Dan Janosik
a53e92f871
tweaks/armor for debuggin/addressing #45
7 years ago
Dan Janosik
4b669f1dea
frontend tweaks
7 years ago
Dan Janosik
7207146879
style tweaks for summary tables on block/tx pages
7 years ago
Dan Janosik
7103e692ac
tweak fonts
7 years ago
Dan Janosik
fda769e7ce
tweaks to block lists:
- "tag" style for miners, to allude to the hover-text details
- display radial "progress bar" showing used block capacity
7 years ago
Dan Janosik
cac1f613af
minor style tweaks
7 years ago
Dan Janosik
a88ec817f9
Fix #27
7 years ago
Dan Janosik
0ed37bfd7e
whitespace
7 years ago
Dan Janosik
0e30e331f3
Formatting improvements for small screens. Fix #34
7 years ago
Dan Janosik
65dc51ac7d
styling
7 years ago
Dan Janosik
b371bdb7ba
prepping
7 years ago
Dan Janosik
cd40c3ae73
updated footer, style tweaks
7 years ago
Dan Janosik
c1ef30fdb5
cleanup
7 years ago
Dan Janosik
82fc95b429
styling tweaks
7 years ago
Dan Janosik
2eea83b8e7
favicon cleanup
7 years ago
Dan Janosik
2ea873192c
get rid of the "display width" setting and just make site wider on wider screens (like mine :))
7 years ago
Dan Janosik
739a46e51c
minor style tweaks
7 years ago
Dan Janosik
f7e8ef0932
- cleanup BTC/LTC support
- tweak readme
7 years ago
Dan Janosik
70b28ff52c
Fix #4
Abstracted Bitcoin content into coins.js. Added support for Litecoin.
7 years ago
Dan Janosik
fc51128d02
consistency fix
7 years ago
Dan Janosik
ecb0746a4e
- updated screenshots
- cleanup connect UI
7 years ago
Dan Janosik
e763d2243f
- clean up "magic hashes", styling, and logging
- new page for "interesting transactions"
7 years ago
Dan Janosik
5c408edc68
- tweak homepage styling
- use default bootstrap font
7 years ago
Dan Janosik
202eafc862
- lots of improvements for RPC Browser tool
- fix broken tab styling due to recent commit for "subheader" links
- consistent title for "Mempool Summary"
7 years ago
Dan Janosik
6d91756529
- lots of style tweaks for mobile
- playing with UI
- working on new /rpc-browser tool
7 years ago
Dan Janosik
48c921d0f2
styling tweaks and cleanup
7 years ago
Dan Janosik
1f02d42b59
improved formatting for block lists
7 years ago
Dan Janosik
c6031f3964
- add a small "sub header" with links
- break out node info and mempool info onto separate pages
7 years ago