1156 Commits

Author SHA1 Message Date
Miguel Medeiros
f740f4de39 Add id to size string. 2021-11-10 10:26:26 -03:00
Miguel Medeiros
0547397c2b Add localize strings at echarts tooltip. 2021-11-10 10:25:00 -03:00
softsimon
cea0654099 Display previous output types
fixes #917
2021-11-10 16:17:03 +04:00
softsimon
17837945d9 Adding Taproot transaction tag
fixes #914
2021-11-10 15:05:45 +04:00
softsimon
5c5f3e09eb Display lower <1 s/vB fee rate tiers for Liquid
fixes #859
2021-11-10 00:04:58 +04:00
softsimon
5ff7e3669e Merge pull request #897 from MiguelMedeiros/fix-rtl-menu-mobile
UI/UX: Fix rtl mobile header menu.
2021-11-06 01:50:51 +04:00
softsimon
89f010e789 Merge pull request #905 from MiguelMedeiros/add-2y-3y-graph-time-span
UI/UX: Add 2y and 3y statistics time span.
2021-11-05 23:09:35 +04:00
Miguel Medeiros
b6c4a6dfc3 Add 2y and 3y statistics time span. 2021-11-01 22:06:10 -03:00
Miguel Medeiros
4c70a4352d Fix rtl mobile header menu. 2021-11-01 11:11:50 -03:00
Miguel Medeiros
9eec4669b3 Fix loading icon position. 2021-10-29 10:46:16 -03:00
Miguel Medeiros
116f7ef45f fix: check buttons at graphs page 2021-10-29 10:04:30 -03:00
softsimon
231e169c66 Merge pull request #892 from MiguelMedeiros/fix-tooltip-echarts-liquid
UI/UX: Fix Liquid.network missing tooltip series name.
2021-10-29 13:28:21 +04:00
softsimon
e2ea25bac4 Merge pull request #873 from MiguelMedeiros/fix-height-title-components
UI/UX: Fix height inconsistencies between components.
2021-10-29 12:14:26 +04:00
softsimon
44343c045d Merge pull request #884 from mempool/simon/electrs-error-handling
Handle new type of Electrum Server error.
2021-10-29 11:29:49 +04:00
Miguel Medeiros
fda579bdb3 fix: Liquid missing tooltip serie name. 2021-10-27 01:58:54 -03:00
Miguel Medeiros
873f214245 Fix title styles. 2021-10-26 21:47:28 -03:00
Miguel Medeiros
764eeb17ec Fix disable button font-size. 2021-10-26 21:47:27 -03:00
Miguel Medeiros
352572af79 Fix address title styles.
Fix tx title margin right .
2021-10-26 21:47:27 -03:00
Miguel Medeiros
1babc540f9 Fix skeleton css styles. 2021-10-26 21:47:26 -03:00
Miguel Medeiros
e460372870 Fix titles height inconsistencies. 2021-10-26 21:47:26 -03:00
Felipe Knorr Kuhn
2e7de27e4c Update HTML template for the WS API examples 2021-10-24 22:47:50 -07:00
Felipe Knorr Kuhn
8a46b20ff2 Fix WS API examples 2021-10-24 22:47:02 -07:00
softsimon
18d17e5f29 Handle new type of Electrum Server error.
fixes #872
2021-10-23 11:46:38 +04:00
softsimon
f2012b45e3 Add output ID to transaction info
fixes #413
2021-10-20 15:44:43 +04:00
softsimon
57202f885e Broadcast transaction form
fixes #878
2021-10-19 17:10:30 +04:00
Miguel Medeiros
56ae17313d Fix typo. 2021-10-12 10:54:14 -03:00
Miguel Medeiros
6738421fb3 Fix filter color. 2021-10-08 15:30:26 -03:00
Miguel Medeiros
93cfdea6cf Fix mempool chart tooltip at dashboard component. 2021-10-08 15:11:59 -03:00
Miguel Medeiros
b7398d8539 Fix tooltip ranges. 2021-10-08 12:42:43 -03:00
softsimon
e427f0fb4f Merge pull request #866 from mempool/wiz/fix-ios-top-notch-color
Set the iOS status bar when viewing as progressive web app
2021-10-08 15:36:34 +04:00
softsimon
786808ceb8 Merge pull request #862 from MiguelMedeiros/ui-tooltip-size
UI/UX: Make tooltip looks bigger on mempool fee chart.
2021-10-08 13:59:45 +04:00
wiz
a65df7c28b Set the iOS status bar when viewing as progressive web app 2021-10-08 18:23:21 +09:00
Miguel Medeiros
9edce5726c Make tooltip style looks bigger 2021-10-07 16:19:57 -03:00
Miguel Medeiros
e8b2edeb0f Remove unecessary code to controle legends.
Fix order of active and inactive fee ranges.
2021-10-07 16:03:21 -03:00
Miguel Medeiros
717a3a3cc4 Add toggle button to dropdown menu.
Revert left margin from tv page.
Change text dropdown filter to icon.
Change dropdown inactive item color.
Revert 500 limit rate.
2021-10-07 14:20:06 -03:00
Miguel Medeiros
55dd4274f3 Change dropdown button text. 2021-10-07 14:20:06 -03:00
Miguel Medeiros
8ed8ddabb4 Change filters to dropdown selection menu. 2021-10-07 14:20:05 -03:00
Miguel Medeiros
86b31d0ef2 Add mempool chart filtering. 2021-10-07 14:20:05 -03:00
wiz
2ab9ed4c95 Merge pull request #856 from mempool/simon/mempool-blocks-amount-display-fix
Display correct amount of mempool blocks on mobile
2021-10-07 08:03:42 +09:00
softsimon
0157de92b3 Merge pull request #857 from mempool/wiz/fix-robots-txt
Remove sitemap.xml from robots.txt
2021-10-06 13:21:40 +04:00
wiz
9711065ca3 Remove sitemap.xml from robots.txt 2021-10-06 17:36:01 +09:00
softsimon
c7a9f0e678 Display correct amount of mempool blocks on mobile
fixes #854
2021-10-05 15:40:28 +04:00
softsimon
7fd35b28da Display mempool graph on the Liquid dashboard 2021-10-05 15:08:41 +04:00
softsimon
74bd4c5c81 Use MEMPOOL_BLOCKS_AMOUNT config in the frontend
fixes #852
2021-10-05 04:37:24 +04:00
wiz
d5e0c31fd8 Merge pull request #845 from MiguelMedeiros/add-dashed-line
Add mark line to mempool chart.
2021-10-02 05:36:09 +09:00
Miguel Medeiros
52c1452b32 Fix dotted line style at tx chart.
Remove dotted line from inverted mempool chart.
2021-10-01 00:35:08 -03:00
Miguel Medeiros
0e20fe65eb Remove vbytesPipe from series data. 2021-09-29 21:47:39 -03:00
Miguel Medeiros
111c7595d8 Add mark line to mempool chart. 2021-09-29 21:44:13 -03:00
Miguel Medeiros
f2a1bc174b Fix rtl transaction title. 2021-09-29 17:13:21 -03:00
Miguel Medeiros
ac7da6340c Fix confirmations button positioning. 2021-09-29 16:16:39 -03:00