Commit Graph

938 Commits

Author SHA1 Message Date
Lucy Cifferello
d25266fe2d fix compat build 2022-01-21 20:35:52 -07:00
Keagan McClelland
cb37598888 fixes api contract for server update 2022-01-21 20:35:52 -07:00
Keagan McClelland
c88bb11107 fix issue where we would attempt to remove ssl directory regardless of whether or not we created it (#664) 2022-01-21 20:35:52 -07:00
Aiden McClelland
516db0a3ba add submodules to makefile 2022-01-21 20:35:52 -07:00
Lucy Cifferello
4d53fa58b7 update rpc toolkit 2022-01-21 20:35:52 -07:00
Lucy Cifferello
2d0d0fd1d2 update submodule to https and add branch for patchdb 2022-01-21 20:35:52 -07:00
Matt Hill
77753d9afa install lastest version when recovering service 2022-01-21 20:35:52 -07:00
Lucy Cifferello
9e29f0fd34 make submodules relative 2022-01-21 20:35:52 -07:00
Matt Hill
fe95d64cbd fix build 2022-01-21 20:35:52 -07:00
Matt Hill
e89036a68d update patch db client 2022-01-21 20:35:52 -07:00
Matt Hill
9b8fccb431 many things 2022-01-21 20:35:52 -07:00
Lucy Cifferello
7adb66cf4c add spantrace debug logs 2022-01-21 20:35:52 -07:00
Keagan McClelland
0a4f60ae26 actually update ssl certificate in persistence when we are within the expiration window. 2022-01-21 20:35:52 -07:00
Aiden McClelland
492cb7440b improve patch-db locking 2022-01-21 20:35:52 -07:00
elvece
a59f0b18ca fix output error on stop 2022-01-21 20:35:52 -07:00
Keagan McClelland
786a13fcb3 add wlan0 to avahi conf allowed interfaces 2022-01-21 20:35:52 -07:00
Aiden McClelland
25d4b1ddec dont log password 2022-01-21 20:35:52 -07:00
Aiden McClelland
69382f788d instrument all the things 2022-01-21 20:35:52 -07:00
Matt Hill
11bd1e0609 global error handling for setup wizard and diagnostic ui too 2022-01-21 20:35:52 -07:00
Matt Hill
db39e4432a global error handling in order to reload page on chunk failed 2022-01-21 20:35:52 -07:00
Matt Hill
9d14d47cfd don't reset on startup 2022-01-21 20:35:52 -07:00
Keagan McClelland
0f0403e8d7 attempt to fix tor/lan urls for main ui 2022-01-21 20:35:52 -07:00
Matt Hill
f7556b78c5 delete cookie before login and new key on rpc error data 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7cd996ae5b bugfix/patch reset fix 2022-01-21 20:35:52 -07:00
Lucy C
6dcddafcd4 update breakage response type (#642) 2022-01-21 20:35:52 -07:00
Keagan McClelland
3f30905786 Bugfix/wifi init (#619)
* initializes wifi system correctly

* add packages to initialization

* restart wpa_supplicant after conf file is sync'ed

* fix cli rendering for set_network

* debug statements

* more debug stuff, trim network id on return

* possibly solves all dhcp problems on startup, I wish I understood better why it starts by default for eth0 but not wlan0

* make consistent with new logging
2022-01-21 20:35:52 -07:00
Drew Ansbacher
debefdbc5f wifi delete 2022-01-21 20:35:52 -07:00
Aiden McClelland
77d34c2a64 re-add share stats 2022-01-21 20:35:52 -07:00
Justin Miller
c3ac27865d chore: Get the tracing in 2022-01-21 20:35:52 -07:00
Justin Miller
81164f974f chore: moving to color_eyre 2022-01-21 20:35:52 -07:00
Drew Ansbacher
36bae894a9 pr notes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
71ce2b064f delete recovered 2022-01-21 20:35:52 -07:00
Matt Hill
7dcb4239df only backing up for maintenance page 2022-01-21 20:35:52 -07:00
Matt Hill
64865a2da2 delete unused 2022-01-21 20:35:52 -07:00
Matt Hill
e864d0eb64 finish 2022-01-21 20:35:52 -07:00
kn0wmad
36f0959bc2 Buildguide and Makefile updates (#617)
* Buildguide and Makefile updates

* Removed package-lock removal
2022-01-21 20:35:52 -07:00
Lucy Cifferello
6afc4e02ee update package locks with node v6.11.0 and npm v8.0.0 2022-01-21 20:35:52 -07:00
Justin Miller
dc96e74391 chore: Refactor out big fn 2022-01-21 20:35:52 -07:00
Aiden McClelland
c2150efb69 reorganize 2022-01-21 20:35:52 -07:00
Aiden McClelland
b2fa955ad5 fix recovery 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c199a6525f recovery-drive not logicalname 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f1e4cad3bd echo message 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ed395699b3 Wizard refactor 2 (#615)
* new flow and endpoints

* functional

* prod build errors addressed

* little more cleanup

* transfer progress fixed

* tor address fix

* remove eslint cause sucks

* fix skeleton text color and wording

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Aiden McClelland
e58df7ec4a v2 migration 2022-01-21 20:35:52 -07:00
Justin Miller
7fc4cb175c feat: Make the start clear
Have messaging to let user know of update complete/ failure
2022-01-21 20:35:52 -07:00
Aiden McClelland
2b2451d22f fix makefile 2022-01-21 20:35:52 -07:00
Aiden McClelland
8fabb7f884 progress bar 2022-01-21 20:35:52 -07:00
Aiden McClelland
1a76b7800f write directly to blockdev; swap boot label 2022-01-21 20:35:52 -07:00
Aiden McClelland
ca616744f8 fix second deadlock 2022-01-21 20:35:52 -07:00
Aiden McClelland
b70d176d9e fix deadlock 2022-01-21 20:35:52 -07:00