Commit Graph

38 Commits

Author SHA1 Message Date
9237fa22d1
more typo fix 2024-05-20 00:22:32 +02:00
989b81fcdf
typo 2024-05-19 22:33:17 +02:00
1237d2a4c9
fix settings check 2024-05-14 20:05:15 +02:00
300a59c276
new knots UI options (may) 2024-05-14 18:50:42 +02:00
66f69965a9
Merge pull request #2 from smolgrrr/master
Rough UI suggestions
2024-02-26 22:28:32 +01:00
smolgrrr
ea0d40d1b3 UI suggestions 2024-02-26 16:50:45 +11:00
b37fde68e2
Merge pull request #1 from Retropex/datacarrier-option
add some policy options in ui
2024-02-07 14:04:14 +01:00
d671795848
add some policy options in ui 2024-02-07 13:49:28 +01:00
3f9e57cdd0
remove other umbrel logo 2024-02-06 13:32:29 +01:00
b0c4595f47
some logo changes 2024-02-06 12:34:17 +01:00
f4de325e36
change version name 2024-01-30 14:22:05 +01:00
nmfretz
24aeac8e04 0.5.0 2023-11-01 20:44:24 -07:00
Nathan Fretz
b9f67e7b68 Add additional lnd.conf options to Advanced Settings 2023-11-01 20:29:16 -07:00
nmfretz
5ce08be787 update github actions runner to ubuntu-22.04 2023-11-01 20:29:16 -07:00
nmfretz
b25bc37a00 bump bitcoind in compose for dev testing 2023-11-01 20:29:16 -07:00
nmfretz
8c1cf75695 automatically overwrite settings.json if invalid json detected 2023-11-01 20:29:16 -07:00
nmfretz
d5f2824806 fix dashboard responsiveness 2023-11-01 20:29:16 -07:00
nmfretz
aae3d137bd check bitcoind config on app start 2023-11-01 20:29:16 -07:00
Nathan Fretz
6e682b5b42 group config settings by category
Co-authored-by: Mayank Chhabra <mayankchhabra9@gmail.com>
2023-11-01 20:29:16 -07:00
nmfretz
4c8accc629 update bitcoin logo and favicon 2023-11-01 20:29:16 -07:00
nmfretz
787504454f do not round sync percent to 100% until block height = number of headers
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
2023-11-01 20:29:07 -07:00
nmfretz
75c837c4b0 use lodash.merge instead of spread operator when merging settings to future proof
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
2023-10-19 13:41:49 -07:00
nmfretz
ffc72ec7f4 close advanced settings modal if server receives restart request but cannot complete the action 2023-09-22 14:17:10 -07:00
nmfretz
482836a6ab remove 'new' pill from Advanced Settings selector 2023-09-22 14:17:10 -07:00
Kroese
4030c212a4 whitelist internal umbrel ip range
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
2023-09-22 12:39:55 -07:00
Riccardo Casatta
fd1cedbbd9 add config option to enable public REST endpoints
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
2023-09-22 12:39:16 -07:00
nymkappa
7163f73f46 display total mempool size from getmempoolinfo.usage instead of witness-discounted size from getmempoolinfo.bytes 2023-09-20 16:47:05 -07:00
Luke Childs
13310989d0 0.4.1 2022-12-22 13:25:25 +00:00
Luke Childs
251e7794eb
Only enable txindex if pruning is disabled 2022-12-22 20:22:59 +07:00
Luke Childs
b7c2658d74
Don't publish Docker images on push 2022-12-22 00:10:32 +07:00
Luke Childs
01ac64363e v0.4.0 2022-12-21 17:07:37 +00:00
Nathan Fretz
cc5e1fd98d Allow tweaking bitcoin.conf directly from the UI
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
Co-authored-by: Mayank Chhabra <mayankchhabra9@gmail.com>
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-12-21 17:04:47 +00:00
Luke Childs
66c88969de
Remove incorrect development instructions 2022-06-30 17:09:47 +07:00
Mayank Chhabra
0df7ccf768
Fix broken license shield link 2022-06-24 15:57:16 +05:30
Mayank Chhabra
00d07a96fd
Update LICENSE.md 2022-06-24 15:55:49 +05:30
Mayank Chhabra
418afd0e72
Update README.md 2022-06-24 15:54:17 +05:30
Luke Childs
ac88a2bf2c Implement Bitcoin app 2022-06-12 01:10:48 +07:00
Luke Childs
4607e73b00 Initial commit 2022-06-12 00:40:36 +07:00