Commit Graph

80 Commits

Author SHA1 Message Date
aglkm
d548a08ab8 trim and lowercase search input 2024-11-14 15:46:07 +03:00
aglkm
84d3588708 adding emission page 2024-11-14 15:35:48 +03:00
aglkm
1717db430b another panick fix on startup if node is not fully synced 2024-10-29 17:54:44 +03:00
aglkm
28e12f3aaa add more info into footer 2024-10-29 17:47:55 +03:00
aglkm
21ed028ade fix panick on startup if node is not fully synced 2024-10-29 17:16:53 +03:00
aglkm
94d8a26081 correct border 2024-10-29 16:48:01 +03:00
aglkm
82a7566570 do not use local api secrets for external node connections 2024-10-04 13:43:17 +03:00
aglkm
f6cd3957a2 show warn message if node is less than 533 2024-10-01 23:17:05 +03:00
aglkm
496d8464c7 correct chain detection 2024-10-01 22:52:47 +03:00
aglkm
c56317bcac fix units 2024-10-01 14:33:05 +03:00
aglkm
c93f9d6895 bump version 2024-10-01 14:20:15 +03:00
aglkm
02d6fb7270 fix chain dir detection 2024-10-01 14:18:23 +03:00
aglkm
2fa9e29a03 adding kernels chart 2024-10-01 13:51:33 +03:00
aglkm
8b5d7ff2ea adding outputs & kernels into the dashboard 2024-10-01 00:13:07 +03:00
aglkm
aa49b2c20b adding unspent outputs stats 2024-09-30 16:31:40 +03:00
aglkm
a8bf3f1b0a hardening code 2024-09-29 20:47:48 +03:00
aglkm
7526b10005 adding block size info 2024-09-29 20:26:29 +03:00
aglkm
45f23c32e5 more charts code refactoring 2024-09-24 21:46:19 +03:00
aglkm
5d25108125 charts code refactoring 2024-09-24 13:30:08 +03:00
aglkm
3a08d82902 adding txns & fees chart 2024-09-23 02:24:17 +03:00
aglkm
d625738c7f minor changes 2024-09-22 21:06:58 +03:00
aglkm
a4603ea536 adding hashrate chart 2024-09-22 17:14:03 +03:00
aglkm
cb775ecd9c removed 'Powered by CoinGecko' msg 2024-09-20 13:31:18 +03:00
aglkm
a984871943 border ui correction 2024-09-19 13:08:11 +03:00
aglkm
1d2ab82daf adding node stats 2024-09-19 01:05:33 +03:00
aglkm
45c6678c70 removed unwrap and code cleanup 2024-09-13 16:02:36 +03:00
aglkm
1ec7734e6d remove icon dir 2024-08-30 13:49:42 +03:00
aglkm
821168c18e adding icons 2024-08-30 13:45:13 +03:00
aglkm
78079c208a remove _colored_ crate 2024-07-26 16:33:36 +03:00
aglkm
9a51edac03 use json value instead of string 2024-07-10 21:19:47 +03:00
aglkm
3e9648bf9c return application/json content-type for post api 2024-07-10 18:47:43 +03:00
aglkm
ac27c5a064 remove unwrap() calls 2024-06-22 22:16:09 +03:00
aglkm
3f67bec9b0 Merge pull request #4 from aglkm/v015
V015
2024-06-20 15:18:11 +03:00
aglkm
4aaf39cf5f return back search by unspent output feature 2024-06-20 15:16:34 +03:00
aglkm
9f3446ddf2 enhanced logging and external connection 2024-06-19 16:23:00 +03:00
aglkm
239683070b better error handling if chain dir not found 2024-06-18 13:18:50 +03:00
aglkm
da61d470e7 disallow get_outputs rpc 2024-06-05 06:31:54 +03:00
aglkm
5f6ad8ca2c remove search by outputs feature 2024-06-05 06:20:40 +03:00
aglkm
080a02ebe0 add search info 2024-06-04 20:47:07 +03:00
aglkm
b691953cd4 adjust borders 2024-06-04 20:41:18 +03:00
aglkm
814722fdfb search over unspent outputs 2024-06-04 16:33:50 +03:00
aglkm
2adb567ce7 more UI adjustments 2024-06-03 12:58:22 +03:00
aglkm
b59f50a615 prettify UI 2024-06-02 15:48:13 +03:00
aglkm
e81e539791 add ability to disable public api 2024-06-01 18:00:06 +03:00
aglkm
8f5d015f6a adjust coingecko option 2024-06-01 17:38:13 +03:00
aglkm
99fdb00f18 bump version 2024-06-01 16:28:19 +03:00
aglkm
d761f27610 Merge pull request #3 from aglkm/v014
V014
2024-05-25 16:20:57 +03:00
aglkm
f315d31b58 Adding ability to check for unconfirmed kernels 2024-05-25 16:17:40 +03:00
aglkm
2995b4f143 remove debug prints 2024-05-25 14:06:41 +03:00
aglkm
cc1888343c Improved search feature 2024-05-24 22:33:26 +03:00