hunicus
|
386ea45daf
|
Fix relative links on docs tabs
|
2021-12-09 07:11:04 -05:00 |
|
hunicus
|
8b0331cba8
|
Remove extra padding in websocket api docs tab
|
2021-12-09 07:01:58 -05:00 |
|
hunicus
|
1f6609aa1e
|
Make nav url relative to fix non-mainnet links
|
2021-12-09 07:01:46 -05:00 |
|
hunicus
|
69623313ee
|
Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.
REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
|
2021-12-08 12:37:42 -05:00 |
|
softsimon
|
dd9e98a5bc
|
Adding missing loading spinner to L-BTC peg graph
fixes #955
|
2021-11-28 15:44:42 +04:00 |
|
softsimon
|
f30f782e02
|
Merged block header, markets and genesis i18n strings
|
2021-11-28 14:55:17 +04:00 |
|
softsimon
|
8b55f90024
|
Extracting i18n from templates
|
2021-11-28 13:23:27 +04:00 |
|
wiz
|
67d5ce4031
|
Merge pull request #944 from mempool/simon/chart-loading-spinner
Moving chart loading spinner to chart component
|
2021-11-28 08:19:52 +00:00 |
|
softsimon
|
836a007237
|
Fixing Bisq transactions page and skeleton loaders
fixes #953
|
2021-11-27 13:06:57 +04:00 |
|
Miguel Medeiros
|
2e83ceef6f
|
fix: time span menu media queries styles.
|
2021-11-22 20:29:10 -03:00 |
|
softsimon
|
a723dc575f
|
Skip the skeleton loader tests
|
2021-11-20 00:34:59 +04:00 |
|
softsimon
|
4ba470ed39
|
Moving chart loading spinner to chart component
fixes #885
|
2021-11-19 00:10:12 +04:00 |
|
wiz
|
dcdafac35b
|
Clarify webserver logging and analytics in our Privacy Policy
|
2021-11-18 17:05:34 +09:00 |
|
wiz
|
8e15908c4c
|
Merge pull request #942 from mempool/i18n/enable-thai
Enable i18n locale Thai (th)
|
2021-11-18 14:41:04 +09:00 |
|
wiz
|
11816e17c8
|
Update i18n translations for Thai (th)
|
2021-11-18 14:29:36 +09:00 |
|
wiz
|
a3a4ea4be9
|
Merge pull request #935 from MiguelMedeiros/fix-tooltip-opreturn
Fix: op_return tooltip position.
|
2021-11-17 22:58:29 +09:00 |
|
wiz
|
d3803cf0e0
|
Credit Gusb3ll as Thai translator
|
2021-11-17 22:18:38 +09:00 |
|
wiz
|
53820f62cb
|
Enable i18n locale Thai (th)
|
2021-11-17 21:03:35 +09:00 |
|
wiz
|
66d4d268d9
|
Don't change cursor when hovering over OP_RETURN
|
2021-11-17 20:06:24 +09:00 |
|
wiz
|
82f0362869
|
Merge pull request #940 from mempool/simon/empty-mempool-block-position
Fix for empty mempool block position
|
2021-11-17 19:40:16 +09:00 |
|
softsimon
|
df089e00fb
|
Handle recent difficulty adjustment estimate gracefully
fixes #927
|
2021-11-17 13:46:48 +04:00 |
|
softsimon
|
1b5418413c
|
Fix for empty mempool block position
fixes #938
|
2021-11-17 12:37:40 +04:00 |
|
wiz
|
d25edea0f3
|
Merge pull request #910 from mempool/simon/liquid-fee-ranges
Display lower <1 s/vB fee rate tiers for Liquid
|
2021-11-17 17:01:29 +09:00 |
|
softsimon
|
8910ab8c80
|
Merge pull request #928 from knorrium/fix_local_dev_proxy
Fix local dev proxy
|
2021-11-17 09:38:10 +04:00 |
|
Miguel Medeiros
|
92847e3f6c
|
fix: op_return tooltip position.
|
2021-11-16 18:03:43 -03:00 |
|
wiz
|
671d6ebfe8
|
Merge pull request #930 from mempool/simon/more-transaction-details
Adding version and locktime to transaction details
|
2021-11-16 06:18:01 +09:00 |
|
Miguel Medeiros
|
f43c0d9df1
|
ref: remove function to better performance
|
2021-11-15 17:10:54 -03:00 |
|
Miguel Medeiros
|
9eb0447a03
|
fix: blocksfull variable.
|
2021-11-15 16:38:28 -03:00 |
|
Miguel Medeiros
|
8614163dac
|
fix: mempool empty block.
|
2021-11-15 14:16:27 -03:00 |
|
softsimon
|
7caf9c8fe2
|
Adding version and locktime to transaction details
fixes #929
|
2021-11-15 18:05:28 +04:00 |
|
Felipe Knorr Kuhn
|
0b1c1e3f4c
|
Set the local target to use the new local proxy config
|
2021-11-14 15:41:28 -08:00 |
|
Felipe Knorr Kuhn
|
fc1fd361e7
|
Add new local server proxy config
|
2021-11-14 15:40:45 -08:00 |
|
softsimon
|
402f0ba1b8
|
Update frontend/src/app/app.constants.ts
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
|
2021-11-13 10:04:38 +04:00 |
|
softsimon
|
bde95fd547
|
Adding taproot countdown
|
2021-11-12 21:07:57 +04:00 |
|
softsimon
|
716cf795b1
|
Merge pull request #912 from MiguelMedeiros/taproot-activation-fireworks
Add special blocks animation: fireworks.
|
2021-11-12 13:30:54 +04:00 |
|
Felipe Knorr Kuhn
|
fd7ce6a3c0
|
Update mainnet partial address tests
|
2021-11-11 21:56:19 -08:00 |
|
Miguel Medeiros
|
1d049b879b
|
Add mempool special block animation.
|
2021-11-11 16:04:00 -03:00 |
|
Miguel Medeiros
|
dbc56c79d8
|
Add taproot activation fireworks.
|
2021-11-11 16:04:00 -03:00 |
|
softsimon
|
a2a8375898
|
Merge pull request #898 from MiguelMedeiros/fix-translations-strings-tooltip-echarts
Localization: Add localize strings at echarts tooltip.
|
2021-11-11 15:28:49 +04:00 |
|
Miguel Medeiros
|
7d6469aa53
|
fix: menu button styles.
|
2021-11-10 12:18:29 -03:00 |
|
wiz
|
7655f91216
|
Merge pull request #920 from mempool/simon/display-transaction-prevout-type
Display previous output types
|
2021-11-10 23:06:26 +09:00 |
|
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 |
|