482 Commits (35f43f9d91df3fa1b382a18eaafacbf08a255b48)
 

Author SHA1 Message Date
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... 6 years ago
Dan Janosik 6c63d1c1c4
Bootstrap downgrade: v4.2.1 -> v4.1.3 6 years ago
Dan Janosik c6b94f309e
Work on #101 - pulling in frontend resources, WIP 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 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) 6 years ago
Dan Janosik b27c3c8cfa
lodash 4.17.10 -> 4.17.11 6 years ago
Dan Janosik 8aa38946f7
updated email 6 years ago
Dan Janosik a2ddd0a089
style cleanup 6 years ago
Dan Janosik a7d0391782
Merge branch 'shesek-update-cli-help' 6 years ago
Nadav Ivgi 238ecda990 Update CLI utility with BASIC_AUTH_PASSWORD & ELECTRUMX_SERVERS, alias --coin as -C 6 years ago
Dan Janosik 0899f9ae5b code format 6 years ago
Dan Janosik 48b289a4ec Merge branch 'shesek-no-git' 6 years ago
Dan Janosik 761a17d95b Merge branch 'no-git' of git://github.com/shesek/btc-rpc-explorer into shesek-no-git 6 years ago
Dan Janosik 239fa68647 Merge branch 'shesek-bugfix-no-electrum' 6 years ago
Nadav Ivgi 246b2baeef Get sourcecodeVersion and sourcecodeDate only when .git is available 6 years ago
Nadav Ivgi 3d6d383f2c bugfix: Filter empty Electrum servers 6 years ago
Dan Janosik 75eca79daa documentation/logging improvements for rpc cookie usage 6 years ago
Dan Janosik 933a7bb359 Merge branch 'neptunix-master' 6 years ago
Dan Janosik dac14e5e81 formatting 6 years ago
Dan Janosik 6811af4846 Merge branch 'master' of git://github.com/neptunix/btc-rpc-explorer into neptunix-master 6 years ago
Dan Janosik 057fea2fbb more config related cleanup: 6 years ago
Dan Janosik ce02f3f444 minor cleanup 6 years ago
Dan Janosik 07cdaeb331 don't print expected error due to non-existent credentials.js file 6 years ago
Dan Janosik d2f3719bf1 minor follow-ups to shesek's excellent changes: 6 years ago
Dan Janosik e70cdd2fce Merge branch 'shesek-master' 6 years ago
Dan Janosik f74ade553a Merge branch 'master' of git://github.com/shesek/btc-rpc-explorer into shesek-master 6 years ago
Dan Janosik 03f0696750 Merge branch 'shesek-env-config' 6 years ago
Nadav Ivgi fffa10eec8 Fix typo, 365 days/year 6 years ago
Nadav Ivgi 769ab9f660 New configuration options: BTCEXP_RPC_ALLOWALL and BTCEXP_RPC_BLACKLIST 6 years ago
Nadav Ivgi d1afd3ad16 Remove IP whitelist, require authentication password instead (when not in demo mode) 6 years ago
Nadav Ivgi bfcbcd07a4 Add --no-rates to disable fetching of currency exchange rates 6 years ago
Nadav Ivgi 99e2ac2051 Accept bitcoind rpc and influxdb options as a connection URI 6 years ago
Nadav Ivgi 44d676650f Implement CSRF protection 6 years ago