Commit Graph

73 Commits

Author SHA1 Message Date
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
9c32ec788e fix: Update login page to verify password instead of opening as readonly 2025-01-29 13:59:39 +11:00
db5e672d7b feat: Update bootstrap and remove sidebar toggle 2025-01-28 21:56:05 +11:00
2ae618c68a feat: Add custom plugins 2025-01-28 17:26:59 +11:00
35d3ccd0c0 feat: Sort bids by block to make it more intuitive 2025-01-28 16:16:46 +11:00
2b6447fd12 fix: Add rounding to bid display and strip batch inputs 2025-01-28 10:56:24 +11:00
693bf13450 feat: Add wallet status 2025-01-14 15:54:25 +11:00
3e78732333 fix: Check if .git dir exists before trying to read it 2024-11-21 16:30:44 +11:00
45fdaa2de4 feat: Add tx count plugin and fixed dns error 2024-04-08 11:44:50 +10:00
703f1ed5c1 fix: Version display 2024-02-17 12:55:14 +11:00
af4cd0c652 feat: Fixed some mobile UI issues 2024-02-17 12:27:20 +11:00
b85d316491 feat: Download a csv for the report 2024-02-17 11:57:04 +11:00
fea42b1177 feat: Add version and links to settings page 2024-02-13 11:49:42 +11:00
ecf6ac522a feat: Added auctions page 2024-02-13 11:18:16 +11:00
0c0125b40c feat: Block new plugins from running until they have been verified 2024-02-08 14:33:27 +11:00
bfbac3a679 fix: Stop rendering of dashboard from breaking UI 2024-02-07 17:27:43 +11:00
a412573fab feat: Update themeing and add a light theme 2024-02-07 16:57:01 +11:00
97f7792612 feat: Fixed copy button for mobile 2024-02-07 16:12:31 +11:00
6c61ecdd2c feat: Update UI for mobile view and fix a few small bugs 2024-02-07 15:35:38 +11:00