87 Commits (bb28dda9cf02eebcabdcec763eea35bcaebb7741)

Author SHA1 Message Date
Dan Janosik f23a03bb82
quiet the logs 6 years ago
Dan Janosik 67e56ae148
fix to properly configure "debug" 6 years ago
Dan Janosik 8e1688adea
Fix #111 6 years ago
Dan Janosik f371891010
logging cleanup; error page display improvements; 6 years ago
Dan Janosik ff87228094
concurrency fixes for using "async/queue" improperly 6 years ago
Dan Janosik c55697dc93
faster mem logging 6 years ago
Dan Janosik 60b2ade455
log heapdiff, trying to track down high mem actions 6 years ago
Dan Janosik ed2c31a185
rename 6 years ago
Dan Janosik 1614e9b602
track request time and heap before/after; add more missing rejection handling 6 years ago
Dan Janosik 2f946f26c4
cleanup 6 years ago
Dan Janosik 69082ad523
log mem usage and uptime, trying to identify cause of frequent crashes on demo site 6 years ago
Dan Janosik d75442564a
unhandled rejection tracking 6 years ago
Dan Janosik 7fd64e01d5
tweak request tracking 6 years ago
Dan Janosik e40edc9315
request logging in influx 6 years ago
Dan Janosik ce39fa5a70
minor logging cleanup 6 years ago
Dan Janosik 348de5b19a
UX tweaks and support for donations via BTCPay 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
Nadav Ivgi 3063b1b694 Fix mining pool config path 6 years ago
Dan Janosik 69ab7548da
More work on #101 - include mining pool configs in project 6 years ago
Dan Janosik ef28d2f1bf
make sure .env files have been loaded before app.js pulls config.js in 6 years ago
Nadav Ivgi cec48a62c8 Allow setting configuration options in ~/.config/btc-rpc-explorer.env 6 years ago
Dan Janosik 0899f9ae5b code format 6 years ago
Nadav Ivgi 246b2baeef Get sourcecodeVersion and sourcecodeDate only when .git is available 6 years ago
Dan Janosik ce02f3f444 minor cleanup 6 years ago
Dan Janosik d2f3719bf1 minor follow-ups to shesek's excellent changes: 6 years ago
Nadav Ivgi 44d676650f Implement CSRF protection 6 years ago
Nadav Ivgi ab98ff41ed Add optional password protection 6 years ago
Nadav Ivgi 37c962e30e Derive cookie secret using bitcoind's rpc credentials 6 years ago
Nadav Ivgi 13b0adaec3 Add dotenv to automatically load variables from .env 6 years ago
Nadav Ivgi db8120ef57 Accept configuration options as environment variables 6 years ago
Dan Janosik e9e8b57d3f exchange rate / currency improvements: 6 years ago
Dan Janosik 655546da90 more block measurements 6 years ago
Dan Janosik 049885f4d5 log block stats to optional influxdb 6 years ago
Dan Janosik 6ae90ff20f code formatting 6 years ago
Dan Janosik 02dcd22b4e more frequent stats logging 6 years ago
Dan Janosik 633d6c1208 cleanup for stats logging 6 years ago
Dan Janosik 8e02736222 - optional logging of network stats to configurable influxdb instance 6 years ago
Dan Janosik 8add5d8873 on startup, print node version info to help diagnose bug reports 6 years ago
Dan Janosik 8588c56b61 tweaking electrum connection logic to try to deal with disconnect errors 6 years ago
Dan Janosik 30ba103cdd Misc: 6 years ago
Dan Janosik 9b3b2dbfba logging and comment cleanup 6 years ago
Dan Janosik 8bd07537b4 More work on #8 - showing balances and transaction history for addresses 6 years ago
Dan Janosik ce264a6c1f naming/text tweaks 6 years ago
Dan Janosik 1f38c5dd93 Majority of the work on #8 to support querying N ElectrumX servers for address balance and address txid history 6 years ago
Dan Janosik 6891a656f8 keep hiding homepage banner across server restarts 6 years ago
Dan Janosik f0fa52dcbc logging cleanup 6 years ago
Dan Janosik 9af2e46e5f - ui/ux improvements for tx io details on small screens 6 years ago
Dan Janosik 68bcb91ab4 support for multiple mining-pool configs of the same format 6 years ago
Dan Janosik 7793d08a72 minor reorganization 6 years ago