5530 Commits

Author SHA1 Message Date
wiz
5c28206c02 Use rsync to deploy frontend content to nginx folder 2019-08-23 22:04:16 +09:00
wiz
6e3bd703f3 Update installation instructions for nginx/certbot (fixes #6) 2019-08-23 09:51:12 +09:00
Simon Lindh
f17070db5b Removing spyware. 2019-08-23 01:31:37 +02:00
wiz
e663a83c57 Set websocket URL protocol based on document.location.protocol 2019-08-23 00:12:35 +09:00
wiz
711a117583 Fix websocket URL to work with both clearnet and onion 2019-08-23 00:04:14 +09:00
wiz
eefa9376f6 Remove :8999 port from API on About page 2019-08-22 05:37:47 +09:00
wiz
f0c3ac6b4c Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
wiz
9d2e4ee854 Fix critical typo in README instructions 2019-08-22 04:33:07 +09:00
Simon Lindh
576277a755 Enabled legend on tv view. 2019-08-21 08:33:38 +02:00
Simon Lindh
c07bc0c779 Bugfix: setTimeout -> setInterval 2019-08-19 10:31:14 +03:00
Simon Lindh
781051e6fa Added fee distribution Pie Chart to the block inspector. 2019-08-18 17:22:16 +03:00
Simon Lindh
dabbe402ac TV view button. Updated stats bar. Removed tx/second graph. CSS fixes. 2019-08-15 14:50:05 +03:00
Simon Lindh
4f6a9f035d Cache the heavy statistics lookup queries. 2019-08-15 14:06:08 +03:00
Simon Lindh
1f3dd1f8a6 Repost "want" after reconnect. 2019-08-09 21:45:31 +03:00
Simon Lindh
c206cc8eb5 TV full screen view. 2019-07-27 18:43:17 +03:00
Simon Lindh
48c280f8c3 Projected blocks API should accept "txId" as query parameter. 2019-07-26 17:55:41 +03:00
Simon Lindh
9bae606eb4 Projected blocks API. 2019-07-26 17:51:12 +03:00
Simon Lindh
300396bbdc Amount of projected blocks is now a config. 2019-07-26 17:42:26 +03:00
Simon Lindh
c99d2d49d7 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
057691bdbb Fixing tx tracking issues. 2019-07-25 14:20:02 +03:00
Simon Lindh
04d970786c Refactored frontend data handling. 2019-07-24 23:08:28 +03:00
Simon Lindh
139b321c71 CSS updates. 2019-07-23 18:36:55 +03:00
Simon Lindh
74ff904561 Refactored the "blockchain" into separate sub components. 2019-07-23 18:13:36 +03:00
Simon Lindh
c7027f7cc1 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
c2d4de77f5 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +09:00
Simon Lindh
e185435115 Merge pull request #1 from jmaurice/master
Add instructions and screenshots to README
2019-07-22 12:02:21 +03:00
J. Maurice
e41d2add88 Add instructions and screenshots to README 2019-07-22 17:46:36 +09:00
Simon Lindh
b60b062845 User local server in production build. 2019-07-21 18:35:58 +03:00
Simon Lindh
94132a903f Initial code commit. 2019-07-21 17:59:47 +03:00
Simon Lindh
534359ee76 Initial commit 2019-07-21 17:42:53 +03:00