cubedro
|
60cd4bdf73
|
cleanup
|
2015-06-10 05:44:32 +03:00 |
|
cubedro
|
a50a3b29f9
|
app.js refactoring
|
2015-06-10 05:32:25 +03:00 |
|
cubedro
|
ffcb50e196
|
removed express from app.js
|
2015-06-10 05:04:17 +03:00 |
|
cubedro
|
c0d0090d9d
|
fixed addHistory
|
2015-06-09 04:03:31 +03:00 |
|
cubedro
|
97ab08f97b
|
fixed propagation bug
|
2015-06-09 03:57:56 +03:00 |
|
cubedro
|
ca513d71dd
|
Non-blocking collection
|
2015-06-09 02:40:59 +03:00 |
|
cubedro
|
7bd8d450ae
|
logging improvements
|
2015-06-03 05:06:09 +03:00 |
|
cubedro
|
e7408a3594
|
nodes model refactoring
|
2015-06-03 03:51:19 +03:00 |
|
cubedro
|
f81773a348
|
formated logs
|
2015-06-02 18:00:32 +03:00 |
|
cubedro
|
ca4a63bd7d
|
improved logging
|
2015-06-02 16:55:23 +03:00 |
|
cubedro
|
e92b68673e
|
fixed bug
|
2015-06-02 05:06:53 +03:00 |
|
cubedro
|
11cc9897fb
|
fixed api latency bug
|
2015-06-02 04:53:26 +03:00 |
|
cubedro
|
b9a9321cac
|
fixed client latency
|
2015-06-02 04:49:34 +03:00 |
|
cubedro
|
69a619804d
|
refactored client ping-pong
|
2015-06-02 04:33:17 +03:00 |
|
cubedro
|
da45dfbdf9
|
added time sync for api
|
2015-06-02 03:06:11 +03:00 |
|
cubedro
|
28447d6c43
|
added stats as different method
|
2015-06-02 00:04:34 +03:00 |
|
cubedro
|
12c089cc10
|
added block as a separate call
|
2015-06-01 23:01:32 +03:00 |
|
cubedro
|
54eacc4a9a
|
added pending as a separate call
|
2015-06-01 21:42:50 +03:00 |
|
cubedro
|
32001c1cab
|
cleanup
|
2015-05-27 13:41:35 +03:00 |
|
cubedro
|
7ae41cbe63
|
renamed public to src and moved views in it
|
2015-05-27 13:16:56 +03:00 |
|
cubedro
|
8cf001d24c
|
performance improvements
|
2015-05-19 11:07:48 +03:00 |
|
cubedro
|
3fc4f455eb
|
moved express functionality to nginx
|
2015-05-12 18:02:51 +03:00 |
|
cubedro
|
ea7079291e
|
fixed cleanup timeouts
|
2015-05-11 22:10:19 +03:00 |
|
cubedro
|
be4654aee7
|
added node cleanup refresh timeout for 1h
|
2015-05-11 22:03:08 +03:00 |
|
cubedro
|
7557ccf438
|
removed console logs
|
2015-04-29 12:03:05 +03:00 |
|
cubedro
|
e2f4369307
|
moved miner chart processing to server
|
2015-04-29 12:00:01 +03:00 |
|
cubedro
|
3f962fb9a8
|
refactoring & stability improvements
|
2015-04-29 08:49:43 +03:00 |
|
cubedro
|
2fa175c24d
|
added best block check before requesting history
|
2015-04-29 02:33:49 +03:00 |
|
cubedro
|
f7186e0b3c
|
added history request timeout
|
2015-04-28 17:42:44 +03:00 |
|
cubedro
|
ec83b07f14
|
added range to history log
|
2015-04-28 15:55:33 +03:00 |
|
cubedro
|
61b5ddd125
|
added history request/response log
|
2015-04-28 15:47:47 +03:00 |
|
cubedro
|
13680815f1
|
fixed canUpdate bug
|
2015-04-28 11:12:47 +03:00 |
|
cubedro
|
abaef56982
|
added getHistory
|
2015-04-28 10:43:56 +03:00 |
|
cubedro
|
c9dde35e09
|
removed more console.logs
|
2015-04-28 04:03:20 +03:00 |
|
cubedro
|
fbc7e90e76
|
removed unnecessary console logs
|
2015-04-28 03:52:41 +03:00 |
|
cubedro
|
2fd2145d54
|
better error handling
|
2015-04-28 02:50:28 +03:00 |
|
cubedro
|
c7b71f6d5e
|
added uncle count chart
|
2015-04-24 06:23:26 +03:00 |
|
cubedro
|
e21a6c9df4
|
added block propagation history
|
2015-04-17 12:10:20 +03:00 |
|
cubedro
|
a2bc799fd7
|
added page latency
|
2015-04-06 08:33:01 +03:00 |
|
cubedro
|
ec14cc4d67
|
added latency update
|
2015-04-03 07:00:06 +03:00 |
|
cubedro
|
92ae0e9144
|
added block time bar chart
|
2015-03-27 18:52:42 +02:00 |
|
cubedro
|
06ed561947
|
fixed ws login
|
2015-02-27 00:03:57 +02:00 |
|
cubedro
|
73b4a930d9
|
added default secret
|
2015-02-26 23:58:22 +02:00 |
|
cubedro
|
17e4fca9fd
|
added WebSockets API login
|
2015-02-26 23:55:39 +02:00 |
|
cubedro
|
d4a2cba41f
|
added latency on connection
|
2015-02-23 16:20:05 +02:00 |
|
cubedro
|
6c17d0ee9c
|
added node latency
|
2015-02-23 15:57:41 +02:00 |
|
cubedro
|
1959e77407
|
node events notifications
|
2015-02-18 08:06:41 +02:00 |
|
cubedro
|
3b3cde669e
|
added Toastr
|
2015-02-17 12:14:48 +02:00 |
|
cubedro
|
b0fdf6928c
|
added more socket functionality
|
2015-02-17 11:30:41 +02:00 |
|
cubedro
|
dd0dcd00da
|
added socket functionality
|
2015-02-17 07:12:44 +02:00 |
|