Commit Graph

205 Commits

Author SHA1 Message Date
Taylor Helsper
c048064dbc Re-arrange LND page 2020-01-30 21:53:14 -06:00
Taylor Helsper
7f812a27ba Add some newlines to LND config 2020-01-30 20:34:35 -06:00
Taylor Helsper
eeb1e5334f Improve toggle button color in dark mode 2020-01-29 21:33:39 -06:00
Taylor Helsper
37d4a76fde Add balances, channels, and peer info to LND page 2020-01-29 21:00:02 -06:00
Amiga500
ec487c1447
Reinstall Applications sorted alphabetically (#170)
Reinstall Applications sorted alphabetically (no Bitcoin and LND that are "blocked")
2020-01-28 20:11:56 -06:00
Amiga500
a94ec0947b
Apps ordered alphabetically (Bitcoin, LND, Linux "blocked") (#171) 2020-01-28 20:11:22 -06:00
Taylor Helsper
f85caeef5a Merge branch 'master' of github.com:mynodebtc/mynode 2020-01-28 20:00:04 -06:00
Taylor Helsper
32fdd8b011 Add IP/Tor toggle for Bitcoin and LND 2020-01-28 19:59:46 -06:00
Amiga500
28c7426a05 Typo on settings (#169) 2020-01-27 23:08:38 -06:00
Taylor Helsper
3c2b154084 Make LNDHub color more consistent 2020-01-27 19:50:22 -06:00
Amiga500
75da089d44 Update settings.html (#164)
Each sentence that wraps but is no longer than the line has been wrapped.
Some typos here and there
2020-01-27 19:48:53 -06:00
Amiga500
a32a4afe60 Update help.html (#166) 2020-01-27 19:47:56 -06:00
Taylor Helsper
9b008d35b2 Make reinstall a list 2020-01-26 17:30:26 -06:00
Taylor Helsper
9716b24c56 Fix status color in dark theme 2020-01-26 16:15:22 -06:00
Taylor Helsper
921c836c97 Tweak wording on settings page 2020-01-26 16:12:36 -06:00
Amiga500
57b9942342 Vertical buttons on "Reinstallation Applications" on settings (#162)
Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2020-01-26 16:06:07 -06:00
Amiga500
360251f50d re- changed (#158) 2020-01-26 16:01:27 -06:00
Taylor Helsper
f210d8f634 Make LndHub upgradable 2020-01-26 13:59:38 -06:00
Taylor Helsper
4ff98cf001 Add option to reinstall apps 2020-01-25 21:39:55 -06:00
Taylor Helsper
2faaa9d3af Add button to show upgrade logs after a failure 2020-01-24 12:07:03 -06:00
Taylor Helsper
bcb581a921 Impove QS log 2020-01-23 22:27:30 -06:00
Amiga500
8d5cadadf5 Add BTCPay Server to about.html (#150) 2020-01-22 19:06:56 -06:00
Amiga500
ca6b06e60a BTCPay Server instead of BTCPayServer (#148) 2020-01-22 19:06:43 -06:00
Taylor Helsper
7bd76de762 Add more service status info to settings page 2020-01-21 22:29:30 -06:00
Taylor Helsper
4e97fd82ea Make Whirlpool part of the community edition 2020-01-20 19:41:19 -06:00
Taylor Helsper
d0079b613d Update LND Wallet Create Phrasing 2020-01-18 11:20:07 -06:00
Taylor Helsper
d272f7364f Improve enable/disable restoration 2020-01-16 22:22:31 -06:00
Taylor Helsper
ce550de6ca BTCPay Server first attempt 2020-01-14 22:47:44 -06:00
Taylor Helsper
a00f110252 Refactor and add support for Disabled service status 2020-01-10 20:04:31 -06:00
Taylor Helsper
e91d7a0f73 Fix issue with whirpool status 2020-01-10 12:23:53 -06:00
Taylor Helsper
d878e396a3 Improve settings page layout and info 2020-01-09 23:41:12 -06:00
Taylor Helsper
7f5f1280a8 Reverse logs 2020-01-07 20:40:14 -06:00
Taylor Helsper
793507b094 Add building docker image workaround and more info 2020-01-06 23:18:00 -06:00
Taylor Helsper
fdbee0c7c8 Add default password help on login page 2020-01-06 17:50:00 -06:00
Taylor Helsper
f6feb764b0 Add logut button 2020-01-06 17:47:58 -06:00
Taylor Helsper
efb87f3a4d Show real tor status on homepage 2019-12-28 22:24:42 -06:00
Taylor Helsper
6964e3d828 Add tor status on settings page 2019-12-28 21:03:09 -06:00
Amiga500
6c73c86ae2 Samourai Whirlpool added to about.html (#112) 2019-12-27 21:13:11 -06:00
Amiga500
55605805f1 typo on Mempool.Space (#113)
to be like on https://mempool.space/about
2019-12-27 21:12:19 -06:00
Taylor Helsper
26f01acf08 Rearrange HTML files 2019-12-25 23:38:13 -06:00
Taylor Helsper
589b6eb288 Whirlpool tweaks 2019-12-25 23:11:29 -06:00
BTCxZelko
0ce9cea96c Add Samourai Wallet's Whirlpool (#76)
* basic files and pages

* Create whirlpool.service

* Added Whirlpool port

* add openjdk-8-jre

* Whirlpool dependencies

* updates for PR

added line 26 and 27
removed second argument from wget

* Whirlpool edit

added sudo -u bitcoin

* instructions for setting up whirlpool

* corrected line 25

sudo -u bitcoin mkdir -p

* minor changes in instructions

* Create setup_whirlpool.sh

* updated instructions and deleted repeated code

* Delete setup_whirlpool.sh

* Set for future upgrades

* renamed whirlpool.jar

based on post_install.sh

* systemctl enable whirlpool

* use black/white whirlpool logo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update bitcoin.conf

updated for dojo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* dojo compatible conf

updated for dojo

* update Whirlpool-cli to 0.9.2

* Update to whirlpool 0.9.3

Co-authored-by: Abhishek Shandilya <abhiShandy@users.noreply.github.com>
Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2019-12-25 22:38:30 -06:00
Amiga500
1cf3d3fa23 add mempool.space on about.html (#110) 2019-12-24 22:00:45 -06:00
Amiga500
819c7ceee0 Add VirtualBox and add a new line (#107)
Created from new. Other PR was closed
2019-12-23 15:15:29 -06:00
Taylor Helsper
bf41e1e5f6 Display screen for installing docker images 2019-12-23 12:20:09 -06:00
Taylor Helsper
8c9b7fa09f Add mempool.space 2019-12-22 23:46:42 -06:00
Taylor Helsper
cc64f2b535 Add status page for repairing drive 2019-12-21 21:27:14 -06:00
Taylor Helsper
4432b88ff2 Add option to restore LND channel backup 2019-12-21 00:07:21 -06:00
Taylor Helsper
d00cd532a7 Only show refresh button on IP failure 2019-12-19 22:38:17 -06:00
Taylor Helsper
89c78cf49b Improve status icon consistency 2019-12-19 21:39:09 -06:00