44 Commits

Author SHA1 Message Date
softsimon
49752ac0f4 Upgrade to Angular 14 2022-11-28 16:53:17 +09:00
Felipe Knorr Kuhn
779cc2ba04 Merge branch 'master' into simon/search-bar-click-outside 2022-11-07 07:21:19 -08:00
softsimon
f75e2f064e Click to close search dropdown 2022-10-16 12:54:29 +04:00
softsimon
53d7bf6fd5 Altering bc1 regex matching to correctly require 39 characters 2022-10-16 02:46:04 +04:00
softsimon
fb94be1767 Handle instant block, txid and address search
fixes #2619
2022-10-16 02:46:04 +04:00
softsimon
880b5f9712 Use relative import paths 2022-09-21 17:23:45 +02:00
softsimon
223b02e7dc Suggest block height in search result 2022-09-12 19:20:22 +02:00
softsimon
929c9f3731 Search bar fixes. 2022-08-30 22:36:13 +02:00
softsimon
8b1bce6223 Typeahead loading spinner and regex fixes 2022-08-30 21:29:44 +02:00
softsimon
a3ce183771 Search result fix when Lightning not enabled 2022-07-08 18:55:26 +02:00
softsimon
7dffe102cd Search result click fix. 2022-07-08 18:55:26 +02:00
softsimon
fee6d3c4e9 Search fix. Channel update. 2022-07-08 18:55:24 +02:00
softsimon
e12f32ef80 Node and Channel pages improvements 2022-07-08 18:55:23 +02:00
softsimon
2fec4ead2f Search bar refactored with Nodes and Channels 2022-07-08 18:55:23 +02:00
softsimon
5dd62e80cb Address search with middle ellipsis mobile fix 2022-03-05 14:19:44 +01:00
softsimon
afbc665075 Shorten address search with middle ellipsis 2022-02-27 20:05:32 +03:00
softsimon
e34a3d0d41 Correcting tests. i18n strings and asset links. 2022-02-07 03:34:15 +04:00
softsimon
43d92a8b8c Adding current language to network dropdown links
fixes  #1094
2022-01-10 18:00:01 +04:00
softsimon
f80c005eb1 Use relativeUrl when redirecting from the Searchbar 2021-12-30 02:30:46 +04:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
f2012b45e3 Add output ID to transaction info
fixes #413
2021-10-20 15:44:43 +04:00
softsimon
f636137f70 Handle search for Liquid block hashes in search bar.
fixes #797
2021-09-25 14:37:54 +04:00
softsimon
980c077c9a Updated address regex to handle all types of addresses.
fixes #301
fixes #750
2021-09-04 23:21:15 +04:00
wiz
febee82ff9 Revert "Support uppercase addresses when searching."
This reverts commit fc28b06a0feb4fa278d0e1c5907845fc8ba6725a.
2021-09-02 00:57:43 +09:00
softsimon
b2ec27f54f Support uppercase addresses when searching.
fixes #301
2021-08-29 15:58:39 +03:00
softsimon
5301acc4e7 Readding search field, and fixing search for non-mempool base module sites. 2021-08-14 14:58:58 +03:00
softsimon
9be82737df Revert "Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)" (#610)
This reverts commit 2e2e6aa01f691ca28d2763faf827fda01e428cda.
2021-07-06 19:55:01 +03:00
softsimon
61975c3f63 Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)
fixes #450
fixes #415
2021-07-06 19:43:18 +03:00
softsimon
e8d4adc90c Updated regex to accept bisq-addresses. 2021-05-13 21:56:57 +04:00
softsimon
85970e36e1 Handle the 'B' prefix in the search bar autocomplete on /bisq
refs #510
2021-05-13 03:01:47 +04:00
softsimon
26773c45da Allow searching for and viewing assets not in the asset registry.
fixes #111
2020-11-22 16:03:23 +07:00
softsimon
f544f9f476 Handle and don't crash for adress-prefix search error.
fixes #121
2020-10-12 12:57:19 +07:00
softsimon
5e403bd570 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
softsimon
77dacfdb6e Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
softsimon
a983e67742 Handle missing assets in search. 2020-05-28 01:01:35 +07:00
softsimon
5bb98c7c9b Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
7974cbbc83 Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
4932d6f706 Asset tracking.
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
53653f96c8 Assets support WIP
refs #37
2020-05-02 12:36:35 +07:00
softsimon
0b20ed808e - Switched the arrow colors for spent/unspent utxos
- Collapse dropdown on search (mobile)
2020-04-14 15:35:20 +07:00
softsimon
337e557f76 Moving strings to template. 2020-03-01 23:18:03 +07:00
Simon Lindh
6e724d4203 Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
98391580b3 Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00