Commit Graph

55 Commits

Author SHA1 Message Date
5ff8960b7b feat: Add initial internal node option
All checks were successful
Build Docker / Build Image (push) Successful in 10m29s
2025-08-26 16:44:10 +10:00
6911e3663c feat: Add mempool bids and dynamic loading
All checks were successful
Build Docker / Build Image (push) Successful in 50s
2025-07-16 18:44:18 +10:00
eda690544d feat: Add js to pull bids and auction state 2025-07-16 18:32:32 +10:00
7bc1fad280 feat: Add bid sorting to auction page and add tx links
All checks were successful
Build Docker / Build Image (push) Successful in 1m16s
2025-07-12 14:13:40 +10:00
2fab7b3bc0 feat: Add info on when bidding closes
All checks were successful
Build Docker / Build Image (push) Successful in 1m14s
2025-07-12 13:28:21 +10:00
67e5276a13 feat: Cleanup any references to Niami
All checks were successful
Build Docker / Build Image (push) Successful in 2m38s
Niami has closed down so links to it no longer work
2025-07-07 12:43:55 +10:00
df09a32280 feat: Simplify tx page
All checks were successful
Build Docker / Build Image (push) Successful in 2m45s
2025-06-27 14:08:01 +10:00
7494b77f32 feat: Update actions page for mobile
All checks were successful
Build Docker / Build Image (push) Successful in 1m3s
2025-06-26 14:05:43 +10:00
a3560c2615 feat: Make transactions page nicer for small screens
All checks were successful
Build Docker / Build Image (push) Successful in 1m12s
2025-06-26 13:52:43 +10:00
520a47bcc1 feat: Hide some duplicate info on mobile
All checks were successful
Build Docker / Build Image (push) Successful in 58s
2025-06-26 13:29:51 +10:00
1d26c8cda1 feat: Remove expiry and price paid on mobile devices
All checks were successful
Build Docker / Build Image (push) Successful in 1m1s
2025-06-26 13:16:40 +10:00
85cf5306b5 feat: Update sync format on small screens 2025-06-26 12:50:41 +10:00
a8c7dbe716 fix: Unify api route
All checks were successful
Build Docker / Build Image (push) Successful in 58s
2025-06-26 12:34:46 +10:00
fe960c0c2b feat: Add js loading of /tx page
All checks were successful
Build Docker / Build Image (push) Successful in 2m44s
2025-06-26 12:25:54 +10:00
5d79a534bf feat: Add some more features to the tx page 2025-06-23 15:50:26 +10:00
47b76cf159 fix: Sorting by price to allow numbers with commas
All checks were successful
Build Docker / Build Image (push) Successful in 1m23s
2025-06-17 15:54:35 +10:00
9a8472c5cb feat: Finalize emoji rendering
All checks were successful
Build Docker / Build Image (push) Successful in 48s
2025-05-24 15:31:29 +10:00
6bbc294116 fix: Correct link for ShakeShift
All checks were successful
Build Docker / Build Image (push) Successful in 40s
2025-03-12 20:28:54 +11:00
80e380b183 feat: Update hns.cymon.de to ShakeShift
All checks were successful
Build Docker / Build Image (push) Successful in 50s
2025-03-12 20:24:48 +11:00
7bd59a0fd6 feat: Add link to debug tools
All checks were successful
Build Docker / Build Image (push) Successful in 39s
2025-02-28 13:34:43 +11:00
56016b1f6f fix: Update domain sort to stop buggy sorting
All checks were successful
Build Docker / Build Image (push) Successful in 1m15s
2025-02-28 12:57:29 +11:00
ab7749ef93 fix: Allow desciption to have HTML in plugin output 2025-02-05 14:39:52 +11:00
563363fd0c feat: Add link to get custom plugins from
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-02-04 15:24:07 +11:00
fc2ad1682c fix: Update javascript to correctly handle lost connections
All checks were successful
Build Docker / Build Image (push) Successful in 41s
2025-02-04 12:18:52 +11:00
520a6625f9 feat: Allow customising account image
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-02-03 15:43:05 +11:00
35c3130e29 fix: Rename bids to auctions for clarity
All checks were successful
Build Docker / Build Image (push) Successful in 48s
2025-02-03 15:06:35 +11:00
82b9241c00 feat: Add dashboard cards
All checks were successful
Build Docker / Build Image (push) Successful in 52s
2025-02-03 13:32:35 +11:00
a56ffef656 feat: Add HNS.cymon.de to explorers on success page
All checks were successful
Build Docker / Build Image (push) Successful in 37s
2025-02-02 22:58:29 +11:00
47f210e51b fix: Dashboard domain value sort with thousand separator
All checks were successful
Build Docker / Build Image (push) Successful in 53s
2025-02-01 17:04:57 +11:00
2d574c0d46 fix: Update mobile dash to show domains
All checks were successful
Build Docker / Build Image (push) Successful in 38s
2025-02-01 16:58:34 +11:00
71e59a9a95 feat: Add js to dashboard to pull data after page load
All checks were successful
Build Docker / Build Image (push) Successful in 41s
2025-02-01 16:41:54 +11:00
3844acdaf8 fix: Auction sorting on older HSD versions
All checks were successful
Build Docker / Build Image (push) Successful in 38s
2025-01-31 17:38:02 +11:00
c568668b39 fix: Don't try to round pending txs 2025-01-31 16:18:53 +11:00
a888a3bd55 feat: Add pending redeems and registers to bids page 2025-01-31 16:01:35 +11:00
50164e9d5d feat: Use javascript to pull data after page load to speed up interface
All checks were successful
Build Docker / Build Image (push) Successful in 52s
2025-01-31 14:31:51 +11:00
26633c1c61 fix: Update pending tx display and transaction paging
All checks were successful
Build Docker / Build Image (push) Successful in 50s
2025-01-30 22:00:44 +11:00
86c93da5a2 feat: Add hsd version to settings and bump footer year
All checks were successful
Build Docker / Build Image (push) Successful in 48s
2025-01-30 12:42:46 +11:00
42e8f642b4 feat: Add pagination for HSD v7 and return errors when node not connected
All checks were successful
Build Docker / Build Image (push) Successful in 52s
2025-01-30 12:32:20 +11:00
ca32bf7780 fix: Hide empty dashboard outputs
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-01-29 14:38:13 +11:00
9c32ec788e fix: Update login page to verify password instead of opening as readonly
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-01-29 13:59:39 +11:00
db5e672d7b feat: Update bootstrap and remove sidebar toggle
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-01-28 21:56:05 +11:00
693bf13450 feat: Add wallet status
All checks were successful
Build Docker / Build Image (push) Successful in 1m16s
2025-01-14 15:54:25 +11:00
cff65b167a feat: Update settings page
All checks were successful
Build Docker / Build Image (push) Successful in 35s
2024-11-22 12:04:55 +11:00
40b4c42492 feat: Fix lockup amount and auctions page 2024-03-15 15:07:27 +11:00
af4cd0c652 feat: Fixed some mobile UI issues
All checks were successful
Build Docker / Build Image (push) Successful in 29s
2024-02-17 12:27:20 +11:00
43c5b5c3ba fix: Bids page title and remove report 2024-02-17 11:42:33 +11:00
fea42b1177 feat: Add version and links to settings page
All checks were successful
Build Docker / Build Image (push) Successful in 54s
2024-02-13 11:49:42 +11:00
472e9fb797 fix: Update navbar link to auctions page to
All checks were successful
Build Docker / Build Image (push) Successful in 25s
2024-02-13 11:24:03 +11:00
ecf6ac522a feat: Added auctions page 2024-02-13 11:18:16 +11:00
a412573fab feat: Update themeing and add a light theme 2024-02-07 16:57:01 +11:00