Commit Graph

27 Commits

Author SHA1 Message Date
0cec76d96a fix: Sort domains with unknown expiries together (#9)
All checks were successful
Tests and Linting / Tests-Linting (3.11) (push) Successful in 32s
Tests and Linting / Tests-Linting (3.10) (push) Successful in 39s
Tests and Linting / Tests-Linting (3.13) (push) Successful in 40s
Build Docker / Build Images (map[dockerfile:Dockerfile.hsd tag_suffix:-hsd target:hsd]) (push) Successful in 50s
Build Docker / Build Images (map[dockerfile:Dockerfile tag_suffix: target:default]) (push) Successful in 57s
This should sort domains that HSW doesn't have the expiries for together

Reviewed-on: #9
Co-authored-by: Nathan Woodburn <github@nathan.woodburn.au>
Co-committed-by: Nathan Woodburn <github@nathan.woodburn.au>
2025-09-24 16:04: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
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
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
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
43efac30a8 feat: Add emoji rendering to dashboard 2025-05-24 15:20:43 +10: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
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
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
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
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
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
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
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
ecf6ac522a feat: Added auctions page 2024-02-13 11:18:16 +11:00
97f7792612 feat: Fixed copy button for mobile
All checks were successful
Build Docker / Build Image (push) Successful in 22s
2024-02-07 16:12:31 +11:00
69e4d7f496 feat: Add easy to change themes
All checks were successful
Build Docker / Build Image (push) Successful in 32s
2024-02-01 23:41:22 +11:00
923b49b3ec feat: Update theme and start on transfer 2024-01-25 23:49:47 +11:00
f5c222576b feat: Add search page 2023-12-28 18:04:38 +11:00
d6f98960b0 feat: Add receive function 2023-12-28 16:58:11 +11:00
c0b407a6a2 feat: Add send page 2023-12-28 16:04:45 +11:00
f421f4f692 feat: Initial code drop 2023-12-28 13:34:48 +11:00