Commit Graph

60 Commits

Author SHA1 Message Date
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
798bac1d2f feat: Finish v1 of plugins 2024-02-07 13:58:03 +11:00
78eae529e5 feat: Add initial domain plugins 2024-02-05 22:40:13 +11:00
f692cacc41 feat: Add import wallet from seed 2024-02-04 16:55:28 +11:00
441a0274ff feat: Added more inputs and outputs 2024-02-04 15:08:24 +11:00
5bb4e1bc4c feat: Initial custom plugins 2024-02-02 21:40:02 +11:00
69e4d7f496 feat: Add easy to change themes 2024-02-01 23:41:22 +11:00
735bd68302 feat: Add install instructions and update login to have a dropdown 2024-01-29 15:19:38 +11:00
86e4f1f2b9 feat: Add basic settings and wallet creation 2024-01-29 15:07:46 +11:00
0045ff28d1 fix: Revoke without using python wrapper 2024-01-26 17:17:01 +11:00
8540265173 feat: Finish domain transfers 2024-01-26 03:51:52 +11:00
fd5d1cae2c feat: Add DNS management 2024-01-25 23:15:59 +11:00
123e4eea98 feat: Add domain sorting and fixed a few ui bugs 2024-01-25 18:53:04 +11:00
a5c0ffc4ba fix: Stop crash with domain without DNS 2024-01-03 02:05:48 +11:00