249 Commits

Author SHA1 Message Date
softsimon
1b83260a62 Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
2020-10-08 00:20:42 +07:00
softsimon
f781c73db1 Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
2020-10-07 23:30:45 +07:00
softsimon
3e71b5e465 Moving API docs to separate /api page. 2020-10-07 23:24:01 +07:00
softsimon
a9358c8d9e Only display About page on main Bitcoin network. 2020-10-07 20:27:22 +07:00
softsimon
eee4494d88 Set 0.01 BTC as minimum donation limit
refs #122
2020-10-07 20:19:22 +07:00
softsimon
5859f4ff9b Custom BTCPay donation integration
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
2c19c54d71 Fix for incorrect division in fee estimation.
refs #65
2020-10-05 16:26:39 +07:00
softsimon
193c8ab74c Improved empty mempool as well as medium and low fee estimations.
refs #65
2020-10-05 11:42:54 +07:00
wiz
90cb1764cd Add btcpay donation iframe widget on about page for testing 2020-09-30 22:27:13 +09:00
softsimon
01bd6a4c2e Bugfix for js error on transaction page.
Increase ping-pong timeout.
2020-09-29 18:27:44 +07:00
softsimon
c793e243bf Fix: Weight per second should be vBytes per second. 2020-09-29 15:07:04 +07:00
softsimon
856eef4606 Enhancement: "Load more" is now "Load all"
fixes #117
2020-09-29 15:05:52 +07:00
softsimon
7ee75b71df Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point
fixes #112
2020-09-29 03:54:56 +07:00
softsimon
d10a75999e Liquid assets display fix. 2020-09-28 16:44:35 +07:00
softsimon
1fa02433d0 Various bugfixes. 2020-09-28 16:32:48 +07:00
softsimon
f509b6ebd4 Dashboard ux fixes. 2020-09-28 02:51:01 +07:00
softsimon
5f8ba96f8f Fix: Show fee box on Testnet and Liquid.
Use 0.1 sat/vB as minimum liquid fee.
2020-09-27 18:12:36 +07:00
softsimon
79b9c35411 Minor dashboard mobile view fixes.
Offline indicator position fix.
2020-09-27 00:18:44 +07:00
softsimon
ba70347ff6 Moving fee box into a regular box. 2020-09-26 23:40:26 +07:00
softsimon
4bfaabbb5f Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
addd49ee2b Minor ux updates. 2020-09-23 16:48:10 +07:00
softsimon
bcd75063f0 Improved graph visibility on mobile. 2020-09-23 15:49:07 +07:00
softsimon
bd2d94f662 Menu design updates. 2020-09-22 12:07:08 +07:00
softsimon
50c419884f Menu design updates. 2020-09-22 06:55:45 +07:00
softsimon
ec016ad595 Justify menu items center on mobile. 2020-09-22 06:19:14 +07:00
softsimon
f2e4e817a6 Removing hamburger menu on mobile. Adjusted icon sizes. 2020-09-22 06:13:27 +07:00
softsimon
a84df26506 Replacing menu button texts with icons.
Latest blocks is now a separate page.
2020-09-22 05:51:34 +07:00
softsimon
d915edd3de Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
softsimon
093739d2ce Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
96baeac448 bugfix: vbytespersecond display was limited to 1667 2020-08-19 11:33:18 +07:00
softsimon
2b91f2fe16 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b711289cb092a82f5d36ebc6a766abaed48b.
2020-08-13 02:53:52 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
17fc486a60 Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
2aaa421b3a Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
c447e39656 Hide "included in block" if block is clearly visible. 2020-08-10 17:48:07 +07:00
softsimon
17a2121b7e Add commit hash to the bottom of the about page
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
4151579c04 Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
b2dfa0ae00 Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
87f80c3c49 Adding OnPush to more components 2020-08-09 10:39:27 +07:00
softsimon
e4a296ba84 Updated fee texts 2020-08-04 00:56:01 +07:00
softsimon
47dc8f81a7 Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
400e156414 Changedetection performance improvements. 2020-08-02 16:00:08 +07:00
softsimon
a975a5af9c Fix for text overflow in footer 2020-08-02 15:30:28 +07:00
softsimon
47e99b8340 Fixed margins. 2020-07-30 21:55:46 +07:00
softsimon
29090d5c97 Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
e18d307285 Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
ad9bf93eeb Refactor footer component to using OnPush. 2020-07-30 13:50:21 +07:00
softsimon
b93d54d702 Fee box: Only display on mainnet 2020-07-30 13:24:03 +07:00
softsimon
95104a3496 Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
38d3b5b0c8 Display only the mempool blocks on mobile devices. 2020-07-30 12:43:22 +07:00