Commit Graph

41 Commits

Author SHA1 Message Date
0c0125b40c
feat: Block new plugins from running until they have been verified
All checks were successful
Build Docker / Build Image (push) Successful in 42s
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
a0989cccef
feat: Add more error catching for plugins
All checks were successful
Build Docker / Build Image (push) Successful in 22s
This means that people could make completely broken plugins and still have a working wallet
2024-02-07 16:58:12 +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
All checks were successful
Build Docker / Build Image (push) Successful in 22s
2024-02-07 16:12:31 +11:00
4c08d4e24e
feat: Update plugins info page
All checks were successful
Build Docker / Build Image (push) Successful in 22s
2024-02-07 15:41:46 +11:00
6c61ecdd2c
feat: Update UI for mobile view and fix a few small bugs
All checks were successful
Build Docker / Build Image (push) Successful in 51s
2024-02-07 15:35:38 +11:00
d62ced1375
Merge branch 'feat/plugins' into dev
All checks were successful
Build Docker / Build Image (push) Successful in 26s
2024-02-07 13:58:13 +11:00
798bac1d2f
feat: Finish v1 of plugins
All checks were successful
Build Docker / Build Image (push) Successful in 32s
2024-02-07 13:58:03 +11:00
78eae529e5
feat: Add initial domain plugins
All checks were successful
Build Docker / Build Image (push) Successful in 31s
2024-02-05 22:40:13 +11:00
25fc3bbc27
feat: Add bootstrap project
All checks were successful
Build Docker / Build Image (push) Successful in 31s
2024-02-05 21:52:28 +11:00
f692cacc41
feat: Add import wallet from seed
All checks were successful
Build Docker / Build Image (push) Successful in 31s
2024-02-04 16:55:28 +11:00
441a0274ff
feat: Added more inputs and outputs
All checks were successful
Build Docker / Build Image (push) Successful in 32s
2024-02-04 15:08:24 +11:00
5bb4e1bc4c
feat: Initial custom plugins
All checks were successful
Build Docker / Build Image (push) Successful in 30s
2024-02-02 21:40:02 +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
50f3f07b63
fix: Check for node not being connected 2024-02-01 23:26:57 +11:00
e5616c1f99
feat: Add screenshots to readme
All checks were successful
Build Docker / Build Image (push) Successful in 30s
2024-01-29 16:00:22 +11:00
f54e1367f9
feat: Add configurable hsd ip
All checks were successful
Build Docker / Build Image (push) Successful in 31s
2024-01-29 15:48:36 +11:00
2076cb6d0c
feat: Update readme to have docker
All checks were successful
Build Docker / Build Image (push) Successful in 31s
2024-01-29 15:42:54 +11:00
200e2318d3
fix: Add pysock to imports
All checks were successful
Build Docker / Build Image (push) Successful in 48s
2024-01-29 15:29:10 +11:00
98004cd1ac
feat: Add docker image
All checks were successful
Build Docker / Build Image (push) Successful in 1m3s
2024-01-29 15:22:39 +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
923b49b3ec
feat: Update theme and start on transfer 2024-01-25 23:49:47 +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
fa75ea3570
feat: Add reveal 2023-12-29 14:24:43 +11:00
448f06ad36
feat: Add reveal info 2023-12-29 13:57:20 +11:00
fd2e18d655
feat: Add open 2023-12-29 12:50:15 +11:00
9e02fd7774
feat: Add some basic auction functions 2023-12-29 12:42:07 +11:00
6aeb02cdd2
feat: Add sync and fix emoji error 2023-12-29 11:42:20 +11:00
5f01cf5e83
feat: Add initial manage page 2023-12-28 18:31:44 +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
713b33d05f
fix: Update to use better sending api 2023-12-28 16:32:20 +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
9532961319
Initial commit 2023-12-28 11:10:28 +11:00