Commit Graph

146 Commits

Author SHA1 Message Date
461e2cdbe9 Merge branch 'dev' 2025-02-04 15:35:41 +11:00
12884fe696 feat: Default to debug mode off to stop reloads 2025-02-04 15:33:56 +11:00
563363fd0c feat: Add link to get custom plugins from v1.2 2025-02-04 15:24:07 +11:00
1d1aee898f feat: Add support for files in plugin outputs 2025-02-04 15:15:20 +11:00
fc2ad1682c fix: Update javascript to correctly handle lost connections 2025-02-04 12:18:52 +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
35c3130e29 fix: Rename bids to auctions for clarity 2025-02-03 15:06:35 +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
a56ffef656 feat: Add HNS.cymon.de to explorers on success page v1.1 2025-02-02 22:58:29 +11:00
f1828d39a7 fix: Update to use UTC time for cert expiry and ignore verification errors 2025-02-01 18:36:26 +11:00
2e743528d4 fix: Install openssl into docker image 2025-02-01 17:26:11 +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
47f210e51b fix: Dashboard domain value sort with thousand separator 2025-02-01 17:04:57 +11:00
2d574c0d46 fix: Update mobile dash to show domains 2025-02-01 16:58:34 +11:00
01d820368a cleanup: Remove test and template plugins 2025-02-01 16:54:22 +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
b5c3075fba fix: Use double quotes for rendering DS record 2025-01-31 20:17:52 +11:00
3844acdaf8 fix: Auction sorting on older HSD versions 2025-01-31 17:38:02 +11:00
a1d1a6337e fix: Add catch for bids without height as given by older hsd 2025-01-31 17:21:42 +11:00
9507bc17a8 Merge branch 'dev' 2025-01-31 16:53:52 +11:00
c236cb964d feat: Add setup website to readme 2025-01-31 16:53:22 +11:00
08e6d5834d feat: Update readme docs for env format 2025-01-31 16:21:44 +11:00
c568668b39 fix: Don't try to round pending txs 2025-01-31 16:18:53 +11:00
a877b5bf9e feat: Updated rendering and added support for custom explorers 2025-01-31 16:17:31 +11:00
22d301581b fix: Use uppercase env for excluded wallets 2025-01-31 16:08:08 +11:00
a888a3bd55 feat: Add pending redeems and registers to bids page 2025-01-31 16:01:35 +11:00
c247aef2d5 feat: Add more api routes and added register and redeem endpoints 2025-01-31 16:00:41 +11:00
0118200098 feat: Add account functions for redeem and register all 2025-01-31 15:59:29 +11:00
7e861534a6 feat: Update .env format to use uppercase 2025-01-31 15:58:46 +11:00
50164e9d5d feat: Use javascript to pull data after page load to speed up interface 2025-01-31 14:31:51 +11:00
7c943c137c fix: Remove test network tool from default plugins 2025-01-31 11:30:14 +11:00
8622400427 feat: Add support for test networks 2025-01-31 11:01:10 +11:00
26633c1c61 fix: Update pending tx display and transaction paging 2025-01-30 22:00:44 +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
4b15a1aa0c Merge branch 'dev' 2025-01-29 17:28:50 +11:00
76dd5a429b feat: Add verifyMessage to account module 2025-01-29 17:21:44 +11:00
83d676c372 feat: Add verifyMessageWithName to account 2025-01-29 17:07:44 +11:00
ca32bf7780 fix: Hide empty dashboard outputs 2025-01-29 14:38:13 +11:00
9c32ec788e fix: Update login page to verify password instead of opening as readonly 2025-01-29 13:59:39 +11:00
fb9cb50a90 Merge branch 'dev' v1.0 2025-01-28 21:57:26 +11:00
db5e672d7b feat: Update bootstrap and remove sidebar toggle 2025-01-28 21:56:05 +11:00
8ec23e3a32 feat: Add volume mount info for docker to readme 2025-01-28 17:38:02 +11:00
f84359a74b feat: Move plugin signatures to user data dir 2025-01-28 17:36:25 +11:00
92f05992ab fix: Add git to docker image 2025-01-28 17:33:14 +11:00