Commit graph

2471 commits

Author SHA1 Message Date
Tracachang
d417e0442d
npm audit fix (#2375) 2021-09-14 18:05:03 +02:00
rootzoll
19a349bc8c #2354 add info about credential storage 2021-09-14 18:00:50 +02:00
Igor Bubelov
ca69e4c5ad
Implement Nextcloud backups (optional) (#2354)
* Implement Nextcloud backups (optional)
* Add menu option for Nextcloud backups
* Create backup directory automatically
* Fix potential issue with url substitution
* Remove unused variable
* Ectract actions to functions with scoped vars
2021-09-14 17:36:54 +02:00
rootzoll
ed4faadb20 #2318 factor 100 for real percent 2021-09-14 16:35:19 +02:00
rootzoll
f436a9dbe5 #2318 protection agsint divide by 0 2021-09-14 16:31:05 +02:00
nyxnor
b7ee540a71
show electrs sync progress(percentage) (#2318) 2021-09-14 16:27:39 +02:00
rootzoll
3fd1eb51fe Merge branch 'patch-12' of https://github.com/nyxnor/raspiblitz into nyxnor-patch-12 2021-09-14 13:15:53 +02:00
rootzoll
ecb5f67a12 Merge branch 'fix-notify' of https://github.com/frennkie/raspiblitz into frennkie-fix-notify 2021-09-14 12:58:23 +02:00
PatrickScheich
03a8e10088
Minimize service restarts (#2207)
* whitespaces, fix typos, more logging
* whitespaces, typos, more validation for IPv6 to do less service restarts
2021-09-14 12:30:22 +02:00
openoms
ab0fbef5fc
blitz.datadrive: detect and protect bootPartition (#2538) 2021-09-14 11:43:03 +02:00
openoms
c411d6b43d
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-14 10:09:11 +01:00
openoms
e84b5cd6e5 blitz.copychain: sudo to remove root owned file 2021-09-14 09:15:42 +01:00
rootzoll
498462942f #2477 filter non-alphanumeric chars from vendor 2021-09-13 20:31:39 +02:00
openoms
d671aae4be
lnd: activate SIGNET 2021-09-13 10:36:45 +01:00
openoms
78989baeab
lnd.install: initwallet for correct chain 2021-09-13 10:26:38 +01:00
openoms
9b55ca632e
lnd.install: record seedwords with sudo 2021-09-13 10:08:23 +01:00
openoms
8ea4227f47
lnd.install: prepare directories 2021-09-13 09:56:04 +01:00
openoms
19c0298e91
Tor: remove tor@lnd instance
The separate tor instance for LND became redundant:
* now Tor is only reloaded, not restarted on config changes so the port remains open
* using LND streamisolation means every LND connection is on a new Tor circuit
2021-09-13 07:20:30 +01:00
rootzoll
0d8b69c361 add LND info 2021-09-12 23:19:10 +02:00
rootzoll
c22ccc2fe1 fix parameter order on lnd.initwallet.py calls 2021-09-12 22:55:29 +02:00
rootzoll
14a5eb3d63 fix temp path 2021-09-12 22:48:51 +02:00
rootzoll
cfef0c9b8f fix temp file 2021-09-12 22:46:42 +02:00
rootzoll
2db84cdb6c creating lnd wallet when activated as secondary 2021-09-12 22:36:57 +02:00
rootzoll
fa1aa29509 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-12 21:41:57 +02:00
rootzoll
3a88ca5789 prepare lnd wallet creation if running as second 2021-09-12 21:41:48 +02:00
openoms
512935f1b9
cln: use the binary lightning-hsmtool 2021-09-12 17:59:44 +01:00
rootzoll
7de8aaf802 fix syntax bug 2021-09-12 18:33:56 +02:00
rootzoll
92fc723e1f reduce sudo use of internet status if run as root 2021-09-12 17:45:57 +02:00
wiz
fe9807faa3
Upgrade mempool to v2.2.2 (#2521) 2021-09-11 23:31:57 +02:00
openoms
8b85690663
circuitbreaker update to v0.3.0 2021-09-11 14:08:55 +01:00
rootzoll
02ccfe54d8 #2503 restart RTL on LIT install 2021-09-09 16:29:29 +02:00
rootzoll
71ca792638 run display seed words as sudo 2021-09-09 15:13:44 +02:00
rootzoll
f1a8a9f245 run display seed as root 2021-09-09 15:12:14 +02:00
rootzoll
86d24e0e99 display cln wallet seeds 2021-09-09 15:08:21 +02:00
rootzoll
65409dbbfd cln display-seed basics 2021-09-09 14:56:58 +02:00
rootzoll
ddf9762f3d #2499 move .force file to raspiblitz.conf in code 2021-09-09 12:51:50 +02:00
Dipun Mistry
b7102bd446
Uasp force (#2499)
* implement a way to force UASP for your HDD
2021-09-09 12:33:31 +02:00
rootzoll
8bb7560dcc rename logs 2021-09-09 01:19:09 +02:00
openoms
4300e1e9f3
blitz.migration: create migration dir 2021-09-08 20:04:55 +01:00
openoms
332e47c84a
always (re)init cln backup plugin 2021-09-08 09:02:02 +01:00
openoms
02ca76490a
cln-plugin.backup: fix typo 2021-09-08 08:48:03 +01:00
rootzoll
f09ea92941 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2021-09-07 16:36:26 +02:00
rootzoll
9eb44646b6 #2477 checking disk value before calculate 2021-09-07 16:36:16 +02:00
openoms
6214e81f3b
fix variable names of clnrescue 2021-09-07 15:00:52 +01:00
openoms
a067cb0ae7
fix typos 2021-09-07 14:12:51 +01:00
openoms
75bbd10017
srm: remove verbal and fix for rm 2021-09-07 14:11:32 +01:00
openoms
6f4be206ed
srm: limit to two passess and make verbal 2021-09-07 13:29:51 +01:00
rootzoll
1d3a1d2828 fix comaprisons in case of missing vars 2021-09-06 22:02:09 +02:00
rootzoll
9196e041eb make new base script executable on patch 2021-09-06 21:42:02 +02:00
openoms
8323399f85
bonus.nodejs: npm update to v7 2021-09-06 14:52:33 +01:00