1497 Commits

Author SHA1 Message Date
nymkappa
aa3b2dffc6 Re-apply test updates from bogus commit 73019b485fefda0be8e5b6e0fc0e0569721879b5 2022-02-15 16:19:58 +09:00
nymkappa
2bb8b60278 Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485fefda0be8e5b6e0fc0e0569721879b5.
2022-02-15 15:56:40 +09:00
wiz
d70ede5553 Merge branch 'master' into refactor-docs-2 2022-02-12 10:07:52 +00:00
hunicus
aa40396617 Use variables for empty code examples 2022-02-10 16:51:12 -05:00
nymkappa
8cfe33231c Fix bug when loading /tv and cleanup Observable flow 2022-02-10 00:24:01 +09:00
nymkappa
61cdaea90c Refactor TV component subscription 2022-02-10 00:24:01 +09:00
nymkappa
123d321031 Use switchMap param instead of re-reading this.route.snapshot.fragment 2022-02-10 00:24:00 +09:00
nymkappa
e3adf642d2 Allow /tv view timespan to be changed through url fragment 2022-02-10 00:23:55 +09:00
hunicus
bb1bedbb08 Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
b89b8196a0 Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
dd1c7de293 Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
215803850f Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
eea31cc5b3 Implement 27ce8637353ad84e17fbad80d7d31c82ab1147a3 2022-02-08 13:44:50 -05:00
hunicus
5816ac5e6f Implement b1c9334119927b4b19e5fd5f4cfe1f168659c6cd 2022-02-08 13:44:50 -05:00
hunicus
25f33040f1 Implement 31c911cb59a289ff3f156e2e31138b891b39a06e 2022-02-08 13:44:50 -05:00
hunicus
e250433063 Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
wiz
b00f3f4fd1 Merge branch 'master' into feature/add-mining-pool-logos 2022-02-08 05:29:26 +00:00
nymkappa
caa8b42593 Download pool logos from github 2022-02-08 12:56:26 +09:00
softsimon
be78a802dc Disable featured assets test for testnet 2022-02-07 14:49:14 +04:00
softsimon
f4d062461e Disable Featured assets on Liquid testnet
fixes #1229
2022-02-07 14:24:18 +04:00
softsimon
723d51e98b Mobile responsiveness fixes 2022-02-07 03:34:16 +04:00
softsimon
f9c300605a Removing /liquid from asset grouping base path. 2022-02-07 03:34:16 +04:00
softsimon
7a8e432ae6 Renaming assets-group to assets/group 2022-02-07 03:34:15 +04:00
softsimon
548e9a8e64 Correcting more tests. 2022-02-07 03:34:15 +04:00
softsimon
ee3e77bb6c Fixing liquidtestnet tests. 2022-02-07 03:34:15 +04:00
softsimon
e34a3d0d41 Correcting tests. i18n strings and asset links. 2022-02-07 03:34:15 +04:00
softsimon
b347a52dd1 Mobile layout fixes. 2022-02-07 03:34:15 +04:00
softsimon
12f996753b SEO and various render fixes. 2022-02-07 03:34:15 +04:00
softsimon
3aee3141ce Asset search 2022-02-07 03:34:15 +04:00
softsimon
d2bb3356da Featured assets and asset groups 2022-02-07 03:34:14 +04:00
Felipe Knorr Kuhn
b53da36997 Add new targets to run locally hitting the staging backends 2022-02-06 15:12:03 -08:00
Felipe Knorr Kuhn
1c29c1b44a Add new proxy config for staging 2022-02-06 15:11:13 -08:00
Felipe Knorr Kuhn
c20ec2ac81 Add mining pools resources route 2022-02-06 15:10:35 -08:00
wiz
d98f20ca9e Merge branch 'master' into simon/dev-proxy-refactor 2022-02-05 09:47:08 +00:00
softsimon
55244ff0a1 Adding a "mixed" dev proxy 2022-02-05 13:05:52 +04:00
softsimon
d52ead88ce Local dev proxy working with all base modules 2022-02-05 13:02:22 +04:00
wiz
48910916de Merge branch 'master' into feature/blocks-refactoring 2022-02-04 16:53:42 +00:00
nymkappa
835ccce5b6 Renamed extra to extras 2022-02-04 19:28:00 +09:00
softsimon
94f2491c09 Proxy all /api and /api/v1 requests to local nodejs server 2022-02-04 13:47:34 +04: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
wiz
d66e23caa5 Merge branch 'master' into feature/fix-mining-pool-page-title 2022-02-02 14:47:50 +00:00
nymkappa
044a6fac07 Replaced /mining/pools?interval=X by /mining/pools/X 2022-02-02 19:03:07 +09:00
nymkappa
f3d6cfd0c4 Set proper mining pool page title - Rename "Name" to "Pool" 2022-02-02 18:46:06 +09:00
nymkappa
27bf48f66f Fix mining pools wrong default timespan value 2022-01-28 18:49:06 +09:00
nymkappa
e3696bca61 Fixes post rebase 2022-01-28 15:01:24 +09:00
nymkappa
6e61de3a96 Small improvements on the mining page UX
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100

Don't use unfiltered mysql user input

Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
25c9083f1b Update tests - Replace button click blocks -> pools 2022-01-28 15:01:23 +09:00
nymkappa
7188d0d55d Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks) 2022-01-28 15:01:23 +09:00
nymkappa
1160baaf02 Polish mining page UI
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
8b9e3e0ea1 Import pools file for testnet and signet as well - Added missing express routes 2022-01-28 15:01:21 +09:00