Commit Graph

9042 Commits

Author SHA1 Message Date
Simon Lindh
f5e74c844b Merge branch 'esplora'
* esplora:
  Adding optional Blockstream esplora backend support.
2019-10-22 17:28:56 +08:00
Simon Lindh
50c0c4fbc3 Libraries upgrades. 2019-10-22 17:28:37 +08:00
Simon Lindh
afb3ecc57d Adding optional Blockstream esplora backend support. 2019-10-22 17:09:07 +08:00
Andre Neves
7b4732ba6e hotfix(docs): remove extraneous hash 2019-09-08 13:41:28 -04:00
Andre Neves
d3cd735411 chore(docs): Update README docs for more clarity
chore(packagejson): clean up and standardize data inside package json - author taken from MIT license details
chore(spacing): move tsconfig json to follow codebase standard indentation setup
2019-09-08 13:37:07 -04:00
wiz
64e97b6f1f
Increase keepalive_timeout=300 to prevent /graphs websocket timeout 2019-09-01 01:34:30 +09:00
Simon Lindh
2f3d0ddf3e Prevent double request when switching between graph time spans. 2019-08-29 14:36:20 +02:00
Simon Lindh
61c6345f75 Erase old blocks and transactions from database at interval. 2019-08-29 01:17:31 +02:00
Simon Lindh
53269a805b Proxy websocket when running local environment. 2019-08-29 01:05:46 +02:00
wiz
e95b90b857
Add mempool-config.json to .gitignore, update sample, update README 2019-08-23 22:35:04 +09:00
wiz
9df5024856
Modify backend to only bind to 127.0.0.1 2019-08-23 22:27:52 +09:00
wiz
e27417dc46
Get rid of .htaccess now that we're using nginx 2019-08-23 22:16:27 +09:00
wiz
eb9659e983
Use rsync to deploy frontend content to nginx folder 2019-08-23 22:04:16 +09:00
wiz
72a5c38515
Update installation instructions for nginx/certbot (fixes #6) 2019-08-23 09:51:12 +09:00
Simon Lindh
51182cb082 Removing spyware. 2019-08-23 01:31:37 +02:00
wiz
daac439e9a
Set websocket URL protocol based on document.location.protocol 2019-08-23 00:12:35 +09:00
wiz
8910eba396
Fix websocket URL to work with both clearnet and onion 2019-08-23 00:04:14 +09:00
wiz
b91374709d
Remove :8999 port from API on About page 2019-08-22 05:37:47 +09:00
wiz
d73ed0e706
Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
wiz
83ddaee4d1
Fix critical typo in README instructions 2019-08-22 04:33:07 +09:00
Simon Lindh
4ccecc4747 Enabled legend on tv view. 2019-08-21 08:33:38 +02:00
Simon Lindh
f1db2ccbea Bugfix: setTimeout -> setInterval 2019-08-19 10:31:14 +03:00
Simon Lindh
9b287336d0 Added fee distribution Pie Chart to the block inspector. 2019-08-18 17:22:16 +03:00
Simon Lindh
bd19b88f11 TV view button. Updated stats bar. Removed tx/second graph. CSS fixes. 2019-08-15 14:50:05 +03:00
Simon Lindh
85f1d4d7aa Cache the heavy statistics lookup queries. 2019-08-15 14:06:08 +03:00
Simon Lindh
0fad0fbb42 Repost "want" after reconnect. 2019-08-09 21:45:31 +03:00
Simon Lindh
85c4a3480b TV full screen view. 2019-07-27 18:43:17 +03:00
Simon Lindh
b561137962 Projected blocks API should accept "txId" as query parameter. 2019-07-26 17:55:41 +03:00
Simon Lindh
32623988ab Projected blocks API. 2019-07-26 17:51:12 +03:00
Simon Lindh
76f8af9048 Amount of projected blocks is now a config. 2019-07-26 17:42:26 +03:00
Simon Lindh
8dd58db42a Live 2H graph is now fetched through the websocket.
Tell the web socket what to fetch with "want" request.
2019-07-26 12:48:32 +03:00
Simon Lindh
2b6426a126 Fixing tx tracking issues. 2019-07-25 14:20:02 +03:00
Simon Lindh
9898996d6c Refactored frontend data handling. 2019-07-24 23:08:28 +03:00
Simon Lindh
1d65ae533b CSS updates. 2019-07-23 18:36:55 +03:00
Simon Lindh
e56b828ade Refactored the "blockchain" into separate sub components. 2019-07-23 18:13:36 +03:00
Simon Lindh
58c8e3a131
Merge pull request #2 from jmaurice/master
Change hard-coded backend websocket URI to document.location.hostname
2019-07-22 20:17:41 +03:00
J. Maurice
564bf32613 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +09:00
Simon Lindh
12096b3e0d
Merge pull request #1 from jmaurice/master
Add instructions and screenshots to README
2019-07-22 12:02:21 +03:00
J. Maurice
d2e4bfe457 Add instructions and screenshots to README 2019-07-22 17:46:36 +09:00
Simon Lindh
e5b0eae8d4 User local server in production build. 2019-07-21 18:35:58 +03:00
Simon Lindh
fd2209e75a Initial code commit. 2019-07-21 17:59:47 +03:00
Simon Lindh
1b2955144a
Initial commit 2019-07-21 17:42:53 +03:00