134 Commits

Author SHA1 Message Date
Mononaut
9bb120e277 reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
5d9d4f58cb adjust latest replacements labels & layout 2023-07-14 12:25:45 +09:00
Mononaut
e9eef579ed Switch "latest blocks" to "latest replacements" 2023-07-14 11:52:07 +09:00
Mononaut
ce8630d747 Fix merge conflicts 2023-07-13 11:06:02 +09:00
Mononaut
109eeaa1f6 replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
b9189602a3 Switch remaining vb fields according to unit preference 2023-07-11 10:04:38 +09:00
Mononaut
2bad8cce65 Switch all direct sat/vb fields to new rate component 2023-07-11 10:00:41 +09:00
Mononaut
6267562bda Fix mempool graph fee filtering 2023-05-16 16:25:38 -06:00
Mononaut
5586f36c31 Dynamic fee ranges & legend in mempool graph 2023-05-08 12:53:37 -06:00
softsimon
5283818a47 Global footer 2023-05-05 00:53:20 +04:00
Mononaut
93de0cff45 unify time rendering components 2023-03-05 19:26:32 -06:00
softsimon
fb3e5a1995 Correct incoming transaction progress colors
fixes #3216
2023-03-04 15:19:56 +09:00
nymkappa
72a023af74 Show correct currency label in 'Latest transactions' widget 2023-02-15 16:22:06 +09:00
Mononaut
ce1aa11de0 Add currency preference to dashboard 2023-02-01 10:24:57 -06:00
wiz
af2889196a Merge branch 'master' into mononaut/fix-mobile-bottom-nav 2023-01-27 03:49:07 +09:00
Mononaut
b4187f8af2 tweak latest transactions txid truncation point 2023-01-13 17:03:02 -06:00
Mononaut
44a0e1c26f Fix page elements obscured by bottom nav bar on mobile 2023-01-13 11:52:36 -06:00
Mononaut
ad57df34d2 migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06:00
softsimon
d666964894 Correcting i18n strings related to Lightning explorer 2022-10-13 17:15:17 +04:00
Erik Arvstedt
55b88186c0 frontend URLs: ./resources -> /resources
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
2022-07-11 13:33:25 +02:00
nymkappa
6cee556023 Remove dashboard row collasping feature 2022-06-17 11:15:38 +02:00
nymkappa
b22d7fcec6 Make Latest blocks and Adjustments widget title clickable 2022-06-14 10:35:29 +02:00
nymkappa
2d8a31b93a Tweaks fee widget 2022-06-01 09:47:00 +02:00
wiz
41c14a068f Merge branch 'master' into nymkappa/feature/merge-blocks 2022-05-25 18:55:13 +09:00
nymkappa
b7084acdb9 Fix missing tx column in main dashboard on mobile 2022-05-23 10:56:12 +02:00
nymkappa
dadecc67c4 Setup redirect from /mining/blocks to /blocks - Update router links 2022-05-23 09:08:41 +02:00
nymkappa
584c3a43a5 Polish dashboards second widgets line 2022-05-12 17:05:31 +02:00
nymkappa
68b1f42b05 Remove hardcoded liquid.network in asset icons url 2022-04-23 08:56:55 +09:00
nymkappa
3096e0f577 Use mining pool slug in urls 2022-03-25 14:22:22 +09:00
nymkappa
965290b327 If mining dashboard is enabled, shows pools instead of timestamp 2022-03-17 19:04:12 +01:00
nymkappa
13b5e71090 If mining dashboard is enabled, opens /mining/blocks instead of /blocks 2022-03-17 19:04:11 +01:00
Antoni Spaanderman
82462d47e7 Merge branch 'master' into regtest-1 2022-02-28 13:09:51 +01:00
softsimon
3157ec00e2 Flip Liquid dashboard locations 2022-02-18 00:37:37 +04:00
softsimon
4ce247d2fa Moving ticker to circulating amount 2022-02-16 17:32:12 +04:00
softsimon
06bc8301eb Liquid dashboard assets updates 2022-02-13 00:46:42 +04:00
softsimon
71227d7847 Display top featured assets on Liquid dashboard 2022-02-12 00:15:13 +04:00
Antoni Spaanderman
47628303e3 Merge branch 'master' into regtest-1 2022-02-09 10:42:23 +01:00
nymkappa
a49cc9a2fa Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface 2022-02-04 12:51:45 +09:00
Antoni Spaanderman
f1a6720666 fix dashboard TXs issue 2022-01-24 20:51:30 +01:00
Antoni Spaanderman
9009dcef4a fix dashboard blocks issue 2022-01-24 20:44:05 +01:00
nymkappa
69df9b57f4 Move difficulty adjustment code to separate module 2022-01-17 13:33:07 +09:00
softsimon
57016876c2 Display the transaction grapg instead of L-BTC peg for Liquid Testnet 2021-12-30 03:12:35 +04:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
nymkappa
ba05aef04c Merge branch 'master' into bug/improve-x-axis-intervals 2021-12-11 15:32:10 +09:00
nymkappa
b1368121f3 Apply proper datetime format according to choosen time scale and force 2h windowPreference in the dashboard 2021-12-11 15:26:59 +09:00
nymkappa
bb82317456 Delete unused code 2021-12-11 15:26:14 +09:00
nymkappa
6eb8569e18 Fix graph data for incoming transaction graphs 2021-12-11 10:38:13 +09:00
hunicus
51d357fa2e Fix graph issues in #992 2021-12-08 17:50:02 -05:00
softsimon
4ba470ed39 Moving chart loading spinner to chart component
fixes #885
2021-11-19 00:10:12 +04:00
softsimon
df089e00fb Handle recent difficulty adjustment estimate gracefully
fixes #927
2021-11-17 13:46:48 +04:00