64 Commits (48b289a4ec671595e2f84d553ec8df858475736c)

Author SHA1 Message Date
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
Dan Janosik d5f97699bc cleanup / reorganize 6 years ago
Dan Janosik 68de59a921 whitespace 6 years ago
Dan Janosik c7deaec65d hide compute-heavy pages from crawlers. I believe crawlers hitting compute/memory-heavy pages is why the site is crashing so much 6 years ago
Dan Janosik 349aa0dbb2 more logging cleanup 6 years ago
Dan Janosik a88ec817f9 Fix #27 6 years ago
Dan Janosik bdac181d27 logging tweak 6 years ago
Dan Janosik de9bc57a66 print stacktraces for unhandled promise rejections 6 years ago
Dan Janosik f1c6585188 more memory debugging 6 years ago
Dan Janosik b4389b73a9 trying to correlate app restarts 6 years ago
Dan Janosik 330003458f track memory usage to help debug a lot of OOM errors I'm getting on btc.chaintools.io 6 years ago
Dan Janosik 3f0848dc95 mining pools config is coin specific 6 years ago
Dan Janosik 52ae38b92b support for passing rpc credentials in with environment variables 6 years ago
Dan Janosik ab5a75d17c caching support 6 years ago
Dan Janosik be6a73223e Fix #31 6 years ago
Dan Janosik e4eef424ab split out credentials from the rest of the site config and do some renaming 6 years ago
Dan Janosik 28d621fc4a create rpc client at startup and keep it around 6 years ago
Dan Janosik 4bc8ffe38c Fix #32 6 years ago
Dan Janosik c812b67e14 pull git repo info on startup; show git log date in footer 7 years ago
Dan Janosik b7b19db6a9 styling 7 years ago
Dan Janosik f98c19fc28 cleanup 7 years ago
Dan Janosik cd40c3ae73 updated footer, style tweaks 7 years ago
Dan Janosik 516c478937 better error handling for exchange-rate api requests 7 years ago
Dan Janosik 0c531f975e remove old code 7 years ago