Dan Janosik
d2f3719bf1
minor follow-ups to shesek's excellent changes:
- updated package-lock
- include sample .env file for easy reference
- continue to support key-by-key updating from credentials.js for now
- minor code formatting
- reflect status of BTCEXP_NO_RATES in UI when applicable (hide new exchanged-currency items from display dropdown and hide exchange rate on homepage)
- rename _LOGIN to _BASIC_AUTH_PASSWORD for clarity
- tweak README to call out .env-sample
6 years ago
Nadav Ivgi
ab98ff41ed
Add optional password protection
6 years ago
Nadav Ivgi
37c962e30e
Derive cookie secret using bitcoind's rpc credentials
This ensures a unique, hard-to-guess cookie secret for every instance.
Also, renamed from "cookiePassword" to "cookieSecret" to better express
its meaning.
6 years ago
Nadav Ivgi
e4801d8fef
Update README with instructions for environment variables
6 years ago
Dan Janosik
a587fbacac
readme: don't link to non-existent file
6 years ago
Dan Janosik
8e02736222
- optional logging of network stats to configurable influxdb instance
- cleaner support for handling credentials (new app/defaultCredentials.js has the defaults, git-ignored app/credentials.js overwrites)
- update some dependencies
6 years ago
Dan Janosik
3915313238
Include mention of optional address tx lists in Readme - Close #8
6 years ago
Daniel McNally
f7b8b819be
update install instructions
6 years ago
Dan Janosik
b40ada5983
include donation qr code images
6 years ago
Dan Janosik
422dc7b29f
Add node.js version note; Remove old screenshots
6 years ago
Dan Janosik
d66eae86eb
pre-compile less to css for performance
7 years ago
Dan Janosik
947deb42f8
tidy up screenshots
7 years ago
Dan Janosik
7f8a1f96c7
update features list
7 years ago
Dan Janosik
69a3478ec2
Fix #37
Thanks @oktapodia
7 years ago
Dan Janosik
e4eef424ab
split out credentials from the rest of the site config and do some renaming
7 years ago
Dan Janosik
70a7da5299
wording
7 years ago
Dan Janosik
4f45905ea6
cleanup setup instructions
7 years ago
Dan Janosik
16b1f78607
updated demo urls
7 years ago
Dan Janosik
94d87cad4f
consistency
7 years ago
Dan Janosik
c81cd2bede
/about page and header tweaks
7 years ago
Dan Janosik
35d62d3785
wording
7 years ago
Dan Janosik
0e72f01d48
cleanup
7 years ago
Dan Janosik
d658263aa0
readme tweak
7 years ago
Dan Janosik
f7e8ef0932
- cleanup BTC/LTC support
- tweak readme
7 years ago
Dan Janosik
94eaa09967
Update README.md
7 years ago
Dan Janosik
0b88294c1f
readme: add link to live demo and donation info
7 years ago
Dan Janosik
3a7c6a29a6
fix logo url
7 years ago
Dan Janosik
bccf5201da
Update README.md
7 years ago
Dan Janosik
6397215e49
Update README.md
7 years ago
Dan Janosik
0def976068
more screenshots
7 years ago
Dan Janosik
e410b23d4f
smaller screenshots in a grid
7 years ago
Dan Janosik
96d2afaec1
update readme with new features
7 years ago
Dan Janosik
5998416517
- rename to BTC Explorer
- tweak homepage
7 years ago
Dan Janosik
09ea5f5249
Update README.md
7 years ago
Dan Janosik
59ac8a9fd6
reorder readme sections
8 years ago
Dan Janosik
a0fb317408
list of features in readme
8 years ago
Dan Janosik
886f341479
minor readme changes
8 years ago
Dan Janosik
15f1f8e13e
updated readme with new screenshots (showing the new search functionality)
8 years ago
Dan Janosik
68dfc6b367
add screenshots to readme
8 years ago
Dan Janosik
a1a74cdeb0
working on instructions
8 years ago
Dan Janosik
d8cdc9302a
Initial commit
8 years ago