Commit Graph

91 Commits

Author SHA1 Message Date
30de2d585e fix: Use single quote in sign message and reduce test versions 2025-09-02 15:28:39 +10:00
56eabfc1fc feat: Add some inital tests 2025-09-02 15:20:31 +10:00
a2dc9f43e3 feat: Add docker support for inbuilt HSD 2025-08-29 22:40:30 +10:00
23e714fad8 feat: Add additional node info to settings 2025-08-28 17:27:45 +10:00
5ff8960b7b feat: Add initial internal node option 2025-08-26 16:44:10 +10:00
4c84bc2bbe fix: Use hsd.hns.au to get name from namehash in order to only import account once 2025-08-26 15:26:19 +10:00
a619d78efd fix: Update types to make code more reliable 2025-08-25 12:28:26 +10:00
f090b7b71a feat: Add initial WALLET DNS record support 2025-08-25 11:55:15 +10:00
eda690544d feat: Add js to pull bids and auction state 2025-07-16 18:32:32 +10:00
e67c178ea7 feat: Add initial mempool bids function 2025-07-16 17:41:32 +10:00
631d558377 tmp: Add debugging for bids 2025-07-16 16:53:14 +10:00
2fab7b3bc0 feat: Add info on when bidding closes 2025-07-12 13:28:21 +10:00
3fa57cc617 feat: Add time estimates to block times 2025-07-12 12:44:31 +10:00
21043fc124 fix: Reveal from auction page crash
Reveal from the auction page had a missing function call
2025-07-12 11:56:22 +10:00
0164a9c3f2 fix: Remove Niami API requirement for searching for domains 2025-07-07 12:20:16 +10:00
0e7a72a136 feat: Only convert namehash to name via cache to make loading quicker 2025-06-27 14:34:46 +10:00
85cf5306b5 feat: Update sync format on small screens 2025-06-26 12:50:41 +10:00
a8c7dbe716 fix: Unify api route 2025-06-26 12:34:46 +10:00
fe960c0c2b feat: Add js loading of /tx page 2025-06-26 12:25:54 +10:00
0082c0e9ec feat: Finish tx revamp 2025-06-23 16:31:34 +10:00
f966b421e2 Merge branch 'dev' 2025-05-28 11:51:11 +10:00
e5397e1fe0 fix: Speed up the dev server by only using the default host 2025-05-28 11:48:59 +10:00
9a8472c5cb feat: Finalize emoji rendering 2025-05-24 15:31:29 +10:00
43efac30a8 feat: Add emoji rendering to dashboard 2025-05-24 15:20:43 +10:00
11699834cf fix: Use correct http code 2025-05-08 12:59:22 +10:00
17ad73ad8b fix: Update format for failed connection 2025-05-08 12:56:55 +10:00
8ce0e94e67 feat: Add api route for status 2025-05-08 12:52:13 +10:00
d92cb7c743 Merge branch 'dev'
Update shakeshift explorer and fix unencrypted wallets
2025-05-08 12:09:53 +10:00
fd1ba1d059 fix: Allow wallet acctions from unencrypted wallets 2025-05-08 12:09:04 +10:00
30f61f1505 feat: Use correct a link 2025-03-07 15:12:33 +11:00
3aff724b81 fix: Version check on settings page 2025-02-05 14:57:51 +11:00
afc227b5b4 fix: Remove some unnecessary logs 2025-02-05 14:53:33 +11:00
9aa061691d fix: Update update to make it clearer 2025-02-04 18:25:27 +11:00
12884fe696 feat: Default to debug mode off to stop reloads 2025-02-04 15:33:56 +11:00
1d1aee898f feat: Add support for files in plugin outputs 2025-02-04 15:15:20 +11:00
57530fc904 feat: Add card for new version 2025-02-04 12:11:33 +11:00
520a6625f9 feat: Allow customising account image 2025-02-03 15:43:05 +11:00
0c11ccfb01 fix: Remove error printing when the error is None 2025-02-03 15:05:16 +11:00
82b9241c00 feat: Add dashboard cards 2025-02-03 13:32:35 +11:00
3db0ba46d0 fix: Strip address from sending 2025-02-01 17:23:13 +11:00
80a4628d77 fix: Trim address before parsing 2025-02-01 17:20:10 +11:00
71e59a9a95 feat: Add js to dashboard to pull data after page load 2025-02-01 16:41:54 +11:00
7a4300066f feat: Implement getting pending redeems 2025-02-01 11:19:35 +11:00
3844acdaf8 fix: Auction sorting on older HSD versions 2025-01-31 17:38:02 +11:00
c247aef2d5 feat: Add more api routes and added register and redeem endpoints 2025-01-31 16:00:41 +11:00
50164e9d5d feat: Use javascript to pull data after page load to speed up interface 2025-01-31 14:31:51 +11:00
8622400427 feat: Add support for test networks 2025-01-31 11:01:10 +11:00
86c93da5a2 feat: Add hsd version to settings and bump footer year 2025-01-30 12:42:46 +11:00
42e8f642b4 feat: Add pagination for HSD v7 and return errors when node not connected 2025-01-30 12:32:20 +11:00
1962c9345e fix: Only refresh plugins on plugin page.
Also added link to auction from bids
2025-01-29 22:50:41 +11:00