Commit Graph

776 Commits

Author SHA1 Message Date
Taylor Helsper
35d310c23c Add dynamic app uninstall 2022-06-23 22:48:55 -05:00
Taylor Helsper
ca5072a63e Fix issue with web bitcoin cli 2022-06-23 22:48:29 -05:00
Satoshi Nakamoto
7415f49d3b
Update settings.html (#667)
Typo.
2022-06-21 22:11:09 -05:00
Taylor Helsper
53af9aafd8 Detect reboot if uptime decreases 2022-06-21 00:23:48 -05:00
Taylor Helsper
fa21f7bef2 Add USB Error Detection if dmesg r/w errors are seen 2022-06-20 23:20:24 -05:00
Taylor Helsper
f2c9ed087d Add Linux/dmesg log to status page 2022-06-20 23:13:44 -05:00
Taylor Helsper
6a7d1bc9f1 Update many pages to use /rebooting - helps prevent reloads that change settigns or trigger secondary reboots 2022-06-20 00:23:49 -05:00
Taylor Helsper
534e83acbc Always reload reboot.html after 12 hrs 2022-06-20 00:21:21 -05:00
Taylor Helsper
8f9d1ff844 Fix Tor Toggle 2022-06-18 21:16:09 -05:00
Taylor Helsper
bec6c400e5 Add spinner when checking for updates 2022-06-18 17:28:01 -05:00
Taylor Helsper
5ae9a5f0f5 Add setting for keeping Bitcoin log; Add spinners to setting changes 2022-06-18 14:46:40 -05:00
Taylor Helsper
3e56746058 Clear more settings during factory reset 2022-06-16 13:18:25 -05:00
Taylor Helsper
adf259f1a3 Refactor some settings files 2022-06-15 22:45:39 -05:00
Taylor Helsper
61db3d9fb4 Improve random balances 2022-06-14 20:03:49 -05:00
Taylor Helsper
3cc4a1155d fix bug with custom app versions 2022-06-13 00:20:08 -05:00
Taylor Helsper
6c12ccc2b1 Update favicon path 2022-06-13 00:18:59 -05:00
Taylor Helsper
7330abebc9 Add reset for both watchtower server and client 2022-06-12 22:10:37 -05:00
Taylor Helsper
f838244559 Display proper watchtower server pubkey 2022-06-12 22:09:52 -05:00
Taylor Helsper
998dfdb37b Fix main page refresh if runnin on non-standard port 2022-06-12 22:08:49 -05:00
Taylor Helsper
742a27aab6 Fix lit icon path 2022-06-12 22:06:46 -05:00
Taylor Helsper
9a47d80641 Add firewall toggle for local traffic; Add button to reset watchtower 2022-06-09 23:47:34 -05:00
Taylor Helsper
325228d16b Improve support for custom app versions and dynamic apps 2022-06-07 00:31:33 -05:00
Taylor Helsper
2ddeafcd23 Add setting to toggle pass warning 2022-06-04 13:04:25 -05:00
Taylor Helsper
9908fb99d1 Update Logo 2022-06-04 13:03:29 -05:00
Taylor Helsper
1a316df182 Add deprecated message for RP4 32-bit 2022-06-01 21:30:33 -05:00
Taylor Helsper
a5c501090b Add drive usage details 2022-05-31 18:32:02 -05:00
Taylor Helsper
28f7c629f0 Add font awesome 2022-05-31 18:31:10 -05:00
Taylor Helsper
c4db3cb351 Show RP4 32-bit as 32-bit 2022-05-31 16:11:52 -05:00
Taylor Helsper
478e55e056 Upgrade Whirlpool CLI to v0.10.15 2022-05-31 12:30:59 -05:00
Taylor Helsper
7db0726e94 Show docker info more often on status page 2022-05-24 20:51:36 -05:00
Taylor Helsper
28c7e72088 Show and use tor addresses for dynamic apps 2022-05-20 00:03:44 -05:00
Taylor Helsper
08643fae81 Resolve issue with app data installation 2022-05-14 22:33:39 -05:00
Taylor Helsper
163ad026ec Dynamic apps auto-create tor service 2022-05-11 23:41:16 -05:00
Taylor Helsper
1634a3007d Add app_data and tor service to dynamic apps 2022-05-10 21:07:29 -05:00
Taylor Helsper
acfa819319 Add Dynamic App setting for display on status page (show logs) 2022-05-09 23:52:59 -05:00
Taylor Helsper
26c27f7fd4 Add toggle for disabling tor repo 2022-05-06 15:37:31 -05:00
Taylor Helsper
f2c0522320 Add toggle for LND Tor stream isolation 2022-05-04 23:57:17 -05:00
Taylor Helsper
8b1855ba3a Set default lndg credentials 2022-05-03 23:43:00 -05:00
Taylor Helsper
510ba83ec0 Fix dynamic app init issue; Require data drive for app init 2022-05-02 00:15:23 -05:00
Taylor Helsper
ebe00046ab Improve dynamic app install, add lndg 2022-04-28 23:07:13 -05:00
Taylor Helsper
86235342d4 Remove rescan chain option since it is getting deprecated in favor of RPC 2022-04-25 22:31:32 -05:00
Taylor Helsper
4677f6ce14 More dyanmic app improvements 2022-04-25 22:26:34 -05:00
Taylor Helsper
511bafa753 Run dynamic app upgrade as part of update 2022-04-20 23:11:55 -05:00
Taylor Helsper
4e7c4fc4a9 Remove old comment for python2 2022-04-20 23:11:04 -05:00
Taylor Helsper
75316c55ef Add functions for user management 2022-04-20 23:09:37 -05:00
Taylor Helsper
d175463354 Hide systemctl errors 2022-04-20 23:09:09 -05:00
Taylor Helsper
6a885f6cbd Refactor BTCPay install 2022-04-13 21:36:04 -05:00
Taylor Helsper
1ec5c81e0c Improve CLI tools for managing dynamic apps 2022-04-13 21:31:21 -05:00
Taylor Helsper
34a01ceed5 Fix getting docker container list 2022-04-13 21:30:17 -05:00
Taylor Helsper
5ef6fc2442 Consolidate scripts folders for dynamic apps 2022-04-11 21:58:31 -05:00
Taylor Helsper
b27ad0ccf2 Add warning for subnet conflicts 2022-04-10 23:34:38 -05:00
Taylor Helsper
a0319a02ed Add option to regen SSH host keys 2022-04-10 23:03:13 -05:00
Taylor Helsper
d3cb16fb53 Delay default wallet creation to avoid crash 2022-04-08 13:15:36 -05:00
Taylor Helsper
aeae07e9c1 Improve Bitcoin progress and error reporting UX 2022-04-07 23:28:22 -05:00
Taylor Helsper
ef771f46d2 Resolve display issue for tor on/off toggle 2022-04-04 17:33:42 -05:00
Taylor Helsper
6dba836eba Rename Bitcoin CLI to Terminal 2022-04-02 22:02:43 -05:00
Taylor Helsper
489019345c Return better value for data drive usage if drive not mounted 2022-03-31 22:56:35 -05:00
Taylor Helsper
5a00109683 More dynamic app updates 2022-03-25 22:42:55 -05:00
Taylor Helsper
16f8485b0d Add toggle for watchtower client 2022-03-23 22:23:08 -05:00
Taylor Helsper
e6e910c034 More dynamic app improvements; Move app icons 2022-03-22 20:56:07 -05:00
Taylor Helsper
04b85ea8f9 Updates for app api 2022-03-21 23:36:54 -05:00
Taylor Helsper
cc5b3de5b1 UI tweaks 2022-03-20 22:38:37 -05:00
Taylor Helsper
72b50d63fc Add more logging to LND and Bitcoin updates 2022-03-20 22:22:08 -05:00
Taylor Helsper
4219ffa969 Refactor some python code for connections 2022-03-20 16:27:41 -05:00
Taylor Helsper
490a25cd9f Update favicon 2022-03-19 21:53:50 -05:00
Taylor Helsper
1667b9f986 Add new upgrade prompt 2022-03-18 23:32:00 -05:00
Taylor Helsper
20c2b7e398 Move BTC LND Tor toggle to use settings_file_exists 2022-03-16 21:54:55 -05:00
Taylor Helsper
09f93a3961 Migrate from hidden setting files to non-hidden 2022-03-16 21:53:59 -05:00
Taylor Helsper
c89eab3d36 Fix reboot issue when formatting external drive 2022-03-16 00:22:10 -05:00
Taylor Helsper
75ee479249 Add Watchtower Page 2022-03-13 22:52:26 -05:00
Taylor Helsper
30110f1994 Update mempool size display 2022-03-11 21:21:51 -06:00
Taylor Helsper
8711e2a1de Update LND Watchtower heading 2022-03-10 22:48:18 -06:00
Taylor Helsper
7627916232 Fix issue setting alias 2022-03-10 22:41:03 -06:00
Taylor Helsper
e77fb024e6 More Premium+; Python refactor 2022-03-06 22:02:30 -06:00
Taylor Helsper
4a5fe2f73c Large python refactor to use 'pynode' and Premium+ basics 2022-02-25 12:54:42 -06:00
Taylor Helsper
e66fede198 Add mempool fees and uptime to ticker 2022-02-17 21:03:06 -06:00
Taylor Helsper
468db64406 Premium+ icon 2022-02-17 21:02:21 -06:00
Taylor Helsper
af580133c8 Remove seconds from uptime 2022-02-16 22:42:39 -06:00
Taylor Helsper
16d78404d2 Add Toggle for BIP 37 and 157 2022-02-10 23:52:28 -06:00
Taylor Helsper
1e9058fc14 Fix downloading files when UI uses python3 2022-02-09 23:50:58 -06:00
Taylor Helsper
18a2b37d29 Set price update rate to 30s 2022-02-09 23:20:37 -06:00
Taylor Helsper
3512e2d136 Reduce log messages for price queries 2022-02-09 23:19:49 -06:00
Taylor Helsper
7b7817bc4d Don't reset Bitcoin RPC password if resetting blockchain data 2022-02-09 22:31:42 -06:00
Taylor Helsper
3fc8009ec9 Fix getting wallet info with python3 2022-02-09 22:28:46 -06:00
Taylor Helsper
ce95699006 Improve logging 2022-02-09 22:27:22 -06:00
Taylor Helsper
4484b6e33f Make QR code a bit larger 2022-02-07 20:49:15 -06:00
Taylor Helsper
8cda916936 Add UAS USB driver toggle 2022-02-03 21:23:22 -06:00
Taylor Helsper
2f1fbf11be Fix corsproxy 2022-02-02 22:31:05 -06:00
Taylor Helsper
bac5fe1f1e More python2/3 string handling 2022-01-30 13:58:00 -06:00
Taylor Helsper
2c1cddb1e3 New touch API fixes 2022-01-30 01:13:36 -06:00
Taylor Helsper
2201dd5f8a Add toggle for web ui python3; add functions for touch and delete_file 2022-01-30 01:05:57 -06:00
Taylor Helsper
ec21adfbbe Update reset blockchain wording 2022-01-26 20:53:49 -06:00
Taylor Helsper
6dbe3cbb6e Improve community text 2022-01-23 22:04:10 -06:00
Taylor Helsper
7d1ee8c8b4 Add button to re-check in case of check error 2022-01-14 00:28:33 -06:00
Taylor Helsper
cffa560384 Move Makefile target downloads to HTTPS 2022-01-13 22:18:34 -06:00
Taylor Helsper
8638945de2 Tweak OpenDime wording; Fix OpenDime link if HTTPS is used 2022-01-06 22:04:14 -06:00
Taylor Helsper
1ea89b683f Add dev option to randomize balance info 2022-01-06 21:57:00 -06:00
Taylor Helsper
2adaa1ecae Add usb_extras to status page 2022-01-06 21:32:21 -06:00
Taylor Helsper
c0559f0f6a
Add Opendime Support (#612) 2021-12-29 12:50:03 -06:00
Taylor Helsper
87502b2d3a Add option to reset RTL config 2021-12-17 23:18:25 -06:00